]> git.evergreen-ils.org Git - SIPServer.git/history - Sip/MsgType.pm
LP1579144: Make client_location_code a hard switch, and default to original behavior
[SIPServer.git] / Sip / MsgType.pm
2016-09-16 Mike RylanderLP1579144: Make client_location_code a hard switch...
2016-09-16 Mike RylanderLP1579144: Let admin decide on the precedence of the...
2016-09-16 Mike RylanderLP1579144: On Login, Send Location to ILS
2016-08-24 Jason BoyerLP1579144: On Login, Send Location to ILS
2016-05-25 Galen CharltonLP#1180468: update license statement to GPL v2 or later
2015-06-16 Thomas BerezanskyLP#1463459: make SC Status handler recognize logged...
2015-06-16 Thomas BerezanskyLP#1298985: Protect against bad summary types
2014-12-05 Mike RylanderLP#1339190 Add support for the "Multiplex" personality
2014-12-05 Galen CharltonLP#1338761: add support for Relais extensions to message 24
2014-12-05 Galen CharltonLP#1338731: support clients that send 99 then 93 when...
2014-07-08 Colin CampbellLP#1180479: Koha Bug 3723: Correct return of Institutio...
2014-05-28 Jeff GodinRevert "LP#1296937: (follow-up) $ids_only is now the...
2014-05-20 Galen CharltonLP#1296937: (follow-up) $ids_only is now the last param...
2014-05-20 Thomas BerezanskyLP#1296937: Call _items functions with ids_only parameter
2013-05-15 Bill EricksonSet langauge value for patron info response
2012-06-19 Jeff GodinDerefrence fixed fields in handle_fee_paid
2011-11-15 Thomas BerezanskyReturn proper renewal OK field on checkout fail
2011-08-19 Jason StephensonSupport "chargeable loans" via SIP2.
2011-05-21 Thomas BerezanskyItem extra ILS-defined fields
2011-05-21 Thomas BerezanskySupport ILS-defined extension fields
2011-05-16 Jason StephensonFix the properties of the Fee Paid message in MsgType...
2011-03-31 Thomas BerezanskyCheck for sip_expire before trying to use it.
2011-03-31 Thomas BerezanskyPatron Expiration in PA
2010-10-07 Joe AtzbergerPerltidy and cleanup.
2010-10-01 Joe AtzbergerVERSIONing, it's good for you.
2010-10-01 Joe AtzbergerExtension for exposing patron internal ID via Patron...
2010-06-23 Joe AtzbergerItem Info extensions and general cleanup
2010-06-22 Joe AtzbergerPerltidy/whitespace cleanup
2010-06-03 Joe AtzbergerPropagate $inst_id to checkout handler
2010-06-01 Joe AtzbergerAvoid undef warning, provide lanuage failover to 000...
2010-06-01 Joe AtzbergerPure stylistic and whitespace changes
2010-06-01 Joe AtzbergerFailover to language '000' (unknown/default)
2010-05-11 Joe AtzbergerCorrect log message: Sip::MsgType::_initialize
2010-05-10 Joe AtzbergerLOG_ERROR is not a valid loglevel.
2010-05-10 Joe AtzbergerAppend extensions fields to checkin response
2010-05-10 Joe AtzbergerPatron password is a required field
2010-05-07 Joe AtzbergerLOG_WARN is not a valid syslog loglevel
2010-01-13 djfianderDan Scott's patch:
2009-06-09 djfianderFix missing parens in hash dereference
2008-06-18 djfianderHandle various dates associated with items consistently.
2008-03-19 djfianderAdd copyright statements
2008-03-11 djfianderAdd support for PINES requested extension: Patron Info...
2007-04-27 djfianderClean up field parsing so it's more perlish and less...
2006-09-16 djfianderMove code that connects to ILS back end out of
2006-08-30 djfianderProperly transmit the patron's fee amount and currency...
2006-08-28 djfianderAdded missing value for whether the server supports...
2006-08-27 djfianderTransmit screen message and print line in Patron Inform...
2006-08-03 djfianderUse correct boolean format for 'OK' field of Checkin...
2006-07-29 djfianderDon't rely on clients sending the exactly protocol...
2006-07-28 djfianderAdd support for protocol extension 'Patron Internet...
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-06-23 djfianderFID_PATRON_PWD is a valid field in a "Renew All" messag...
2006-06-23 djfianderChange definition of Patron::available to test to see...
2006-06-12 djfianderMinor cleanup: be consistent in use of "LOG_" in syslog...
2006-05-30 djfianderFix minor bugs in error condition for Renew Response
2006-05-30 djfianderOnly attempt to add the Patron ID to the Checkin Respon...
2006-05-28 djfianderHold messages can have a patron password in them
2006-05-27 djfianderI'm beginning to wonder how many times it'll take me...
2006-05-27 djfianderGet the test right for checking the patron password in
2006-05-26 djfianderFix bugs in Patron Enable: A valid patron with an invalid
2006-05-16 djfianderCode cleanups
2006-05-14 djfianderMinor code cleanups
2006-05-04 djfianderIf the patron is valid, but the patron password is...
2006-04-30 djfianderMake sure to set BL: Patron Valid when the patron is...
2006-04-30 djfianderAdd support for FID_PATRON_BIRTHDATE (PB) and FID_PATRO...
2006-04-26 djfianderFix Patron Information message handling to parallel...
2006-04-26 djfianderReturn an item title, even if the checkout failed ...
2006-04-26 djfianderClean up handling of Patron Status Response messages...
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 djfianderImplement code to handle Renew All messages.
2006-04-16 djfianderAdd support for Renew message
2006-04-15 djfianderAdd support for Hold message
2006-04-15 djfianderUse the new $patron->block() method. Implement support...
2006-04-14 djfianderAdd support for Status Update message
2006-04-14 djfianderuse the new ILS::check_inst_id to verify the institutio...
2006-04-14 djfianderDelete handling of "FID_FEE_ITEMS", since it doesn...
2006-04-12 djfianderDon't use "ILS::pay_fee()", use "$ils->pay_fee()"
2006-04-05 djfianderImplement Checking and Fee Paid response messages
2006-03-29 djfianderAdd support for End Patron Session message
2006-03-29 djfianderRestructure code to handle Patron Information message...
2006-03-26 djfianderAdd support for "Patron Information" message and move...
2006-03-22 djfianderBlock Patron implemented. This required extracting...
2006-03-21 djfianderDelete vestigal build_checkout_failed subroutine, convert
2006-03-21 djfianderImplement Checkout message type based on the new ILS...
2006-03-09 djfianderInitial revision