]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
settings server controlled opt-in functionallity for non-home_ou transactions
[Evergreen.git] / Open-ILS / src / perlmods /
2007-08-15 mikersettings server controlled opt-in functionallity for...
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-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-13 ericksonforward-porting record delete method and event
2007-07-13 ericksonadded ability to define recv timeout at runtime
2007-07-09 ericksonremoving deprecated JS builder module
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-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-02 mikerAdding bill voiding time to the activity tracking query.
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-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-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-11 mikertypo; thanks Dan Scott
2007-06-11 mikerNew wrapper classes built on the work of a potenial...
2007-06-01 mikerremove dashes in the input isbn (normalization)
2007-05-29 mikerusing the ZOOM/net abstraction layer
2007-05-28 mikerabstraction layer to support both ZOOM and Net::Z3950
2007-05-18 ericksonforward-porting stable fix to claims return logic
2007-05-18 ericksonadded optional range dates for transit start time in...
2007-05-15 ericksonchanged API for highest_org to return -1 instead of...
2007-05-14 mikerforward-porting label-spacing issue from 1.0.3
2007-05-09 mikerfinally found and killed the oisbn bug -- I think
2007-05-03 mikerusing a more direct pivot query for payment summaries...
2007-05-03 ericksonapplying fix to requestor variable in hold-capture
2007-04-30 mikersending pickup_lib into the permit script
2007-04-26 ericksonadded cascading delete support for reports and templates
2007-04-25 ericksonadded ability to turn on/off added content lookups...
2007-04-25 ericksonremoved some unused legacy code
2007-04-24 mikerwork_ou code, schema and IDL setup
2007-04-16 ericksonbuild_org_tree now returns the single org if there...
2007-04-12 ericksonadding new circ constants
2007-04-12 ericksonmoved password/username/email update code to cstore...
2007-04-09 ericksonadded collision detection to the user editor code to...
2007-04-09 ericksonadded sanity check around accepting_usr field since...
2007-04-09 ericksonmade backdating smarter by using the circ interval...
2007-03-29 mikerreverting the previous patch with regard to CLAIMSRETUR...
2007-03-29 mikerchecking for billing completeness as well as checkin...
2007-03-28 ericksonmoved location editing to in-transaction cstore-editor...
2007-03-28 mikersupporting default searchLang param of "*"
2007-03-26 mikerdirectional check for overlap recursion check
2007-03-14 ericksonnot doing connect to prevent stranded cstore backends
2007-03-14 mikeradding "available" filter to main search methods
2007-03-12 ericksonadded a method to search up the org tree for ancestor...
2007-03-12 ericksonAdded timeout option to the the HTTP calls. set in...
2007-03-09 mikeradding OU visiblity restriction to copy count call
2007-03-07 mikerrenameing clashing "search" field to "search_field"
2007-03-07 mikergeneral cleanup; search/facet; library hiding
2007-02-25 mikeradding support for faceting and searching separately
2007-02-22 ericksongrabbing hold object on re-scans of outbound transits...
2007-02-21 mikeradding library-hiding support
2007-02-21 ericksonmade users_of_interest streaming, sending a continue...
2007-02-19 mikeradding default FTS classing to authority searches
2007-02-19 mikeradd actual class differenciation to FTS code
2007-02-15 mikermore checking to see that we have copies before attempt...
2007-02-14 mikerallowing the use of LIMIT in nearest_hold
2007-02-14 mikercheck to see that we have copies before attempting...
2007-02-13 mikerremove "current copy" when no copies exist at all
2007-02-13 mikerforward porting safe token code
2007-02-12 ericksonrolling back unnecessary card verification change
2007-02-12 ericksonreturning not-found event (quicker) when copy is not...
2007-02-12 ericksonmaking sure active card is chosen as the user "card...
2007-02-12 ericksonremoved "use Apache2 ()" -- not needed
2007-02-11 mikerremoved ranking normalization as it is entirely useless...
next