[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-22-gc961953 |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-22-gc961953
- From: <git@xxxxxxxxxxxxx>
- Date: Sun, 08 Mar 2020 11:10:43 +0100
- Auto-submitted: auto-generated
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 c9619538af5caf7bfc5cad3370d57de143a2fc57 (commit)
from 97198820a20d25e9e93c20291c7aa6ef288ce283 (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 c9619538af5caf7bfc5cad3370d57de143a2fc57
Author: Nicolas Béhier-Dévigne <nbehierdevigne@xxxxxxxxx>
Date: Sun Feb 16 17:49:54 2020 +0100
Add event dispatcher for plugins; closes #1400
Emits from models rather than routes
Add, Edit and Remove event for Adherent, Contribution and Transaction.
Tests for PHP 7.1, 7.2 and 7.3.
Add method to get plugins namespace
-----------------------------------------------------------------------
Summary of changes:
galette/composer.json | 3 +-
galette/composer.lock | 236 ++++++++++++++++++++--------
galette/includes/dependencies.php | 8 +
galette/lib/Galette/Core/Plugins.php | 34 +++-
galette/lib/Galette/Entity/Adherent.php | 6 +-
galette/lib/Galette/Entity/Contribution.php | 9 +-
galette/lib/Galette/Entity/Transaction.php | 9 ++
galette/lib/Galette/Repository/Members.php | 11 +-
tests/TestsBootstrap.php | 3 +-
9 files changed, 243 insertions(+), 76 deletions(-)
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/