]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/DynamicFields/DynamicField.php
Switch to phpstan level 4
[galette.git] / galette / lib / Galette / DynamicFields / DynamicField.php
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-19 Johan Cwiklinskiphpstan level 1 fixes
2021-11-12 Johan CwiklinskiAdd information to display on dynamic fields; closes...
2021-11-12 Johan CwiklinskiTypehint DynamicFields, add tests
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-10-31 Johan CwiklinskiMove trait to Features namespace
2021-04-19 Johan CwiklinskiFix dynamic separator edition
2021-04-05 Johan CwiklinskiFix stored XSS on dynamic fields configuration
2020-12-16 Johan CwiklinskiFix missing dynamic field repetition button
2020-12-13 Johan CwiklinskiSimplify getLastGeneratedValue
2020-11-29 Johan CwiklinskiDrop unneeded transactions (mysql autocommit)
2020-11-14 Johan CwiklinskiUse consistent name
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-10-18 Johan CwiklinskiDb::drop automatically adds prefix
2020-09-13 Johan CwiklinskiFix issues on dynamics table removal
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-14 Johan CwiklinskiAvoid count in loops
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-06-10 Johan CwiklinskiFixes, run CS on PHP 7.4
2020-05-13 Johan CwiklinskiImport dynamic fields from CSV; closes #940
2020-03-28 Johan CwiklinskiVarious texts fixes, from comments on weblate
2020-03-07 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2020-03-07 Johan CwiklinskiSwitch to Laminas
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1' into develop
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1'
2020-02-09 Johan CwiklinskiFactorize dynamic translations handling
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-03-16 Johan CwiklinskiFix dynamic fields order; closes #1262
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-10-24 Johan CwiklinskiAdd management for payment types; closes #1084
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-03-10 Guillaume RousseRename dynamic fields classes