Bug 19074: Fix category display in Batch patron modification.
[koha.git] / Koha / Patrons.pm
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-04-13 Jonathan DruartBug 18395: (bug 14610 followup) Remove article requests...
2017-03-03 Jonathan DruartBug 18169: Make 'before' param non mandatory for Koha...
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Fix small QA issues
2017-03-03 Jonathan DruartBug 16966: The method should return a Koha::Patrons...
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move GetBorrowersWithIssuesH...
2016-12-30 Jonathan DruartBug 17569: Koha::Patrons - Move GetUpcomingMembershipEx...
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Correct housebound role search.
2016-10-21 Jonathan DruartBug 5670: mv housebound_* to search_housebound_*
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*