]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/lib
Intelligent Metarecord Format Selection for Holds
[working/Evergreen.git] / Open-ILS / src / perlmods / lib /
2011-03-18 mikerIntelligent Metarecord Format Selection for Holds
2011-03-16 ericksonmake payment receipt print/email run inside a transacti...
2011-03-16 mikerPatch from Steve Callendar addressing holdability tests...
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-03-11 ericksononly append street2 to CC payment address if no address...
2011-03-11 ericksonuse the existing util method for mvr-izing, since it...
2011-03-11 dbsEnsure incoming query values to patron search are UTF8...
2011-03-10 ericksonadd patron barcode to CC transaction description for...
2011-03-10 senatorBooking: don't bail out completely on COPY_ALERT_MESSAG...
2011-03-08 dbsCorrect implementing function name for open-ils.resolve...
2011-03-08 dbsBe more defensive when parsing SFX target results
2011-03-08 dbwellsAddress LP bug #724583, "Paying Bills with Patron Credi...
2011-03-07 mikerThese are now magic filters. Thanks, SVF!
2011-03-07 mikerfetch ccvm's directly for item_form/type/lit_form/bib_l...
2011-03-07 mikerregister the "I only need a query string" search method
2011-03-07 mikerOnly generate ORed filters if there are some to use
2011-03-07 mikermore SVF filter cleanup
2011-03-07 mikerGeneral testing-based cleanup of the new SVF QueryParse...
2011-03-07 mikername is the pkey, not id
2011-03-07 mikerarg, typo
2011-03-07 mikerTeach storage to initialize the new bits of QueryParser
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
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 dbsClean up Module::Build of Evergreen Perl modules
2011-01-31 dbsMake Evergreen Perl modules installable via Module...