]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS
Respect a setting of depth=0. In particular, this fixes holdings requests for branch...
[working/Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS /
2011-03-04 dbwellsRespect a setting of depth=0. In particular, this...
2011-03-04 dbsSRU: Restructure the hash returned from open-ils.superc...
2011-03-03 dbsAdd complete set of Evergreen search aliases and attrib...
2011-03-03 dbsDraw SRU search indexes from config.metabib_search_alias
2011-03-03 dbsWhitespace consistency for O:WWW:SuperCat.pm
2011-03-02 mikerCall number sorting "before" the context needs to be...
2011-03-01 dbsPrevent an unitialized variable warning when loading...
2011-03-01 dbsRemove dead code: OpenILS::WWW::Web and OpenILS::WWW...
2011-03-01 ericksonupdate cached user after email/password update; repaire...
2011-03-01 ericksonmerging in some useful changes from the opac-tt-poc...
2011-03-01 dbsAdd a TT helper to encode email headers in UTF-8
2011-02-24 gmcadded missing columns to CDBI table definitions
2011-02-23 ericksonclear out the hold_copy_map entries for holds cancelled...
2011-02-23 dbsWorking SRU search for various authority records
2011-02-23 mikerMerging in unAPI v2, the bono edition
2011-02-21 mikerMake sure we continue looping in situations where there...
2011-02-18 ericksonws_ou may be null in an opac context, fall back to...
2011-02-18 ericksonallow users to see their own payments w/o perm
2011-02-18 ericksonretain ability for a user to see his/her own payments...
2011-02-18 ericksonMore user transaction retrieval API cleanup
2011-02-18 dbsBolster SendEmail Reactor's handling of UTF-8 content
2011-02-17 senatorBooking: fix the targeter in the I'm-reserving-this...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-02-15 mikerAdd a note for future work for full hold count coverage
2011-02-14 ericksoncapture credit card order_number
2011-02-14 dbsEnable MFHD tests to find their testdata
2011-02-11 dbsNormalize ISBNs by stripping hyphens in search methods...
2011-02-09 ericksonallow item status update if either status-specific...
2011-02-08 dbsRemove syntax error from O:A:Storage:Publisher:authorit...
2011-02-04 dbwellsFix ModsParser.pm bug involving invalid ISBNs. See...
2011-02-04 ericksonported open-ils.actor.user.transaction.[fleshed.]retrie...
2011-02-03 ericksonclear shelf expire time and some other fields when...
2011-02-03 dbwellsTwo binding fixes for manage items
2011-02-02 ericksonexit finish_fines_and_voiding() if there is no open...
2011-02-01 ericksonmake sure that inline overdue fines generation complete...
2011-01-31 dbsThe new, ultra-basic tests caught this syntax error...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...