[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.5-53-g5b23429

[ Thread Index | Date Index | More lists.galette.eu/commits Archives ]


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  5b234293821a64d0ac4fab7ca83f0311181e8d29 (commit)
       via  71a04d2b2f4913d1abe60b32794f3e43e97c49e8 (commit)
       via  a9b7715a88a1b3929de1583afff918e5959d78f8 (commit)
      from  8953d63ab212d1258c460cbe2ae55fc96c3b47da (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 5b234293821a64d0ac4fab7ca83f0311181e8d29
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 30 11:39:28 2021 +0200

    Update changelog

commit 71a04d2b2f4913d1abe60b32794f3e43e97c49e8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 30 08:41:08 2021 +0200

    Small rework and few typo fixes
    
    Add constants for contribution types and use them
    Rename Contribution::isCotis() to Contribution::isFee()
    
    phpdoc
    Fix information is uncountable; fix conjugation
    Fix several typos
    Cleanup imports

commit a9b7715a88a1b3929de1583afff918e5959d78f8
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 30 08:00:22 2021 +0200

    Massive add contributions; closes #1381

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

Summary of changes:
 galette/docs/CHANGES                               |   4 +
 galette/includes/routes/contributions.routes.php   |  32 ++-
 galette/includes/routes/groups.routes.php          |   4 -
 galette/includes/routes/management.routes.php      |  11 -
 galette/includes/routes/members.routes.php         |  10 -
 galette/includes/routes/public_pages.routes.php    |   2 -
 .../Controllers/Crud/ContributionsController.php   | 262 +++++++++++++++------
 .../Galette/Controllers/Crud/MembersController.php |   6 +
 galette/lib/Galette/Entity/Adherent.php            |   4 +-
 galette/lib/Galette/Entity/Contribution.php        |  70 ++++--
 galette/lib/Galette/Entity/Entitled.php            |   7 +-
 galette/lib/Galette/Entity/Transaction.php         |   4 +-
 galette/lib/Galette/Events/ContribListener.php     |   4 +-
 galette/lib/Galette/Util/Password.php              |   2 +-
 galette/templates/default/ajouter_contribution.tpl |  47 ++--
 galette/templates/default/ajouter_transaction.tpl  |   8 +-
 galette/templates/default/desktop.tpl              |   2 +-
 galette/templates/default/gestion_adherents.tpl    |  51 +++-
 .../templates/default/gestion_contributions.tpl    |  10 +-
 galette/templates/default/group.tpl                |   4 +-
 galette/templates/default/liste_membres.tpl        |   4 +-
 ...nfirm_removal.tpl => mass_add_contribution.tpl} |  23 +-
 .../{confirm_removal.tpl => mass_choose_type.tpl}  |  24 +-
 galette/templates/default/page.tpl                 |   6 +-
 galette/templates/default/voir_adherent.tpl        |   4 +-
 tests/Galette/Entity/tests/units/Contribution.php  |   2 +-
 26 files changed, 387 insertions(+), 220 deletions(-)
 copy galette/templates/default/{confirm_removal.tpl => mass_add_contribution.tpl} (50%)
 copy galette/templates/default/{confirm_removal.tpl => mass_choose_type.tpl} (54%)


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

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

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


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/