]> git.evergreen-ils.org Git - working/SIPServer.git/history - ILS
LP#1339190 Unroll recursion-based processing chain
[working/SIPServer.git] / ILS /
2011-03-31 Thomas BerezanskyPatron Expiration in PA
2010-06-01 Joe AtzbergerNot an Exporter and not implemented
2010-05-24 Joe Atzbergerwhitespace cleanup
2010-01-08 djfianderVarious utf8 fixes
2008-03-19 djfianderAdd copyright statements
2008-03-11 djfianderAdd support for "home_library" field in patron database
2006-08-25 djfianderAdd entry to "catalogue" that has a diacritical in...
2006-07-28 djfianderAdd support for protocol extension 'Patron Internet...
2006-06-27 djfianderfix handling of hold_queue, add second item to DB to...
2006-06-23 djfianderFix definition of Item::available to eliminate warning...
2006-06-23 djfianderChange definition of Patron::available to test to see...
2006-06-14 djfianderAdd second patron to stub ILS, to test multiple holds...
2006-06-12 djfianderMinor cleanup: be consistent in use of "LOG_" in syslog...
2006-06-09 djfianderExtend reporting of circulation status
2006-05-27 djfianderadd missing value to debug message
2006-05-19 djfianderFix handling of the "renewal ok" status field in the ILS
2006-05-17 djfianderFinish first pass at ILS::Patron documentation
2006-05-16 djfianderInitial, incomplete, documentation for ILS::Patron
2006-05-16 djfianderMissed an unused function in the last code cleanup
2006-05-16 djfianderCode cleanups
2006-05-15 djfianderInitial pass at documentation for ILS::Item
2006-05-15 djfianderDelete unused access method
2006-05-04 djfianderAdjust the test data so that it works with the test...
2006-04-30 djfianderAdd stub methods sip_birthdate and ptype, to support...
2006-04-26 djfianderReplace call to nonexistent method 'hold_items_count...
2006-04-21 djfianderClean up handling of SIP boolean flags, and fix interfa...
2006-04-19 djfianderRemove hold_items_count method, and move the code to...
2006-04-16 djfianderMinor cleanups.
2006-04-16 djfianderMinor cleanups.
2006-04-16 djfianderSwitch to AUTOLOAD-based field access
2006-04-16 djfianderStub code to handle renewals
2006-04-15 djfianderStub code to handle status returned by a "hold" transac...
2006-04-15 djfianderAdd support for placing, altering, and cancelling holds
2006-04-15 djfianderMove block() from the ILS into the ILS::Patron. Create the
2006-04-14 djfianderAdd stub to handle Status Update message
2006-04-14 djfianderAdded stub routines that provide support for the Item...
2006-04-05 djfianderStub for Fee Paid functionality. Right now this is...
2006-04-05 djfianderImplement stub support for Checkin operations in the ILS
2006-04-05 djfianderImplement Superclass handlers necessary for Checkin...
2006-04-05 djfianderFix calculation of ends of lists of items used in the...
2006-04-05 djfianderAdd support necessary for Checkin operation
2006-03-29 djfianderCreate stub APIs that provide information needed for...
2006-03-22 djfianderCreate fields to store pending "screen message" and...
2006-03-21 djfianderCheckout transaction stub module. Derived from the...
2006-03-21 djfianderBeginnings of the stub Transaction class. All ILS...
2006-03-21 djfianderBeginnings of the Item stub module: support for the...
2006-03-09 djfianderInitial revision