Bug 12461 - Add patron clubs feature
[koha.git] / Koha / Template / Plugin / Borrowers.pm
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-01-27 Marc Véron Bug 15135: Remove Warning Subroutine HasOverdues redefined
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2014-05-02 Galen CharltonBug 10694: (follow-up) fix problems with the new Borrow...
2014-05-02 Kyle M HallBug 10694: (follow-up) fix various issues