]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/Crud/DynamicFieldsController.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / lib / Galette / Controllers / Crud / DynamicFieldsController.php
2024-03-23 Johan CwiklinskiMerge branch 'hotfix/1.0.4' master
2024-03-10 Johan CwiklinskiFix redirection when dynamic file does not exists
2024-03-01 Johan CwiklinskiMerge branch 'hotfix/1.0.3'
2024-02-19 Johan CwiklinskiEnable HTML editor on dynamic fields information
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-11-08 Johan CwiklinskiFix get dynamic field from transaction
2023-11-08 Johan CwiklinskiRely on static methods rather than constants comparison
2023-10-12 Johan CwiklinskiHandle old filenames for non members dynamic files...
2023-10-09 Johan CwiklinskiPrevent renaming dynamic files for members; refs #1697
2023-10-08 Johan CwiklinskiRename old dynamic files on contributions; refs #1697
2023-09-25 Johan CwiklinskiMake dynamic file fields work on contributions and...
2023-03-11 Guillaume AGNIERAYAdd missing cancel buttons
2023-02-11 Johan CwiklinskiAdd phpstan, fix detected errors
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-07-07 Johan CwiklinskiMove to correct directory
2022-06-08 Johan CwiklinskiFix CS? update copyright date
2022-06-08 Guillaume AGNIERAYFix controller
2022-06-08 Guillaume AGNIERAYMove modals templates in the right folder
2022-06-08 Guillaume AGNIERAYConvert dynamic fields templates to twig
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-12 Johan CwiklinskiTypehint DynamicFields, add tests
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-10-17 Johan Cwiklinskiphpdoc, non used code
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-12-05 Johan CwiklinskiDynamic PDF models patterns legend
2020-11-30 Johan CwiklinskiMissed name replacement
2020-11-14 Johan CwiklinskiUse consistent name
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-07-31 Johan CwiklinskiMissing related form editing dynamic fields
2020-07-12 Johan CwiklinskiFix redirection when adding dynamic field fails; closes...
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-02 Johan CwiklinskiAdd Crud controller, migrate dynamic fields to a contro...