Bug 22411: Date and time in log viewer should respect
[koha.git] / Koha / Plugins / Base.pm
2018-09-27 Kyle M HallBug 20669: Add upgrade method to plugins
2018-04-04 Tomas Cohen AraziBug 19223: Add methods to correctly handle plugin-gener...
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-02-14 Mark TompsettBug 17935: Follow up for C4::Plugin...
2016-05-16 Jonathan DruartBug 16476: Do not call CGI->param in list context,...
2015-07-07 Kyle M HallBug 14467: Security updates break some Koha plugins
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-04-18 Jared Camins-EsakovMerge branch 'bug_6554' into 3.14-master
2013-04-03 Jared Camins-EsakovMerge branch 'bug_9971' into 3.12-master
2013-04-03 Kyle M HallBug 9971 - Plugins system is broken!
2013-03-22 Jared Camins-EsakovMerge branch 'bug_9883' into 3.12-master
2013-03-22 Kyle M HallBug 9883 - Koha::Plugins::* should not require koha...
2013-03-22 Kyle M HallBug 9883 - Koha::Plugins::Base should not require koha...
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
2013-03-20 Kyle M HallBug 7804 - Add Koha Plugin System