[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-179-gf13b238 |
[ 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-179-gf13b238
- From: <git@xxxxxxxxxxxxx>
- Date: Wed, 13 May 2020 18:07:56 +0200
- 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 f13b2388f64a14ce9f51e50d8e20b5bbe0fe25be (commit)
from 678e3be4a9e43139daf55f4b50757bd787ee3831 (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 f13b2388f64a14ce9f51e50d8e20b5bbe0fe25be
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Mon May 11 04:01:49 2020 +0200
Import dynamic fields from CSV; closes #940
Add tests on CSV imports, including dynamic fields
Various fixes
-----------------------------------------------------------------------
Summary of changes:
galette/lib/Galette/Controllers/CsvController.php | 13 +
galette/lib/Galette/DynamicFields/DynamicField.php | 65 +--
galette/lib/Galette/Entity/Adherent.php | 2 +-
galette/lib/Galette/Entity/DynamicFieldsHandle.php | 5 +-
galette/lib/Galette/Entity/DynamicsTrait.php | 20 +-
galette/lib/Galette/Entity/ImportModel.php | 4 +-
galette/lib/Galette/IO/CsvIn.php | 29 +-
galette/lib/Galette/Util/FakeData.php | 2 +-
tests/Galette/IO/tests/units/CsvIn.php | 612 +++++++++++++++++++++
9 files changed, 712 insertions(+), 40 deletions(-)
create mode 100644 tests/Galette/IO/tests/units/CsvIn.php
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/