Bug 11337: Remove the C4::Serials::GetSubscriptions routine
[koha.git] / Koha / Objects.pm
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...