Control-number index changed to Local-number - link to host record
[koha.git] / Koha / Objects.pm
2015-11-05 Jonathan DruartBug 14544: Make the OPAC side independent of Page.pm
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-03-30 Jonathan DruartBug 13892: Make ysearch.pl not using C4::Members::Search
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow chaining
2015-02-12 Marcel de RooyBug 13019: [QA Follow-up] Rename new_from_dbic and...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow find() and search(...
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...