[galette-commits] [GIT] galette/galette.git branch develop updated. 0.8.3.3-593-gece3bc8

[ 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  ece3bc838c64e84055b47a2de230a131ac47d0e7 (commit)
       via  00caa86d52a3948c035b11e30d259cae097bc453 (commit)
       via  70b51005778388685b10ef68f761cddb2cdb8b76 (commit)
       via  2e453ab6c1e3963e9e1acfd6f9b05234baffb800 (commit)
       via  d09a5deb9185f90024729f96b33805e02b03cf40 (commit)
      from  bd7371b1b263aced889d7dd5d2fcac579986c49f (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 ece3bc838c64e84055b47a2de230a131ac47d0e7
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 7 08:00:13 2017 +0200

    Enable PHP 7.2

commit 00caa86d52a3948c035b11e30d259cae097bc453
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 7 07:52:19 2017 +0200

    Ensure boolean false is returned correctly from postgres

commit 70b51005778388685b10ef68f761cddb2cdb8b76
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 7 07:51:52 2017 +0200

    Fix parent attachment

commit 2e453ab6c1e3963e9e1acfd6f9b05234baffb800
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Sep 7 05:52:41 2017 +0200

    Fix id_adh display from preferences

commit d09a5deb9185f90024729f96b33805e02b03cf40
Author: Guillaume Rousse <guillomovitch@xxxxxxxxx>
Date:   Thu Jun 8 17:51:19 2017 +0200

    Rework access control
    
    Behaviour changes:
    - regular fields are now either present or absent, according to
    blacklist and access control
    - member ID field is either hidden or present but read-only, according
    to preferences
    
    new helper method for access control
    enforce field access control in advanced search
    kill unused variable
    add readonly property for input fields
    kill legacy field disabling feature
    honor new access levels
    honour disabled property
    get required and disabled fields from form elements
    enforce access control for dynamic fields too

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

Summary of changes:
 .travis.yml                                        |   1 +
 galette/includes/fields_defs/members_fields.php    |  74 +++++++--------
 galette/includes/routes/members.routes.php         | 102 ++++++++++-----------
 galette/lib/Galette/Core/Authentication.php        |  27 ++++++
 galette/lib/Galette/Core/Preferences.php           |   8 +-
 .../DynamicFieldsTypes/DynamicFieldType.php        |  14 ++-
 galette/lib/Galette/Entity/Adherent.php            |  40 --------
 galette/lib/Galette/Entity/FieldsConfig.php        | 102 +++++++++++++++------
 .../lib/Galette/Repository/DynamicFieldsTypes.php  |  28 +++++-
 galette/templates/default/config_fields.tpl        |  25 ++---
 .../templates/default/configurer_fiche_content.tpl |   2 +-
 .../templates/default/display_dynamic_fields.tpl   |   8 +-
 galette/templates/default/edit_dynamic_fields.tpl  |  60 +++++++-----
 galette/templates/default/editer_champ.tpl         |   2 +-
 galette/templates/default/forms_types/account.tpl  |   2 +-
 galette/templates/default/forms_types/address.tpl  |   2 +
 galette/templates/default/forms_types/company.tpl  |   1 +
 galette/templates/default/forms_types/gender.tpl   |   6 +-
 galette/templates/default/forms_types/input.tpl    |   3 +-
 galette/templates/default/forms_types/lang.tpl     |   2 +-
 galette/templates/default/forms_types/password.tpl |   2 +
 galette/templates/default/forms_types/select.tpl   |   1 +
 galette/templates/default/forms_types/status.tpl   |   2 +-
 galette/templates/default/forms_types/textarea.tpl |   2 +-
 galette/templates/default/forms_types/titles.tpl   |   4 +-
 galette/templates/default/member.tpl               |   2 +
 galette/templates/default/voir_adherent.tpl        |   3 +
 galette/webroot/themes/default/galette.css         |   2 +-
 tests/Galette/Core/tests/units/Preferences.php     |   5 -
 tests/Galette/Entity/tests/units/FieldsConfig.php  |  14 +--
 30 files changed, 308 insertions(+), 238 deletions(-)


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/