[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.5.2-31-g8a99b59

[ 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  8a99b590b55f504aa4944049dd5481986e4eb9d0 (commit)
      from  0fb42a649dcf9344b357529a601a8a77645b16ee (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 8a99b590b55f504aa4944049dd5481986e4eb9d0
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Nov 11 22:53:05 2021 +0100

    Typehint DynamicFields, add tests

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

Summary of changes:
 galette/includes/routes/management.routes.php      |   3 +-
 .../Controllers/Crud/DynamicFieldsController.php   |   4 +-
 galette/lib/Galette/DynamicFields/Boolean.php      |   4 +-
 galette/lib/Galette/DynamicFields/Choice.php       |   4 +-
 galette/lib/Galette/DynamicFields/Date.php         |   4 +-
 galette/lib/Galette/DynamicFields/DynamicField.php | 141 +++---
 galette/lib/Galette/DynamicFields/File.php         |   4 +-
 galette/lib/Galette/DynamicFields/Line.php         |   4 +-
 galette/lib/Galette/DynamicFields/Separator.php    |   4 +-
 galette/lib/Galette/DynamicFields/Text.php         |   4 +-
 .../Galette/DynamicFields/tests/units/Boolean.php  |  10 +-
 .../tests/units/{Boolean.php => Choice.php}        |  66 +--
 .../tests/units/{Boolean.php => Date.php}          |  64 +--
 .../DynamicFields/tests/units/DynamicField.php     | 519 +++++++++++++++++++++
 .../tests/units/{Boolean.php => File.php}          |  66 +--
 .../tests/units/{Boolean.php => Line.php}          |  70 +--
 .../DynamicFields/tests/units/Separator.php        |   8 +-
 .../tests/units/{Boolean.php => Text.php}          |  70 +--
 18 files changed, 802 insertions(+), 247 deletions(-)
 copy tests/Galette/DynamicFields/tests/units/{Boolean.php => Choice.php} (65%)
 copy tests/Galette/DynamicFields/tests/units/{Boolean.php => Date.php} (67%)
 create mode 100644 tests/Galette/DynamicFields/tests/units/DynamicField.php
 copy tests/Galette/DynamicFields/tests/units/{Boolean.php => File.php} (66%)
 copy tests/Galette/DynamicFields/tests/units/{Boolean.php => Line.php} (63%)
 copy tests/Galette/DynamicFields/tests/units/{Boolean.php => Text.php} (63%)


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/