Bug 24663: Remove authnotrequired if set to 0
[koha.git] / circ / renew.pl
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-24 Jonathan DruartBug 16112: Add the ability to define due date for batch...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-10-17 Martin RenvoizeBug 23551: Fix AddRenewal call in circ/renew.pl
2019-05-09 Andrew IsherwoodBug 7088: Allow renew on hold items with due date
2019-03-21 Josef MoravecBug 13763: (follow-up) Strip leading whitespace charact...
2019-03-21 Hayley MapleyBug 13763: Added check for filter syspref in renew.pl
2019-02-11 Katrin FischerBug 17347: Ignore whitespace before and after on renewing
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2016-11-02 Jonathan DruartBug 15581: Display the latest auto renew date possible...
2016-01-07 Marc Véron Bug 15462 - Unable to renew books via circ/renew.pl
2015-06-01 Kyle M HallBug 12066: New renew page in staff client doesn't recor...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-09-17 Holger MeißnerBug 11577: Add 'auto_renew' and 'auto_too_soon' to...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-08 Galen CharltonBug 7413: (follow-up) teach renew interface about too_soon
2013-10-22 Galen CharltonBug 10493: (follow-up) fix unitialized variable warning
2013-10-22 Kyle M HallBug 10493: (follow-up) fix various QA issues
2013-10-22 Kyle M HallBug 10493: Add renewal script