SIPServer.git
2006-03-29 djfianderAdd end_patron_session stub
2006-03-29 djfianderAdded Patron Information request message
2006-03-29 djfianderMove $last_response here from Sip/MsgType.pm
2006-03-29 djfianderRestructure code to handle Patron Information message...
2006-03-29 djfianderCreate stub APIs that provide information needed for...
2006-03-26 djfianderDefined field identify FID_FEE_ITEMS. This field id...
2006-03-26 djfianderMoved utility functions from Sip::Msgtype to here.
2006-03-26 djfianderAdd support for "Patron Information" message and move...
2006-03-22 djfianderchanged service IP address
2006-03-22 djfianderCreate fields to store pending "screen message" and...
2006-03-22 djfiander"block patron" stub implemented. Basically just flag...
2006-03-22 djfianderBlock Patron implemented. This required extracting...
2006-03-21 djfianderDeleted sub y_or_n(), since it duplicates
2006-03-21 djfianderDefine subs that provide status information necessary for
2006-03-21 djfianderDelete vestigal build_checkout_failed subroutine, convert
2006-03-21 djfianderImplement Checkout message type based on the new ILS...
2006-03-21 djfianderCheckout transaction stub module. Derived from the...
2006-03-21 djfianderBeginnings of the stub Transaction class. All ILS...
2006-03-21 djfianderImplement Checkout operation stub using the Transaction and
2006-03-21 djfianderBeginnings of the Item stub module: support for the...
2006-03-21 djfianderFix package name, initialize ILS module.
2006-03-09 djfianderInitial revision