]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
This makes the 'twisties' in the holdings maintenance interface default to a closed...
[Evergreen.git] / Open-ILS / src /
2007-08-21 mikeradd proximity limiting to hold soft stalling
2007-08-21 mikerAGE was giving strange results, switched to simple...
2007-08-21 mikeradd optional hold age requirement to nearest_hold method
2007-08-17 mikerdebugging
2007-08-17 mikerarg ... ANOTHER typo
2007-08-17 mikerarg ... typo
2007-08-17 mikergeneric auth proxy; sets "ses" cookie and redirects
2007-08-17 mikerremoving control characters from XML with reckless...
2007-08-16 mikerfixing weird edge case of pushing out the due date...
2007-08-16 ericksonported set_circ_due_date to in-transaction cstore-editor
2007-08-16 ericksoncut out unnecessary call
2007-08-16 ericksonadded support for the new users_owing_money storage API
2007-08-15 mikercollections API for "users owning me money"
2007-08-15 ericksonupdated barcode exists method to return the user id...
2007-08-15 ericksonfixed object org-opt-in object name typo
2007-08-15 ericksonadded support for patron search-by-location-and-depth...
2007-08-15 mikeruse iterator interface instead of magical array-ref...
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-08-10 mikerescaping xml entities in xhmtl output
2007-08-07 mikerPatch from Dan Scott to provide better default configur...
2007-08-06 ericksonadded a method to return a list of workstations objects...
2007-08-06 ericksonwhen someone wants to reuse a workstation, we no longer...
2007-08-06 ericksonthrowing real exception now when cstore connection...
2007-08-02 mikerInspired by Don Hamilton, added a --quiet|-q switch...
2007-08-02 ericksonadding IDLException class. throwing IDLException on...
2007-08-01 mikerresult filtering based on copy circ_lib instead of...
2007-07-27 mikeradd path_info support for supplying one or more IDs
2007-07-27 mikeruse the mod_perl2 syntax
2007-07-27 mikeruse the mod_perl2 syntax
2007-07-27 mikeruse the mod_perl2 syntax
2007-07-27 mikerallow for alternate user-supplied filename
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7604 dcc99...
2007-07-27 mikerprinting on demand instead of at the end
2007-07-27 mikerprinting on demand instead of at the end
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7600 dcc99...
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7599 dcc99...
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7598 dcc99...
2007-07-27 mikeradd support for authority export
2007-07-27 mikeruse mod_perl API instead of print
2007-07-27 mikerreturning a status
2007-07-27 mikerremove extra xml declarations
2007-07-27 mikerarg, typo
2007-07-27 mikerarg, typo
2007-07-27 mikercontent types
2007-07-27 mikerweb-ized the marc_export tool
2007-07-27 mikerreturning the constant instead of a direct 200
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7587 dcc99...
2007-07-27 mikergit-svn-id: svn://svn.open-ils.org/ILS/trunk@7586 dcc99...
2007-07-27 mikerthinko in try/catch
2007-07-27 mikeradding support for MARC21 output from supercat
2007-07-25 ericksonoffsetting the re-open transaction logic to the end...
2007-07-25 ericksonsorting by callnumber label before returning results
2007-07-23 mikerPatch from Dan Scott to quiet the whining of PG 8.1...
2007-07-23 ericksonadded a list unique-ifier
2007-07-21 ericksonprotecting class name check from objects with NULL...
2007-07-18 ericksonchanged org-tree js builder so that it no longer relies...
2007-07-15 mikerfor some reason I still had storage answering an actor...
2007-07-13 ericksonforward-porting record delete method and event
2007-07-13 ericksonadded ability to define recv timeout at runtime
2007-07-13 mikerhushing a warning about standard string escaping
2007-07-09 ericksonremoving deprecated JS builder module
2007-07-06 mikerproviding for "just flesh as deep as you can" functiona...
2007-07-06 ericksonmoved from arbitrary limit to -1 to indicate we want...
2007-07-06 ericksonchanged arbitrary flesh level from 2 to 1000 to avoid...
2007-07-06 mikerformat tightening for INSERT
2007-07-05 ericksonadded some event handling utility code and app name...
2007-07-05 mikercasting goodness, just because
2007-07-05 mikersignedness fixes for libxml2 calls
2007-07-05 mikeradded BEGIN/COMMIT pair surround the output; protect...
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-03 mikerJSON moved :)
2007-07-03 ericksongave the offline patron blocked list generator a way...
2007-07-02 mikeradding permission required to assign work org units
2007-07-02 mikerAdding bill voiding time to the activity tracking query.
2007-07-02 ericksonremoved extraneous newline
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-07-02 mikerPatch from Dan Scott to finish up the removal of bootst...
2007-07-02 ericksonupdated example config files to opensrf_core.xml
2007-06-27 mikeradding 1 second delay and retry on db connect failure...
2007-06-26 mikerexcluding deleted volumes
2007-06-25 mikeradding puwom to storage ... work_org setting works now
2007-06-25 phasefxinitial ML code ... claims to work, but not seeing...
2007-06-25 mikerfirst cut at work_ou support in the user perm editor
2007-06-22 mikerclarifying searchWHERE operator join type parameter...
2007-06-21 mikerPatch from Dan Scott:
2007-06-20 mikeradding flattened open transaction view for the reporter
2007-06-19 mikerMoving cross-schema views out of the main schema creati...
2007-06-18 mikercorrecting cut-n-paste error on view redefinition
2007-06-18 mikerAdding billing location to the open billable transactio...
2007-06-18 mikerforgot the CDBI model in the freezing support, as it...
2007-06-18 mikeradding backend and object support for hold freezing
2007-06-15 ericksonforward porting: added method to check on an existing...
2007-06-13 ericksonmerging tcn collision fix from rel_1_0
2007-06-13 ericksondid a little makefile trickery to get everything to...
2007-06-12 mikerPatch from Dan Scott to fix up the OpenILS/Evergreen...
2007-06-11 ericksonported XML parsing from libxml2 to Python's builtin...
2007-06-11 mikeradding experimental "non-filing" normalizing function
2007-06-11 mikertypo; thanks Dan Scott
2007-06-11 mikerNew wrapper classes built on the work of a potenial...
next