Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / offline_circ / process_koc.pl
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-01-25 Josef MoravecBug 22049: (QA follow-up) update MarkIssueReturned...
2018-02-05 Zoe BennettBug 20018: use Modern::Perl in offline_circ scripts
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2016-09-27 Kyle M HallBug 15902 [QA Followup] - Use Koha::Patrons instead...
2016-09-27 Kyle M HallBug 15902 - Remove use of recordpayment in process_koc.pl
2015-10-19 Jonathan DruartBug 15005: Replace $ENV{SCRIPT_NAME} with the hardcoded...
2015-09-25 Marcel de RooyBug 14321: Integrate Upload.pm into Koha
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2012-06-20 Kyle M HallBug 8006 - Loading offline circulation does not anonymize
2012-03-19 Kyle M HallBug 4976 - Status of item returned with process_koc...
2012-03-02 Paul PoulainBug 5877 QA follow-up
2011-03-11 Julian MauriceBug 5449: JSON malformed in Koha - Blocker with jQuery...
2011-03-07 Galen Charltonbug 2975: whitespace and formatting cleanup
2011-03-07 Galen Charltonbug 2975: fix calculation of due dates by offline circ
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 2)
2010-10-22 Galen Charltonfixing various links to point to *.koha-community.org
2010-09-29 Galen Charltonbug 4084: remove \r from header line for sake of consis...
2010-09-29 Nahuel ANGELINETTI(bug #4084) fix offline circ
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-05-08 Michael HafenTweak offline_circ - honor itemBarcodeInputFilter and...
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-12-22 Owen LeonardImprovements to offline circ report (linking to title...
2008-11-18 Galen Charltonbug 2654: require circulate permission to upload offlin...
2008-09-17 Galen Charltonbug 2608: let offline circ processing work in background
2008-08-21 Galen Charltonbug 2503: comment out unneeded warns
2008-08-21 Galen Charltonbug 2503: fix call to AddIssue()
2008-08-20 Andrew Moorebug 2503: updating process_koc.pl to interpret new...
2008-08-20 Andrew Moorebug 2503: removing Force* subs and replacing them with...
2008-08-20 Kyle HallIntegrated version of the Koha Offline Circulation...