]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
config adjustment for new JS backend scripts and libs
[Evergreen.git] / Open-ILS /
2006-01-06 ericksonadded code to grab patron circ summary
2006-01-06 ericksonadded some circ events
2006-01-06 ericksonThis is the basic circulation scaffolding for the circu...
2006-01-06 ericksonupdated the API some.
2006-01-05 ericksonsome small cleaning
2006-01-05 ericksonadded a 'no warnings' for cleaner output
2006-01-05 phasefxupdate global stash after survey creation
2006-01-05 phasefxtypoes
2006-01-05 phasefxfirst stab at listing required summaries and possible...
2006-01-05 ericksonsimplified eval'ing code
2006-01-05 phasefxstub more actions you might want to make against items
2006-01-05 phasefxsome fixes
2006-01-05 ericksonscriptrunner is a generic script handling API
2006-01-05 phasefxcosmetic
2006-01-05 mikeradding MARC Zsearch
2006-01-05 phasefxpass the session to the survey wizard
2006-01-05 phasefxMaking survey wizard work. That's some funky code...
2006-01-05 phasefxdebugging
2006-01-05 phasefxJSAN.js _does_ run some code inline
2006-01-05 mikeradd basic classed Z search methods -- these return...
2006-01-05 ericksonsimple example script for talking to opensrf
2006-01-05 phasefxdebugging
2006-01-04 phasefxfirst cut at porting staff client 2 survey wizard
2006-01-04 phasefxtypo
2006-01-04 phasefxwizards are top-level windows
2006-01-04 phasefxsyntax
2006-01-04 phasefxlink in survey wizard
2006-01-04 phasefxurl mangling
2006-01-04 phasefxmore source code cosmetics
2006-01-04 phasefxWe can now spawn a tabbed console if we need it
2006-01-04 mikerfixing widget where-clause generators
2006-01-04 mikerprotecting against some warnings
2006-01-04 mikeradded static time and date tables
2006-01-04 mikersetting default schedule time to "today"
2006-01-04 mikerfixing bug # 52
2006-01-04 ericksoncn browse moved next to copy info
2006-01-04 phasefxupcase some constants
2006-01-04 ericksonshowing all volumes in the detail page now makes the...
2006-01-04 phasefxmoved main menu/tab interface from remote to chrome
2006-01-04 phasefxneed to do this for all top level xul windows
2006-01-04 ericksonmore work on the record detail callnumber browse
2006-01-04 phasefx*** empty log message ***
2006-01-03 ericksoncallnumber browse is closer
2006-01-03 ericksonwired ISBN and ISSN search for opac (currently go...
2006-01-03 phasefxkeep items out interface uptodate
2006-01-03 ericksonchanged name from 'callnumber browse' to 'shelf browse'
2006-01-03 ericksonshort circuit checked out retrieval
2006-01-03 ericksonadded debug line
2006-01-03 phasefxbackdate, not patron id
2006-01-03 mikerrefactoring to use storage server transactions instead...
2006-01-02 ericksontypo
2006-01-02 ericksonmoved cn browse to be a sibling of reviews, marc record...
2006-01-02 phasefxcheckin on patron items out interface, but checkin...
2006-01-02 mikerprotecting against non-existant DB items
2006-01-02 phasefxapi param fix. toward list selection
2006-01-02 mikerthere is no .atomic method for simple .retrieve methods...
2006-01-02 phasefxstub out items Claims Returned
2006-01-02 phasefxupdate items out interface on checkout
2006-01-02 phasefxuse slim checkouts. Should use real async instead...
2006-01-02 phasefxSome more calls. copy.fleshed.retrieve is currently...
2006-01-02 phasefxchange error handling on chain exec so chain can be...
2006-01-01 phasefx'ware cut & paste
2006-01-01 phasefxfix the fix
2006-01-01 phasefxhandle this one specific case of bad input
2006-01-01 phasefxsome fixes. Thanks Mike! getElementsByTagName returns...
2006-01-01 phasefxfixes the segfault in newer xulrunner
2006-01-01 phasefxthis crashes xulrunner 1.9a1
2006-01-01 phasefxpass bills from bill interface to summary display
2006-01-01 phasefxempty a list
2006-01-01 phasefxdebugging
2005-12-31 mikersped up page_down by about 20%
2005-12-30 ericksontesting wood background
2005-12-30 ericksonfirst round of the callnumber browse interface
2005-12-30 mikerallow odd page sizes and "center" the target
2005-12-30 mikerusing arrays instead of objects in CN browsing
2005-12-30 phasefxapi change for retrieving au via session. Need to...
2005-12-30 mikerfixing worst-case for "global" search, adding page...
2005-12-30 mikerminor documentation adjustment
2005-12-29 mikercall number targeter method -- usable for lib or system...
2005-12-29 mikeradd stage3s to the template tree for clone+edit
2005-12-29 ericksonfixed build to copy over Evergreen perl mods
2005-12-29 ericksondisabled checkout renewal in the current opac until...
2005-12-29 ericksonorg tree no longer over-laps with over info
2005-12-29 ericksonimproper added content info is now ignored / not displayed
2005-12-29 ericksonon the "Checked Out" tab of MYOPAC, title and author...
2005-12-29 ericksontypos / bug-fixes for the added content stuff
2005-12-29 ericksonOpenILS::Application::Search::AddedContent is now just...
2005-12-29 ericksonadded content methods return empty sets unless the...
2005-12-29 ericksona little tidying.. more to come
2005-12-29 ericksonupdating a username returns an event if the requested...
2005-12-29 ericksonfixed bug in MYOPAC where holds with the same target...
2005-12-29 ericksonwhen clicking on 'cancel' on the login deck on MYOPAC...
2005-12-28 mikerallow clone+edit of existing stage3 reports
2005-12-28 phasefxgo back to patron barcode scan on bad scan. Might...
2005-12-28 phasefxworkaround some weird scoping issue
2005-12-27 mikeradded template name to "manage" section
2005-12-27 mikerreports can now be rescheduled and disabled
2005-12-27 mikerfixing session timeout bug
2005-12-27 mikershow template name as "parent" of report in "My Complet...
2005-12-27 mikeradded cirulation view
next