[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.5.2-11-g5680e97 |
[ 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.5.2-11-g5680e97
- From: <git@xxxxxxxxxxxxx>
- Date: Mon, 08 Nov 2021 07:21:52 +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 5680e97c6e99e4b48c28196baf861de5c444e1f4 (commit)
from 52e72241e207ac0288e120fa4df086df5b66e28c (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 5680e97c6e99e4b48c28196baf861de5c444e1f4
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon Nov 8 07:12:24 2021 +0100
Export contributions as CSV; closes #1581
-----------------------------------------------------------------------
Summary of changes:
galette/includes/routes/contributions.routes.php | 16 +-
.../Controllers/Crud/ContributionsController.php | 74 +++++--
galette/lib/Galette/Controllers/CsvController.php | 37 ++++
galette/lib/Galette/Entity/Contribution.php | 20 +-
galette/lib/Galette/Entity/Entitled.php | 2 +-
galette/lib/Galette/IO/ContributionsCsv.php | 224 +++++++++++++++++++++
galette/lib/Galette/IO/MembersCsv.php | 2 +-
galette/lib/Galette/Repository/Contributions.php | 36 +++-
.../templates/default/gestion_contributions.tpl | 9 +-
9 files changed, 384 insertions(+), 36 deletions(-)
create mode 100644 galette/lib/Galette/IO/ContributionsCsv.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/