[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.4.2-16-g8dab486 |
[ 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.4.2-16-g8dab486
- From: <git@xxxxxxxxxxxxx>
- Date: Sat, 07 Nov 2020 09:19:04 +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 8dab4864baf675d1abd80317ee588ee0348ee67c (commit)
from 4efe7e2ae8d2eae35a3b39db4a3488da3e57bdc8 (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 8dab4864baf675d1abd80317ee588ee0348ee67c
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Sat Nov 7 04:09:00 2020 +0100
Remove faker
Remove fakedata feature, drop usage in tests.
closes #1515
-----------------------------------------------------------------------
Summary of changes:
galette/composer.json | 6 -
galette/composer.lock | 56 +-
galette/includes/core_acls.php | 1 -
galette/includes/routes/management.routes.php | 12 -
.../lib/Galette/Controllers/GaletteController.php | 86 ---
galette/lib/Galette/Util/FakeData.php | 593 ------------------
galette/templates/default/fake_data.tpl | 66 --
galette/templates/default/page.tpl | 3 -
patches/0001-Fix-PHP-7.4-array-syntax.patch | 69 --
tests/Galette/Core/tests/units/Links.php | 70 ++-
tests/Galette/Core/tests/units/Login.php | 39 +-
tests/Galette/Entity/tests/units/Adherent.php | 47 +-
tests/Galette/Entity/tests/units/Contribution.php | 67 +-
tests/Galette/IO/tests/units/CsvIn.php | 696 +++++++++++++++++++--
tests/Galette/Middleware/tests/unit/CheckAcls.php | 2 -
tests/Galette/Repository/tests/units/Reminders.php | 41 +-
16 files changed, 810 insertions(+), 1044 deletions(-)
delete mode 100644 galette/templates/default/fake_data.tpl
delete mode 100644 patches/0001-Fix-PHP-7.4-array-syntax.patch
hooks/post-receive
--
galette/galette.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/