Bug 15128 - (QA Followup) Fix use of 'my' variable causing loss of data
[koha.git] / Koha / Object.pm
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2
2015-11-04 Kyle M HallBug 11431: Add additional sound options
2015-10-19 Kyle M HallBug 10363: There is no package for authorised values.
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow chaining
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Remove use of encode
2015-02-12 Marcel de RooyBug 13019: [QA Follow-up] Rename new_from_dbic and...
2015-02-12 Jonathan DruartBug 13019: (follow-up) Remove smartmatch operator
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...