Bug 28786: Don't set auth_method to NULL in ->anonymize
[koha.git] / Koha / Patron / Modification.pm
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-03-23 Jonathan DruartBug 20443: Fix patron modification approval
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-07-19 Mark TompsettBug 23151: Tweak to use the new database structure
2019-05-14 Jonathan DruartBug 11853: Allow to clear the date of birth at the...
2018-07-31 Jonathan DruartBug 21134: Correctly throw the exception in Koha::Patro...
2017-04-28 Jonathan DruartBug 18461: (bug 13757 follow-up) Do not mix decode_json...
2017-03-24 Tomas Cohen AraziBug 13757: Attribute with value 0 should be stored
2017-03-24 Tomas Cohen AraziBug 13757: Make Koha::Patron::Modification->store del...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Only touch opac_editable attributes
2016-12-28 Tomas Cohen AraziBug 17767: Make Koha::Patron::Modification handle exten...
2016-11-04 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-08-22 Jonathan DruartBug 16960: Update 1 missing occurrence of GetModifications
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...