[galette-commits] [GIT] galette/galette.git branch develop updated. 0.8.3.3-512-g586428a

[ 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  586428a8c3f98daa8c460aa85f93a1d4cee60d29 (commit)
       via  70c6f01235322877c4612a158afb0d3e6c4f2a96 (commit)
      from  a59d873dfd75610fefdeebe685a4c8920ef261ce (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 586428a8c3f98daa8c460aa85f93a1d4cee60d29
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri May 26 11:46:15 2017 +0200

    Rework dynamic fields; now handled from their parent objects

commit 70c6f01235322877c4612a158afb0d3e6c4f2a96
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat May 20 16:01:57 2017 +0200

    Drop global, inject Db

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

Summary of changes:
 galette/includes/routes/contributions.routes.php   | 109 +--
 galette/includes/routes/management.routes.php      | 589 +++-----------
 galette/includes/routes/members.routes.php         | 127 +--
 galette/lib/Galette/DynamicFieldsTypes/Boolean.php |  31 +-
 galette/lib/Galette/DynamicFieldsTypes/Choice.php  |  31 +-
 galette/lib/Galette/DynamicFieldsTypes/Date.php    |  31 +-
 .../DynamicFieldsTypes/DynamicFieldType.php        | 814 ++++++++++++++++++-
 galette/lib/Galette/DynamicFieldsTypes/File.php    |  31 +-
 galette/lib/Galette/DynamicFieldsTypes/Line.php    |  20 +-
 .../lib/Galette/DynamicFieldsTypes/Separator.php   |  21 +-
 galette/lib/Galette/DynamicFieldsTypes/Text.php    |  32 +-
 galette/lib/Galette/Entity/Adherent.php            |  72 +-
 galette/lib/Galette/Entity/Contribution.php        |  30 +-
 galette/lib/Galette/Entity/DynamicFields.php       | 861 ++++++---------------
 galette/lib/Galette/Entity/DynamicsTrait.php       | 232 ++++++
 galette/lib/Galette/Entity/Transaction.php         |  30 +-
 .../lib/Galette/Filters/AdvancedMembersList.php    |   4 +-
 galette/lib/Galette/IO/PdfAdhesionForm.php         | 123 +--
 .../lib/Galette/Repository/DynamicFieldsTypes.php  | 107 +++
 galette/lib/Galette/Repository/Members.php         |   8 +-
 galette/templates/default/advanced_search.tpl      |  65 +-
 galette/templates/default/ajouter_contribution.tpl |   2 +-
 galette/templates/default/ajouter_transaction.tpl  |   2 +-
 .../templates/default/configurer_fiche_content.tpl |  41 +-
 .../templates/default/display_dynamic_fields.tpl   |  55 +-
 galette/templates/default/edit_dynamic_fields.tpl  | 192 +++--
 galette/templates/default/editer_champ.tpl         |  26 +-
 galette/templates/default/member.tpl               |   2 +-
 galette/templates/default/voir_adherent.tpl        |   2 +-
 .../DynamicFieldsTypes/tests/units/Boolean.php     |   8 +-
 .../DynamicFieldsTypes/tests/units/Separator.php   |   8 +-
 tests/Galette/Entity/tests/units/Adherent.php      |   6 +-
 32 files changed, 1924 insertions(+), 1788 deletions(-)
 create mode 100644 galette/lib/Galette/Entity/DynamicsTrait.php
 create mode 100644 galette/lib/Galette/Repository/DynamicFieldsTypes.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/