]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/AbstractController.php
Properly use injection
[galette.git] / galette / lib / Galette / Controllers / AbstractController.php
2024-03-06 Johan CwiklinskiProperly use injection
2024-02-03 Johan CwiklinskiMerge branch 'hotfix/1.0.2'
2024-01-27 Johan CwiklinskiFix URL redirection; closes #1777
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-11 Johan CwiklinskiFew slim4 fixes
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-06-08 Johan CwiklinskiSwitch to Twig
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-07-16 Johan CwiklinskiFix impersonating flash messages
2020-07-07 Johan CwiklinskiUse real translation functions in tests; default lang...
2020-07-07 Johan CwiklinskiMove inline function to L10n class
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-13 Johan CwiklinskiFix flash usages
2020-06-12 Johan CwiklinskiDoc fixes
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-27 Johan CwiklinskiList only "form" fields for import model
2020-05-26 Johan CwiklinskiConfigure members list displayed fields; closes #979
2020-05-09 Johan CwiklinskiMigrate public page to a controller
2020-05-02 Johan CwiklinskiMigrate CSV related routes to a controller class
2020-05-02 Johan CwiklinskiMigrate dashboard, preferences and charts to a controll...
2020-05-02 Johan CwiklinskiMigrate images (logo, members ppictures) to a controlle...
2020-05-01 Johan CwiklinskiMigrate authentication routes to a controller class