Bug 15253: Add Koha::Logger based logging for SIP2
[koha-equinox.git] / C4 / SIP / ILS / Item.pm
2019-04-18 Kyle M HallBug 15253: Add Koha::Logger based logging for SIP2
2017-11-26 Stefan BerndtssonBug 19651: SIP/ILS/Item misses title and author
2017-08-20 Kyle M HallBug 18996 [QA Followup] - Fix some minor whitespace...
2017-08-20 Marcel de RooyBug 18996: Resolve an uninitialized warning from ILS...
2017-07-28 Marcel de RooyBug 17680: [QA Follow-up] dt_from_string failing silently
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Marcel de RooyBug 18276: [QA Follow-up] Two newlines to make qa tools...
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-07-06 Kyle M HallBug 16755 - allow SIP2 field DA ( hold patron name...
2017-05-19 Kyle M HallBug 17665 - SIP2 Item Information Response returns...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Still found some remains
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-04-28 Kyle M HallBug 11351 - Add support for SIP2 media types
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
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-06-05 Colin CampbellBug 3638 Self Check Should Capture Hold Items
2011-01-12 Colin CampbellBug 5601 Fix processing of DueDate return
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-05-06 Lars WirzeniusConvert to UTF-8.
2010-02-08 Colin CampbellBug 3697 Return due date (SIP Field AH) in item info
2010-02-05 Colin CampbellBug 4108 Catch cases when GetMember is generating errors
2010-01-28 Frédéric DemiansBug 3815: SIP2 Invalid Item Information Response 18
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-09-06 Colin CampbellReturn barcode as Sip hold_patron_id
2009-07-30 Joe Atzbergerbug 3435: SIP2 - 3M extension for SmartChute checkin.
2009-07-30 Joe Atzbergerbug 3435: SIP Checkin extension for 3M SmartChute ...
2008-11-04 Joe Atzberger (siptestAllow SIP checkout to pre-empt unfilled holds.
2008-11-04 Joe Atzberger (siptestfollowup - make barcode_to_borrowernumber an internal...
2008-10-14 Galen Charltonfollowup - make barcode_to_borrowernumber() work as...
2008-10-14 Joe Atzberger (siptestSIP Holds processing on checkout
2008-08-27 Joe AtzbergerMinor SIP cleanup, conditionalize warnings.
2008-08-13 Andrew MooreBug 2400 [17/18]: fixing pod syntax in C4/SIP/ILS/Item.pm
2008-06-06 Joe Atzberger (siptestSIP abstraction layer implementation for ILS, Items...
2008-01-03 Galen Charltonitem rework: various changes
2007-11-06 Chris CormackSIP returns (checkin) working now
2007-11-06 Chris CormackCan check an item out now
2007-11-06 Ryan Higginsadding openncip / opensip SIP2 service