[galette-commits] [GIT] galette/galette.git branch develop updated. 0.9.3.1-97-gd4c7fc3

[ 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  d4c7fc3e4b44b69c0b6830c37bd634c58793be31 (commit)
       via  e1e13923b7c6f76c8374d4e6bd99281627344476 (commit)
      from  4cf0c7776e0d348b7a68bb5a4ce981cdbd401b5c (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 d4c7fc3e4b44b69c0b6830c37bd634c58793be31
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Apr 29 18:08:44 2020 +0200

    I18n for email texts; closes #1330
    
    Check if all langs has been setted up
    Add unique index on texts table; bump db version
    Load defaults only when needed; no longer need to be passed to constructor

commit e1e13923b7c6f76c8374d4e6bd99281627344476
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Mar 21 08:42:15 2020 +0100

    Add some links for dynamic translations in preferences
    
    * card texts
    * short description

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

Summary of changes:
 galette/cron/reminder.php                         |   1 -
 galette/includes/dependencies.php                 |   5 -
 galette/includes/fields_defs/texts_fields.php     | 185 +++++-----------------
 galette/includes/galette.inc.php                  |   2 +-
 galette/includes/routes/authentication.routes.php |   1 -
 galette/includes/routes/contributions.routes.php  |   1 -
 galette/includes/routes/management.routes.php     |   5 +-
 galette/includes/routes/members.routes.php        |   7 +-
 galette/install/scripts/mysql.sql                 |   5 +-
 galette/install/scripts/pgsql.sql                 |   3 +-
 galette/install/scripts/upgrade-to-0.94-mysql.sql |   6 +
 galette/install/scripts/upgrade-to-0.94-pgsql.sql |   3 +
 galette/lib/Galette/Core/Install.php              |   8 +-
 galette/lib/Galette/Entity/Texts.php              |  76 +++++++--
 galette/templates/default/preferences.tpl         |  23 +++
 tests/Galette/Core/tests/units/Install.php        |   3 +-
 tests/Galette/Entity/tests/units/Texts.php        |  22 +--
 17 files changed, 162 insertions(+), 194 deletions(-)
 create mode 100644 galette/install/scripts/upgrade-to-0.94-mysql.sql
 create mode 100644 galette/install/scripts/upgrade-to-0.94-pgsql.sql


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/