Bug 21133: Fix use statements order
[koha.git] / t / db_dependent / Plugins.t
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Fix Upload.t and Plugins.t
2018-06-22 Kyle M HallBug 20727: Move temporary_directory() to C4::Context
2018-06-22 Kyle M HallBug 20727: Replace usage of File::Spec->tmpdir with...
2018-05-14 Jonathan DruartBug 20764: Fix Plugins.t v18.05.00-rc1
2018-04-06 Kyle M HallBug 20181: Unit tests
2018-04-04 Tomas Cohen AraziBug 19223: Unit tests for output and output_html methods
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-09-19 Kyle M HallBug 19173: Make OPAC online payments pluggable
2017-01-11 Jonathan DruartBug 15879: Add Tests
2016-09-09 Marcel de RooyBug 16586: [QA Follow-up] Add test for two metadata...
2016-09-09 Marcel de RooyBug 16586: Koha Plugins: Limit results of GetPlugins...
2016-06-17 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-06-17 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-06-17 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-06-17 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2015-05-04 Kyle M HallBug 12412: Add ability for plugins to convert arbitrary...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-23 Jared Camins-EsakovMerge branch 'bug_9909' into 3.12-master
2013-03-23 Jared Camins-EsakovBug 9909: Don't install KitchenSink plugin if plugin...
2013-03-22 Jared Camins-EsakovMerge branch 'bug_9907' into 3.12-master
2013-03-22 Kyle M HallBug 9907 - Plugins test dies early on some servers
2013-03-20 Jared Camins-EsakovMerge branch 'bug_7804' into 3.12-master
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - QA Followup 3 ...
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - QA Followup 2
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - Unit Tests