Bug 24663: Remove authnotrequired if set to 0
[koha.git] / plugins / plugins-upload.pl
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-03 Martin RenvoizeBug 23975: (follow-up) Don't rely on save_to being...
2020-03-03 Martin RenvoizeBug 23975: Add 'Install' support for github results
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Avoid unnecessary unless...
2019-06-18 Tomas Cohen AraziBug 21073: (QA follow-up) Remove unused libraries
2019-06-18 Kyle M HallBug 21073: Improve plugin performance
2018-02-05 Zoe BennettBug 20011: use Modern::Perl in plugins perl scripts
2017-08-30 Lee JamisonBug 19088: plugins-upload causes error log noise
2017-01-11 Kyle M HallBug 15879: Allow multiple plugin directories to be...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
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