]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
Address long-standing typo: clense_ISO8601, matching change to OpenSRF-trunk.
[working/Evergreen.git] / Open-ILS / src / perlmods /
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...
2009-12-11 ericksonfixed syntax errors
2009-12-10 mikeradd first version of the booking reservation targeter
2009-12-10 ericksonfleshing some additional transaction data in user payme...
2009-12-09 ericksonadded extra filter optoins for retrieving user payment...
2009-12-09 mikerPatch from Lebbeous Fogle-Weekley to fix some of my...
2009-12-09 ericksonadded user version of ad-hoc A/T runner method (for...
2009-12-09 ericksonadded some more inline comments for clarity
2009-12-09 ericksonadded API open-ils.actor.user.transactions.history...
2009-12-08 mikersearch returns an array-ref, doh
2009-12-08 mikerthinko on field name; do not set $self->due_date, just...
2009-12-08 mikerAdd global support for local added content files.
2009-12-08 mikeradding org unit settings to block or provide default...
2009-12-08 mikerorder bookings by start time
2009-12-08 mikercheck session viability when retrieving resources or...
2009-12-08 mikercopy-n-paste-o on sub name
2009-12-07 mikeradd method to return a list of reservation ids by filte...
2009-12-07 mikeradd method for retrieving lists of resources by type...
2009-12-07 dbsAdd Table of Contents capability to OpenLibrary added...
2009-12-04 mikerPatch from Lebbeous Fogle-Weekley which implements...
2009-12-03 mikerintegrate the new booking.reservation billable transact...
2009-12-03 ericksonuse cstore instead of storage in fetch_noncat, make...
2009-12-03 ericksoncalculate/flesh non-cat circ due date during circ creation
2009-12-02 ericksonclean up open-ils.circ.actor.user.checked_out some...
2009-12-02 ericksonadded stored proc to take a circ and determine the...
2009-12-02 djfianderAdd test to confirm that holdings fields are defined...
2009-11-30 ericksonencode email text as utf8 to prevent 'wide character...
2009-11-26 mikerDB and middle layer implementation of floating items...
2009-11-26 djfianderAdd some simple error checking to deal with common...
2009-11-25 djfianderCHANGES
2009-11-25 ericksonAdded sample self-checkout checkout receipt
2009-11-25 mikerAdding support for an opaque user_data field on Action...
2009-11-22 djfianderCHANGES
2009-11-19 ericksoncreated general purpose 'a copy for a theoretical hold...
2009-11-19 ericksonclear holds shelf processor. see sig for description...
2009-11-18 ericksonadded a batch/streaming version of the uber-hold retrie...
2009-11-17 mikerhide the new version of the overlap method until it...
2009-11-17 mikerTypo spotted by Steve Callendar
2009-11-17 ericksonadded user hold summary method that breaks down a users...
2009-11-17 ericksonrecurrance [sic] recurs. repaired
2009-11-16 ericksoncirc object is under construction, use the context...
2009-11-16 ericksonremoved errant curly
2009-11-16 mikerloop-ending comparison thinko in recent SpanSet changes
2009-11-16 dbsCorrect long-standing, wide-spread "recurance" and...
2009-11-14 djfianderWhitespace patch to bring MFHD code into line with...
2009-11-13 ericksonstring-ify lib var so we get the ID instead of the...
2009-11-13 mikeradding support for user-opt-in when allowed on the...
2009-11-13 mikeradd logic to support max_fine capping at item price...
2009-11-13 ericksonnew API call that fetches all payments for a given...
2009-11-12 ericksonadded flag to mark claims returned which tells the...
2009-11-12 ericksoninstead of an explicit put-copy-into-missing status...
2009-11-12 ericksonAdded ability to retrieve/edit a staged user and subseq...
2009-11-11 ericksonfor consistency, also flesh the copy in the resulting...
next