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 46919123e9fcb8a80cb62f723d659b236a4eb3d6 (commit)
from 8e9f46357938e42ae5c4e5e7ecaca816bd4fca64 (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 46919123e9fcb8a80cb62f723d659b236a4eb3d6
Author: Johan Cwiklinski <[email protected]>
Date: Mon Aug 31 11:44:30 2020 +0200
Use events to send contributions administrative emails
Factorize
Cleanup code
refs #1355
-----------------------------------------------------------------------
Summary of changes:
galette/includes/dependencies.php | 12 +
.../Controllers/Crud/ContributionsController.php | 262 ++-----------
galette/lib/Galette/Entity/Adherent.php | 2 +-
galette/lib/Galette/Entity/Contribution.php | 25 ++
galette/lib/Galette/Events/ContribListener.php | 425 +++++++++++++++++++++
galette/lib/Galette/Repository/Members.php | 2 +-
6 files changed, 490 insertions(+), 238 deletions(-)
create mode 100644 galette/lib/Galette/Events/ContribListener.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/