]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Process configure page through Slim controller
authorArthurHoaro <arthur@hoa.ro>
Sat, 30 May 2020 12:00:06 +0000 (14:00 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commit66063ed1a18d739b1a60bfb163d8656417a4c529
tree5af628861a42af1a4bf84f6dcd18a24b80cc3a1c
parent465033230da0398426010aa7bd3694735b71c899
Process configure page through Slim controller
12 files changed:
application/front/controller/admin/ConfigureController.php [new file with mode: 0644]
application/render/PageBuilder.php
doc/md/Translations.md
index.php
tests/front/controller/admin/ConfigureControllerTest.php [new file with mode: 0644]
tests/front/controller/admin/FrontAdminControllerMockHelper.php
tests/front/controller/visitor/DailyControllerTest.php
tests/front/controller/visitor/FrontControllerMockHelper.php
tpl/default/configure.html
tpl/default/tools.html
tpl/vintage/configure.html
tpl/vintage/tools.html