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  9e6048c9617f59461b10d9d10b9084ba591dfa2c (commit)
      from  d3441717a32b8ace8a0ed03eee1c7cde90e6f02a (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 9e6048c9617f59461b10d9d10b9084ba591dfa2c
Author: Johan Cwiklinski <jo...@x-tnd.be>
Date:   Wed Nov 8 05:32:13 2023 +0100

    Rely on static methods rather than constants comparison
    
    Impacts:
    - DEV mode
    - DEMO mode
    - GALETTE_SQL_DEBUG
    - GALETTE_NIGHTLY

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

Summary of changes:
 galette/includes/dependencies.php                  |  6 +--
 galette/includes/galette.inc.php                   |  2 +-
 galette/includes/i18n.inc.php                      | 15 ++++----
 galette/includes/main.inc.php                      |  2 +-
 .../Controllers/Crud/DynamicFieldsController.php   |  5 ++-
 .../Controllers/Crud/MailingsController.php        |  4 +-
 .../lib/Galette/Controllers/GaletteController.php  | 10 ++---
 .../lib/Galette/Controllers/PluginsController.php  |  4 +-
 galette/lib/Galette/Core/Db.php                    |  4 +-
 galette/lib/Galette/Core/Galette.php               | 44 +++++++++++++++++++++-
 galette/lib/Galette/Core/GaletteMail.php           |  2 +-
 galette/lib/Galette/Core/LightSlimApp.php          |  2 +-
 galette/lib/Galette/Core/Preferences.php           | 18 ++++-----
 galette/lib/Galette/Core/SysInfos.php              |  2 +-
 galette/lib/Galette/IO/News.php                    |  3 +-
 .../default/components/forms/picture.html.twig     |  2 +-
 galette/templates/default/elements/modes.html.twig |  2 +-
 .../navigation/navigation_topbar.html.twig         |  2 +-
 galette/templates/default/pages/500.html.twig      |  2 +-
 galette/templates/default/pages/desktop.html.twig  |  2 +-
 .../templates/default/pages/mailing_form.html.twig |  8 ++--
 galette/templates/default/pages/plugins.html.twig  |  2 +-
 .../templates/default/pages/preferences.html.twig  | 12 +++---
 23 files changed, 98 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
galette/galette.git

-- 
Galette repositories commits - http://galette.eu

List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/

Reply via email to