]> git.evergreen-ils.org Git - working/SIPServer.git/history - ILS.pm
LP#1339190 Unroll recursion-based processing chain
[working/SIPServer.git] / ILS.pm
2010-06-01 Joe AtzbergerWhitespace and stylistic cleanup only.
2010-01-08 djfianderVarious utf8 fixes
2008-03-19 djfianderAdd copyright statements
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-06-27 djfianderfix handling of Item::hold_queue
2006-06-23 djfianderCheck patron password in ILS::renew_all
2006-06-23 djfianderChange definition of Patron::available to test to see...
2006-06-16 djfianderFix ILS::checkout to handle more error conditions prope...
2006-06-15 djfianderAdd code to renew items that are specified by title...
2006-06-12 djfianderMinor cleanup: be consistent in use of "LOG_" in syslog...
2006-06-02 djfianderFix check renewal permissions check
2006-05-28 djfianderminor fixups for hold management
2006-05-21 djfianderEliminate warning message for uninitialized variable use
2006-05-19 djfianderFix handling of the "renewal ok" status field in the ILS
2006-04-19 djfianderRemove hold_items_count method, and move the code to...
2006-04-16 djfianderImplement stubs necessary for Renew All support.
2006-04-16 djfianderAdd stub code necessary to support item renewal
2006-04-15 djfianderAdd support for placing, altering, and cancelling holds
2006-04-15 djfianderGet handling of institution IDs right. Make "block_pat...
2006-04-14 djfiandernew ILS takes an institution configuration as input...
2006-04-14 djfianderAdded code to verify the institution id, and to manage...
2006-04-05 djfianderImplement Checkin and Fee Payment stubs
2006-03-29 djfianderAdd end_patron_session stub
2006-03-22 djfiander"block patron" stub implemented. Basically just flag...
2006-03-21 djfianderDefine subs that provide status information necessary for
2006-03-21 djfianderImplement Checkout operation stub using the Transaction and
2006-03-09 djfianderInitial revision