Bug 15675 - Add issue_id column to accountlines and use it for updating fines
[koha.git] / Koha / Plugins /
2015-07-07 Kyle M HallBug 14467: Security updates break some Koha plugins
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-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_9907' into 3.12-master
2013-03-22 Kyle M HallBug 9907 - Plugins test dies early on some servers
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