]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Repository/Members.php
Advanced search on contributions dynamic fields
[galette.git] / galette / lib / Galette / Repository / Members.php
2023-10-03 Johan CwiklinskiAdvanced search on contributions dynamic fields
2023-09-28 Johan CwiklinskiFix staff members display in members list
2023-07-01 Johan CwiklinskiInclude parent whan searching with(out) email
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-08 Johan CwiklinskiFix duplicate array keys in query
2023-01-15 Johan CwiklinskiUse league\event directly, switch to latest
2022-06-22 Guillaume AGNIERAYRename getSelectizedMembers function
2022-06-01 Guillaume AGNIERAYModify tests: contributions, reminders, membership
2022-01-20 Johan CwiklinskiTypos
2022-01-20 Johan CwiklinskiFix status sort as group manager; closes #1618
2021-11-28 Johan CwiklinskiMerge member address continuation into address and...
2021-11-22 Johan CwiklinskiRework getSelectizedMembers to take care of group managers
2021-11-17 Johan CwiklinskiFix CS
2021-11-17 Johan CwiklinskiFix free search, add tests
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-11-07 Johan CwiklinskiAdd member number; closes #190
2021-11-07 Johan CwiklinskiSame table alias was used for different tables, this...
2021-11-07 Johan CwiklinskiSocial networks/contact externalization
2021-11-07 Johan CwiklinskiThrow errors
2021-10-28 Johan CwiklinskiFix member list ordering; closes #1586 and refs #1580
2021-10-17 Johan CwiklinskiAdd methods to manage dependencies to load on members
2021-10-06 Johan CwiklinskiFix public list ordering; closes #1580
2021-09-30 Johan CwiklinskiFix searhc on dynamic fields; closes #1575
2021-09-22 Guillaume AGNIERAYFix close expiries; closes #1566
2020-11-14 Johan CwiklinskiFix wrong parameters names due to old laminas-db bug
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-11-01 Johan CwiklinskiFix members repository
2020-11-01 Johan CwiklinskiSounds like a part of the query was missing
2020-11-01 Johan CwiklinskiDrop useless condition
2020-10-29 Johan CwiklinskiEnsure events are emitted once the whole process is...
2020-10-03 Johan CwiklinskiUse events to send contributions administrative emails
2020-07-12 Johan CwiklinskiFix nomail late reminders count query; closes #1454
2020-07-12 Johan CwiklinskiFix nomail reminders count query; closes #1454
2020-07-12 Johan CwiklinskiQuery was not count on public pages; closes #1453
2020-06-18 Johan CwiklinskiUnreachable case
2020-06-18 Johan CwiklinskiSome more tests on Members repository
2020-06-15 Johan CwiklinskiHandle advanced filters in their own method, factorize...
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiNo longer existing class
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-26 Johan CwiklinskiConfigure members list displayed fields; closes #979
2020-05-12 Johan CwiklinskiEnsure there are no columns from join
2020-05-11 Johan CwiklinskiEnsure selected columns from joins are not present...
2020-05-03 AlainCAsAdd experimental advanced groups search
2020-03-28 Johan CwiklinskiVarious texts fixes, from comments on weblate
2020-03-08 Nicolas Béhier... Add event dispatcher for plugins; closes #1400
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-01-25 Johan CwiklinskiFix search on nickname in member dropdowns; closes...
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-30 Johan CwiklinskiSearch value was not quoted
2019-11-30 Johan CwiklinskiRemove not used parameter; closes #1363
2019-10-19 Johan CwiklinskiFix CS
2019-09-27 Johan CwiklinskiSave searches; closes #691
2019-03-02 Johan CwiklinskiUse parent email on reminders
2019-02-24 Johan CwiklinskiFix members with groups removal; closes #1251
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-12-13 Johan CwiklinskiUse Chosen JS for dropdowns
2018-07-21 Johan CwiklinskiFix query to drop members dynamic values
2018-07-21 Johan CwiklinskiRemove dynamic fields values when corresponding entry...
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-07-08 Johan CwiklinskiFix search for false dynamic booleans; closes #1186
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-03-10 Guillaume RousseRename dynamic fields classes
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9'
2017-12-18 Johan CwiklinskiLimit ajax access
2017-10-29 Johan CwiklinskiMerge branch 'release/0.9rc3'
2017-10-24 Johan CwiklinskiMembers in their last membership day must appear in...
2017-10-04 Johan CwiklinskiUnlink transactions from contributions before removing...
2017-10-01 Johan CwiklinskiMerge branch 'release/0.9rc2'
2017-09-30 Johan CwiklinskiAdd free search on status labels; fixes #1061
2017-09-23 Johan CwiklinskiMake Pagination::setLimits() public
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-02 Johan CwiklinskiFix search on dynamic fields
2017-06-03 Johan CwiklinskiRework dynamic fields; now handled from their parent...
2017-05-20 Johan CwiklinskiUse real dates in filters; take care of postgres
2017-05-19 Guillaume Rousseallow before and after operators for date fields
2017-05-19 Guillaume Rousseuse type-dependant widgets for free query part
2017-05-13 Johan CwiklinskiFix CS
2017-04-26 Johan Cwiklinskiid_adh must be declared in fields list
2017-04-22 Johan CwiklinskigetPublicList second argument is useless; removing
2017-04-16 Johan CwiklinskiDo not trim or stripslashes on booleans to keep real...
2017-03-16 Johan CwiklinskiDo not list groups infos on members list; fixes #687
2017-03-11 Johan CwiklinskiReplace Zend1 method
2017-03-11 Johan CwiklinskiCheck for email duplicity at import; fixes #729
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-11-08 Johan CwiklinskiRemove globals on Password; refs #414
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiInject db instance into Adherent object
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-09-28 Johan CwiklinskiDo not display inconditionnaly exempted members on...
2016-06-06 Johan CwiklinskiMerge branch 'hotfix/0.8.2.3' into develop
2016-06-06 Johan CwiklinskiMerge branch 'hotfix/0.8.2.3'
2016-06-06 Guillaume RousseFix usage of dynamic fields in advanced research; fixes...
next