Bug 14642: Add logging for Holds
[koha.git] / Koha / Hold.pm
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-27 Kyle M Hall Bug 14310 - Suspend and resume indvidual holds from...
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Unit Tests
2015-12-31 Kyle M HallBug 13918 - Add waiting expiration date to opac list...
2015-12-30 Kyle M HallBug 13517 - Show waiting date on reserve/request.pl
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Remove warnings from Hold.pm
2015-08-11 Kyle M HallBug 13853: Show waiting hold expiration date for waitin...
2015-08-11 Kyle M HallBug 13030: Show waiting hold expiration date for waitin...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...