aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/admin/PluginsController.php
Commit message (Collapse)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-2/+2
|
* Plugins: do not save metadata along plugin parametersArthurHoaro2020-09-121-0/+1
| | | | | | Also prevent the token to be saved. Fixes #1550
* New basePath: fix officiel plugin paths and vintage templateArthurHoaro2020-07-261-16/+1
|
* Update French translationArthurHoaro2020-07-231-1/+1
|
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-1/+2
| | | | | Including a bunch of improvements on the container, and helper used across new controllers.
* Process plugins administration page through Slim controllersArthurHoaro2020-07-231-0/+98