]> git.agnieray.net Git - galette.git/history - tests/Galette/Repository/tests/units/Members.php
Advanced search on contributions dynamic fields
[galette.git] / tests / Galette / Repository / tests / units / 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-08 Johan CwiklinskiRemove 'svn' lines
2023-03-24 Johan CwiklinskiMigrate to phpunit; closes #1674
2023-02-08 Johan CwiklinskiAdd types on test classes variables
2023-01-08 Johan CwiklinskiUpdate laminas lib
2022-06-22 Guillaume AGNIERAYFix test
2022-06-22 Guillaume AGNIERAYRename getSelectizedMembers function
2022-06-01 Guillaume AGNIERAYModify tests: contributions, reminders, membership
2021-11-22 Johan CwiklinskiFix tests
2021-11-17 Johan CwiklinskiFix free search, add tests
2021-11-07 Johan CwiklinskiAdd member number; closes #190
2021-11-07 Johan CwiklinskiCheck MySQL warning in tests suite
2021-01-10 Johan CwiklinskiWork on tests
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-10-18 Johan CwiklinskiImprove Mailing constructor
2020-07-13 Johan CwiklinskiFix query; refs #1454 #1455
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 CwiklinskiSome more tests on Members repository
2020-06-15 Johan CwiklinskiNew tests on members, cleanup
2020-06-15 Johan CwiklinskiHandle advanced filters in their own method, factorize...
2020-06-15 Johan CwiklinskiCreate and load fixtures from file rather than rely...
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-12 Johan CwiklinskiDefine missing contant in bootstrap
2020-05-03 AlainCAsAdd experimental advanced groups search
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-10-20 Johan CwiklinskiFix tests
2019-09-27 Johan CwiklinskiSave searches; closes #691
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9'
2017-11-05 Johan CwiklinskiDo not generate photos per default; this is way too...
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-18 Johan CwiklinskiConstants not renamed in tests...
2017-07-18 Johan CwiklinskiRename constants in tests as well
2017-06-16 Johan CwiklinskiCheck if status are already installed everywher, check...
2017-04-26 Johan CwiklinskiDrop duplicate email in faker data; fix tests
2017-04-22 Johan CwiklinskiTest public list; do not generate contributions here
2017-04-22 Johan CwiklinskiTest getList with specific fields
2017-04-16 Johan CwiklinskiFix unit tests on php 7.2
2017-04-16 Johan CwiklinskiUpdate faker to dev-master, to solve php 7.1 issues...
2017-04-16 Johan CwiklinskiAdd tests on members repository