Bug 21683: (follow-up) Remove last occurences of statistics.proccode
[koha.git] / C4 / InstallAuth.pm
2018-08-14 Jonathan DruartBug 21137: Replace USER_INFO with logged_in_user
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Remove a few use statements...
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-06-08 Katrin FischerBug 2426: Remove deprecated management permission
2017-12-14 Jonathan DruartBug 19514: Add client-side check
2017-12-11 Jonathan DruartBug 12227: Remove the demo functionality
2017-05-19 Marcel de RooyBug 18578: Use subdirectory in /tmp for session storage...
2017-04-14 Alex BuckleyBug 12930: Web installer does not show login errors
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-10-19 Jonathan DruartBug 15005: Replace CGI->url with the corresponding url
2015-06-05 Jonathan DruartBug 7976: Remove the borrow permission
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Remove unnecesary name translation
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-23 Robin SheatBug 12023 - move InstallAuth.pm to be in C4