This is an automated email from git. It was generated because a ref change was pushed to the "galette/galette.git" repository.
The branch, develop has been updated via e89541901276f14915c3f38da7c650083f3db354 (commit) from 8cb75aa0ebe24cefacc86781baccab476dc62d32 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e89541901276f14915c3f38da7c650083f3db354 Author: Guillaume AGNIERAY <d...@agnieray.net> Date: Mon Feb 7 17:09:14 2022 +0100 Modify tests: contributions, reminders, membership For upcoming changes where the actual due date will be used and displayed instead of the next begining date ; refs #1016 And to fix reminders counts and membership filter results ; refs #1590 Fix tests using the actual due date fixes #1016, fixes #1590 Fix replacements, messages and a color on frontend fixes #1590 ----------------------------------------------------------------------- Summary of changes: galette/lib/Galette/Entity/Adherent.php | 95 ++++---- galette/lib/Galette/Entity/Contribution.php | 83 ++++--- galette/lib/Galette/Entity/Reminder.php | 7 +- galette/lib/Galette/Features/Replacements.php | 2 +- galette/lib/Galette/Repository/Members.php | 51 +++-- galette/lib/Galette/Repository/Reminders.php | 37 ++-- galette/webroot/themes/default/galette.css | 2 +- tests/Galette/Core/tests/units/Links.php | 30 +-- tests/Galette/Entity/tests/units/Contribution.php | 101 +++++---- tests/Galette/Repository/tests/units/Members.php | 89 +++++--- tests/Galette/Repository/tests/units/Reminders.php | 244 +++++++++++---------- tests/GaletteTestCase.php | 28 ++- 12 files changed, 421 insertions(+), 348 deletions(-) hooks/post-receive -- galette/galette.git -- Galette repositories commits - http://galette.eu List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/