]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/CrudController.php
Switch to phpstan level 4
[galette.git] / galette / lib / Galette / Controllers / CrudController.php
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-11-07 Johan CwiklinskiFix mass contribution removal
2023-10-05 Johan CwiklinskiCode quality changes
2023-03-01 Johan CwiklinskiFix batch contributions removal
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-06-16 Johan CwiklinskiPrepare rename to *_sel to entries_sel, add javascripts...
2022-06-08 Johan CwiklinskiFix CS? update copyright date
2022-06-08 Guillaume AGNIERAYMove modals templates in the right folder
2022-06-08 Guillaume AGNIERAYConvert remaining templates to twig
2021-05-14 Johan CwiklinskiFix IDs checks
2021-04-04 Johan CwiklinskiAdd cascade removal on two steps removal; closes #1533
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-09-13 Johan CwiklinskiFix CS
2020-09-13 Johan CwiklinskiFix issues on dynamics table removal
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-08 Johan CwiklinskiMigrate contributions and transactions to controllers
2020-05-04 Johan CwiklinskiBegin to migrate members routes to a controller
2020-05-03 Johan CwiklinskiMigrate mailing routes to a controller
2020-05-02 Johan CwiklinskiAdd Crud controller, migrate dynamic fields to a contro...