Bug 23151: Tweak to use the new database structure
[koha-equinox.git] / Koha / Patron / Modification.pm
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...