Bug 22521: DBRev 18.12.00.055
[koha.git] / Koha / Patrons.pm
2019-04-17 Marcel de RooyBug 21336: Adjust cleanup_database.pl
2019-04-17 Marcel de RooyBug 21336: Search, lock and anonymize methods
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-15 Jonathan DruartBug 21337: Koha::Objects->delete must return the number...
2018-10-15 Marcel de RooyBug 21337: (QA follow-up) Rollback for partial delete
2018-10-15 Marcel de RooyBug 21337: (follow-up) Add parameter for move_to_delete...
2018-10-15 Marcel de RooyBug 21337: Add Koha::Patrons->delete (trivial wrapper)
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Merge should be a transaction
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Copy merged patrons to deleted...
2018-04-20 Kyle M HallBug 9302: Add ability to merge patron records
2018-02-16 Jonathan DruartBug 20182: [sql_modes] Remove group by clause in search...
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Refactor and add Koha::Patron->libraries_whe...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2017-12-21 Jonathan DruartBug 19599: Speed anonymise_issue_history up
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*