Bug 17782 - (QA Followup)
[koha.git] / t / db_dependent / Koha / Objects.t
2016-12-23 Lari TaskulaBug 17783: Add Koha::Objects->single
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-10-21 Jonathan DruartBug 17425: Add the Object::MethodNotCoveredByTests...
2016-10-21 Tomas Cohen AraziBug 17425: Make Koha::Object raise exceptions
2016-10-21 Kyle M HallBug 17080 [QA Followup] - Fix number of tests
2016-10-21 Jonathan DruartBug 17080: Handle default values for NOT NULL columns...
2016-10-21 Jonathan DruartBug 16965: search_related returns an instanciated Koha...
2016-10-21 Jonathan DruartBug 16965: Add Koha::Objects->search_related
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-09-25 Jonathan DruartBug 16961: Add Koha::Objects->update
2016-07-15 Jonathan DruartBug 16889: Add Koha::Objects->columns
2016-01-12 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...