]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/Crud/MembersController.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / lib / Galette / Controllers / Crud / MembersController.php
2024-03-23 Johan CwiklinskiMerge branch 'hotfix/1.0.4' master
2024-03-09 Johan CwiklinskiDo not override members list filters on member display...
2024-03-01 Johan CwiklinskiMerge branch 'hotfix/1.0.3'
2024-03-01 Johan CwiklinskiDisable events from mass changes; closes #1733
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-11-18 Johan CwiklinskiUse specific filters
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-10-12 Guillaume AGNIERAYResize and crop members picture to a fixed ratio
2023-10-03 Johan CwiklinskiAdvanced search on contributions dynamic fields
2023-09-26 Johan CwiklinskiDo not display separator or files in dynamic contributi...
2023-09-25 Johan CwiklinskiMake dynamic file fields work on contributions and...
2023-06-11 Johan CwiklinskiFix parent loading
2023-03-22 Johan CwiklinskiRefactor Titles
2023-03-01 Johan CwiklinskiFix batch contributions removal
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-19 Johan Cwiklinskiphpstan level 1 fixes
2023-02-10 Johan CwiklinskiMigration to slimv4
2023-01-16 Johan CwiklinskiButton name for mailings has changed since embers list...
2022-07-07 Johan CwiklinskiRemaining smarty syntax, few fixes
2022-06-29 Johan CwiklinskiUse generic list for members list
2022-06-22 Guillaume AGNIERAYRename getSelectizedMembers function
2022-06-16 Johan CwiklinskiPrepare rename to *_sel to entries_sel, add javascripts...
2022-06-08 Johan CwiklinskiRename method
2022-06-08 Guillaume AGNIERAYConvert last templates to twig
2022-06-08 Guillaume AGNIERAYFix members public templates
2022-06-08 Guillaume AGNIERAYConvert public members list template to twig
2022-06-08 Guillaume AGNIERAYConvert public members gallery template to twig
2022-06-08 Johan CwiklinskiContinue migration
2022-06-08 Johan CwiklinskiContinue migration
2022-06-08 Johan CwiklinskiContinue conversion
2021-12-18 Johan CwiklinskiRework members pages again
2021-12-18 Johan CwiklinskiMigrate display_socials; rework a bit "voir_adherent"
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-22 Johan CwiklinskiRework getSelectizedMembers to take care of group managers
2021-11-20 Johan CwiklinskiRework groups managers capabilities; closes #499
2021-11-17 Johan CwiklinskiVarious fixes
2021-11-13 Johan CwiklinskiRestrict members group modification from managers to...
2021-11-07 Johan CwiklinskiSocial networks/contact externalization
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-10-18 Johan CwiklinskiPassword is not required when editing
2021-10-17 Johan Cwiklinskiphpdoc, non used code
2021-10-17 Johan CwiklinskiFix redirection when an error occurs adding a child
2021-10-17 Johan CwiklinskiSetting error codes that way breaks redirection
2021-10-17 Johan CwiklinskiAdd methods to manage dependencies to load on members
2021-10-17 Johan CwiklinskiCreate member from parent
2021-10-17 Johan CwiklinskiChild management from parents
2021-10-02 Johan CwiklinskiUse constants for modes; few typos.
2021-09-30 Johan CwiklinskiMassive add contributions; closes #1381
2021-09-28 Johan CwiklinskiMass edition of dynamic fields; closes #1194
2021-09-28 Johan CwiklinskiFactorize visibility check for core fields
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2021-04-25 Johan CwiklinskiFix typehint
2021-04-16 Johan CwiklinskiKeep values changed when an error occurs; closes #1542
2021-04-05 Johan CwiklinskiPrevent some possible XSS
2021-03-17 Johan CwiklinskiFix none required adding member
2021-01-10 Johan CwiklinskiReplacements feature; fixes #1393
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-12-06 Johan CwiklinskiFixes from scrutinizer errors
2020-11-11 Johan CwiklinskiImprove captcha; closes #1516
2020-11-01 Johan CwiklinskiClean unreachable code
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-09-14 Johan CwiklinskiFix dynamic file display; closes #1486
2020-08-22 Johan CwiklinskiUse events to send member administrative emails
2020-08-22 Johan CwiklinskiEnsure self subscription captcha is not inspected as...
2020-08-17 Johan CwiklinskiMakes default member password stronger
2020-07-31 Johan CwiklinskiMass uncheck booleans; closes #1471
2020-07-11 Johan CwiklinskiRemove useless checks
2020-07-11 Johan CwiklinskiUse two distinct routes for add and edit; let routing...
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-12 Johan CwiklinskiCheck captcha from controller; refs #1441
2020-06-11 Johan CwiklinskiFix var name
2020-06-11 Johan CwiklinskiNot initialized array
2020-06-11 Johan CwiklinskiCS
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-06-02 Johan CwiklinskiFix inconsistent data on duplication; closes #1432
2020-05-26 Johan CwiklinskiConfigure members list displayed fields; closes #979
2020-05-24 Johan CwiklinskiFix various warnings
2020-05-09 Johan CwiklinskiMigrate public page to a controller
2020-05-08 Johan CwiklinskiMigrate contributions and transactions to controllers
2020-05-08 Johan CwiklinskiFinalize migration to a controller of "members" routes
2020-05-07 Johan CwiklinskiFix regression
2020-05-07 Johan CwiklinskiFix cs
2020-05-07 Johan CwiklinskiFix some warnings
2020-05-05 Johan CwiklinskiEnds members routes migration to a controller
2020-05-04 Johan CwiklinskiBegin to migrate members routes to a controller