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  ccb062088fc60af6fa74c4710f5e7bf2e0e5b4b4 (commit)
       via  3c751ad6498e4994ec8706c10eae92a42f53e658 (commit)
       via  5bd611fe89d0d5f94a09bd2a8ae0f940692d9fbb (commit)
       via  624e74d795c9a7f8080d5086ea5beaaeda78d77c (commit)
      from  c651dc4921c0938ac06c20e904817d7309dd4c53 (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 ccb062088fc60af6fa74c4710f5e7bf2e0e5b4b4
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon May 4 15:30:26 2020 +0200

    Fix JS warning, load messgaes for both fails and success

commit 3c751ad6498e4994ec8706c10eae92a42f53e658
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon May 4 15:16:16 2020 +0200

    Migrate save search routes to a controller
    
    refs #1354

commit 5bd611fe89d0d5f94a09bd2a8ae0f940692d9fbb
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon May 4 15:14:53 2020 +0200

    Fix notice when duplicating a member that has a parent

commit 624e74d795c9a7f8080d5086ea5beaaeda78d77c
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Mon May 4 08:31:38 2020 +0200

    Begin to migrate members routes to a controller
    
    Add multiple remove at once in CrudController
    Factorize CSV output
    
    refs #1354

-----------------------------------------------------------------------

Summary of changes:
 galette/includes/routes/members.routes.php         | 914 +--------------------
 .../Galette/Controllers/Crud/MembersController.php | 756 +++++++++++++++++
 .../Controllers/Crud/SavedSearchesController.php   | 389 +++++++++
 galette/lib/Galette/Controllers/CrudController.php |  17 +-
 galette/lib/Galette/Controllers/CsvController.php  |  96 ++-
 galette/templates/default/gestion_adherents.tpl    |  20 +-
 6 files changed, 1263 insertions(+), 929 deletions(-)
 create mode 100644 galette/lib/Galette/Controllers/Crud/MembersController.php
 create mode 100644 
galette/lib/Galette/Controllers/Crud/SavedSearchesController.php


hooks/post-receive
-- 
galette/galette.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/

Reply via email to