[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-128-g5e781d6

[ 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  5e781d64b04d24f8b483437d6a7296e8e662f791 (commit)
       via  fc8c23d4fc9af58edf0a7113f52b064b635da0bd (commit)
       via  ba99aaced4fc3328af0b175405c7a703aa116b68 (commit)
       via  2f0e65f5cac0bae130727cdc4da3e982e66e7322 (commit)
      from  dff9b5873be00c0825692a6728fd55e9a9174971 (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 5e781d64b04d24f8b483437d6a7296e8e662f791
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 3 15:41:33 2020 +0200

    Migrate titles routes to a controller
    
    refs #1354

commit fc8c23d4fc9af58edf0a7113f52b064b635da0bd
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 3 15:29:05 2020 +0200

    Add missed method, cleanup

commit ba99aaced4fc3328af0b175405c7a703aa116b68
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 3 15:24:57 2020 +0200

    Migrate payment types routes to a controller
    
    refs #1354

commit 2f0e65f5cac0bae130727cdc4da3e982e66e7322
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 3 15:02:57 2020 +0200

    Migrate admintools routeis to a controller
    
    refs #1354

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

Summary of changes:
 galette/includes/routes/management.routes.php      | 543 +--------------------
 .../Galette/Controllers/AdminToolsController.php   | 180 +++++++
 .../Controllers/Crud/PaymentTypeController.php     | 329 +++++++++++++
 .../Galette/Controllers/Crud/TitlesController.php  | 313 ++++++++++++
 galette/lib/Galette/Entity/I18nTrait.php           | 207 +-------
 5 files changed, 841 insertions(+), 731 deletions(-)
 create mode 100644 galette/lib/Galette/Controllers/AdminToolsController.php
 create mode 100644 galette/lib/Galette/Controllers/Crud/PaymentTypeController.php
 create mode 100644 galette/lib/Galette/Controllers/Crud/TitlesController.php


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/