Bug 22521: DBRev 18.12.00.055
[koha.git] / Koha / Plugins / Handler.pm
2017-02-14 Mark TompsettBug 17935: Follow up for C4::Plugin...
2017-01-11 Jonathan DruartBug 15879: Add Tests
2017-01-11 Kyle M HallBug 15879: Allow multiple plugin directories to be...
2016-08-04 Chris CormackBug 16975 : @INC should not have '.' as its last entry
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...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
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-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 2
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System - Unit Tests
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System