]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
silence uninitialized value warnings
[working/Evergreen.git] / Open-ILS / src / perlmods /
2010-02-18 ericksonsilence uninitialized value warnings
2010-02-18 ericksonAdded ACQ validator module, starting with user request...
2010-02-17 phasefxUI for Purchase Order related Events
2010-02-17 ericksonadded initial lineitem cancellation api call. added...
2010-02-17 senatorAcq: more LI search interface improvements
2010-02-16 mikerforward porting r15559: protect against just-spaces...
2010-02-16 mikerbilling generation typo
2010-02-16 dbsDouble-decoding the UTF8 for SRU no longer seems necess...
2010-02-16 mikerfixing regex interpolation in, er, fix
2010-02-16 mikerARG! attempted support for search term containing colon...
2010-02-16 senatorAcq: Several improvements to the LI search interface
2010-02-16 phasefxUI for managing Line Item Alert Text for Acquisitions...
2010-02-15 ericksonadded lineitem alert text fleshing on lineitem notes
2010-02-12 ericksonadded a virtual use_count field for distrib formulas...
2010-02-12 ericksonadded optional user data pass-thru. this will give...
2010-02-12 phasefxmethod for creating/running format related lineitem...
2010-02-12 senatorRemove unneeded debugging cruft.
2010-02-12 senatorAcq: Added a working LI search interface.
2010-02-11 phasefxUse the home library of the bucket owner as the context...
2010-02-11 mikerforward-porting r15501: Normalization for ratio-like...
2010-02-11 ericksonmoved user request hold promotion to its own sub. ...
2010-02-10 ericksonupdated the reporting output. limited returned funds...
2010-02-10 mikerbackend to support collection of patron purchase reques...
2010-02-10 phasefxMethod for transfering money between funds
2010-02-10 ericksonprovide wrapper methods for the 2 fiscall rollover...
2010-02-10 ericksonadded sub to find the most relevant event def by hook...
2010-02-10 ericksonPatch from Joe Atzberger to add a line item 'worksheet...
2010-02-10 ericksonML stub for fiscal rollover processing.
2010-02-09 ericksonconsolidate inactive provider test in the po create...
2010-02-09 senatorRecord applications of distribution formulas to lineite...
2010-02-09 ericksondon't allow creation of PO's against inactive providers
2010-02-08 phasefxsome cleanup of the change_hold_title method
2010-02-08 phasefxMethod for moving title holds from their current bibs...
2010-02-05 ericksonthese batch calls require a wide timeout window to...
2010-02-05 senatorAcq: Give users a way to split one PO into many (one...
2010-02-05 phasefxFor now, limit the purchase order targeting event retri...
2010-02-05 mikerretain timezone information when building a DateTime...
2010-02-04 phasefxMethods for retrieving action_trigger events related...
2010-02-02 sboyetteretrieve_purchase_order now handles multiple PO requests
2010-02-02 djfianderInclude support for public notes in the formatted display
2010-02-02 djfianderFix the leader to ensure that holdings can be compressed.
2010-02-01 mikerPatch from Doug Kyle to address transit-related deficie...
2010-02-01 ericksonrepaired hold queue position logic to account for holds...
2010-01-26 phasefxDedup recs from open-ils.search.biblio.isbn_list. ...
2010-01-25 phasefxopen-ils.search.biblio.isbn_list [ isbn1, isbn2, ....
2010-01-23 dbsAdd the ability to renew via SIP 1 method used by 3M...
2010-01-22 dbsFix up minor (but fatal) typo for the birthday boy :)
2010-01-22 mikerShould address https://bugs.launchpad.net/bugs/506827...
2010-01-22 mikerforward-porting r15367: correct billing timestamp and...
2010-01-21 ericksonPatch from Joe Atzberger that does several things:
2010-01-21 mikerPatch from Dan Wells to address a thinko in the use...
2010-01-20 ericksonupdate circ xact_finish value after all billing for...
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2010-01-15 ericksonPatch from Dan Wells to make the results returned when...
2010-01-14 dbsMove the decode_utf8() call for various feeds to entity...
2010-01-14 dbsCall decode_utf8() to generate clean output in HTML...
2010-01-14 dbsFactor out the aou-fetching code into a useful subrouti...
2010-01-13 mikerPatch from Lebbeous Fogle-Weekley providing final,...
2010-01-12 djfiandermove load_MARC_rec into separate package to prep for...
2010-01-12 djfiandermove test data into external file to prep for creating...
2010-01-11 dbsGet consistent about "title : subtitle" in mods_slim
2010-01-11 dbsRemove serial ingest references and services
2010-01-10 djfianderFirst pass at formatting holdings properly, including...
2010-01-08 mikerfix overdu_circs thinkos from reservation work
2010-01-08 mikerPatch from Lebbeous Fogle-Weekley implementing pickup...
2010-01-08 ericksonA/T penalty.* hooks now have a core_type of 'ausp'...
2010-01-07 phasefxBucket related enhancements:
2010-01-07 dbsWe don't actually have access to the config from $self...
2010-01-07 dbsTypo: in theory fixing this will eliminate some calls
2010-01-06 mikerPatch from Lebbeous Fogle-Weekley to reservation pull...
2010-01-05 dbsEnable the SIP server to speak UTF8 or ASCII, defaultin...
2009-12-30 ericksonduring checkout.full, bypass the caching (and retrieval...
2009-12-30 mikerPatch from Lebbeous Fogle-Weekley adding a pull list...
2009-12-30 ericksonafter checkout, return the patrons account balance...
2009-12-29 ericksonalternate version of user_of_interest, called open...
2009-12-28 mikerPatch from Lebbeous Fogle-Weekley to wire up more of...
2009-12-28 phasefxsyntax
2009-12-23 ericksonadded api call that returns the set of users with an...
2009-12-22 mikercheck-in time booking reservation transit receive and...
2009-12-22 ericksonpatch from Joe Atzberger to provide support for using...
2009-12-22 mikermethod and associated event definition (not A/T .....
2009-12-22 mikercorrecting code comment
2009-12-21 mikerthinko during reservation code changes, spotted by...
2009-12-21 ericksonwhen an open circ exists during checkout, go ahead...
2009-12-21 ericksonmove the credit card payable balance summary into the...
2009-12-21 mikerPatch from Lebbeous Fogle-Weekley to add booking reserv...
2009-12-18 ericksonPatch from Joe Atzberger to add a generic SendFile...
2009-12-18 dbsRemove duplicate mapping for open-ils.ingest.full.seria...
2009-12-17 mikeradd tracking table for booking reservations transits...
2009-12-17 ericksonadded a new system penalty called PATRON_IN_COLLECTIONS...
2009-12-17 phasefxauthoritative version of copy notes retrieval method
2009-12-16 ericksonadded a balance owed summary call for group members
2009-12-15 phasefxsome missing semicolons (though the one in Circ.pm...
2009-12-14 mikergenerate fines at reservation checkin; do not stomp...
2009-12-14 ericksonprevent uninitialized value in hash element warnings...
2009-12-14 mikerwiring up booking pickup and return with new methods...
2009-12-11 ericksonadded support for alerting and optionally preventing...
2009-12-11 ericksonreturn null as the setting value when a user setting...
2009-12-11 ericksonrepaired faulty user penalty checking logic in SIP...
next