Bug 15253: Add Koha::Logger based logging for SIP2
[koha-equinox.git] / C4 / SIP / ILS / Patron.pm
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2018-10-24 Jonathan DruartBug 21486: Only fetch the items' barcodes
2018-10-24 Jonathan DruartBug 21486: Fix 'AU' for SIP
2018-10-03 David GustafssonBug 21471: (bug 21184 follow-up) Misspelled variable...
2018-08-31 Jonathan DruartBug 21201: Replace C4::Items::GetItemnumbersForBiblio...
2018-08-31 Josef MoravecBug 21184: (follow-up) Fix adding barcode to waiting...
2018-08-31 Jonathan DruartBug 21184: Replace C4::Items::GetBarcodeFromItemnumber...
2018-04-11 Marcel de RooyBug 18625: (QA follow-up) Simplify update_lastseen
2018-04-11 Colin CampbellBug 18625: Update lastseen in patron info request
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - SIP
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Kyle M HallBug 17826: Add POD
2018-03-23 Kyle M HallBug 17826: Allow extended patron attributes to be sent...
2018-03-19 Jose MartinBug 20348: SIP2 patron identification fails to use...
2018-03-15 Jonathan DruartBug 20251: (bug 19280 follow-up) FIX SIP checkout
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2017-09-01 Nick ClemensBug 18812 - SIP Patron status does not respect Overdues...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-06 Kyle M HallBug 18104 - allow SIP2 field AE (personal name ) to...
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-06-10 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-03 Kyle M HallBug 16610 - Regression in SIP2 user password handling
2016-03-31 Kyle M Hall Bug 14512 - Add support for AV field to Koha's SIP2...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-02-24 Kyle M HallBug 14507 [QA Followup] - Restore comment, tidy sub
2016-02-24 Colin CampbellBug 14507 Use checkpw to check password in Patron Info
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2014-09-23 Colin CampbellBug 11633 Return Correct status if patron blocked by...
2014-02-19 Kyle M HallBug 11783: ensure CD field in SIP patron information...
2013-10-31 Kyle M HallBug 10445: (follow-up) fix error
2013-10-31 Kyle M HallBug 10445: make SIP Server respect maxoutstanding syste...
2013-10-03 Srdjanbug 9611: use checkpw_hash() instead of md5 hash for...
2013-09-08 Colin CampbellBug 10817: return hold items info in SIP Patron Info...
2013-01-23 Adrien SauratBug 9343: handles the new format of Debarred
2012-12-19 Colin CampbellBug 8125 Sip addess should include all address fields
2012-12-13 Paul PoulainBug 8039 follow-up: replace tabs by 4 spaces (QA process)
2012-12-13 SrdjanBug 8039: Try userid if cardnumber borrower search...
2012-11-30 Colin CampbellBug 8429: Remove unnecessary use of Exporter from SIP/ILS
2012-06-20 Colin CampbellBug 8216: Allow SIP modules to pass critic tests
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-20 Colin CampbellBug 5549 : Sip scripts should handle dt due dates
2012-01-13 Ian WallsBug 7396: Debarred message not showing over SIP2
2011-04-08 Katrin FischerBug 5422: Separate state field for patron's addresses
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-04-07 Colin CampbellBug 4361 Return Patron Expired to Sip Process
2010-04-07 Henri-Damien LAURENTSIP Patron management
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-06 Katrin FischerBug 3464: Added altcontactcountry and B_address2 to...
2009-07-30 Joe Atzbergerbug 3435: SIP2 - 3M extension for SmartChute checkin.
2009-07-22 Galen Charltoncheck $debug to print debug info only when wanted
2009-07-22 Joe Atzberger3M SIP2 Extensions groundwork and Patron Info popoulation
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2008-11-04 Joe Atzberger (siptestAllow SIP checkout to pre-empt unfilled holds.
2008-10-14 Joe Atzberger (siptestSIP Holds processing on checkout
2008-09-11 Joe Atzberger (siptestBugs 2541 and 2587 - AddIssue must return date object...
2008-09-09 Joe Atzberger (siptestCorrect application of noissues flag in SIP.
2008-08-13 Andrew MooreBug 2400 [16/18]: fixing pod syntax in C4/SIP/ILS/Patron.pm
2008-06-25 Joe Atzberger (siptestBugfix Circulation, Expand ILS::Patron mapping.
2008-06-06 Joe Atzberger (siptestSIP abstraction layer implementation for ILS, Items...
2007-11-06 Chris CormackWork in progress on the SIP code
2007-11-06 Ryan Higginstiny cleanup
2007-11-06 Ryan Higginscontinue getmember
2007-11-06 Ryan Higginsupdating ILS::Patron for Koha.
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service