[galette-commits] [GIT] galette/plugin-maps.git branch develop updated. 1.7.0-8-ge009e17

[ 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/plugin-maps.git" repository.

The branch, develop has been updated
       via  e009e1799b7bc3f2368c5a7ffe44d2d6e177a5d2 (commit)
       via  f659779d9a4b575e6e48aa8a991e762374c44d14 (commit)
       via  18c0081aaf15849b2e1433a12054b30c896e31ed (commit)
       via  1a6c22f31d291049178111381b245daefcf67332 (commit)
       via  4d2e3367b995c33137b72dff83602c5bab5ee5cd (commit)
      from  2c3386460bbd5c6bb65010294315d87a6c2a43ae (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 e009e1799b7bc3f2368c5a7ffe44d2d6e177a5d2
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Jun 10 06:20:08 2022 +0200

    Update checker configuration

commit f659779d9a4b575e6e48aa8a991e762374c44d14
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Thu Jun 9 19:06:14 2022 +0200

    Map's height

commit 18c0081aaf15849b2e1433a12054b30c896e31ed
Author: Guillaume AGNIERAY <dev@xxxxxxxxxxxx>
Date:   Thu Jun 9 19:05:33 2022 +0200

    Change icons

commit 1a6c22f31d291049178111381b245daefcf67332
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 29 08:14:31 2022 +0200

    Convert to twig

commit 4d2e3367b995c33137b72dff83602c5bab5ee5cd
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun May 29 08:24:18 2022 +0200

    Drop no longer supported php versions

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

Summary of changes:
 .composer-require-checker.config.json              |   2 +-
 .github/workflows/ci-linux.yml                     |   2 +-
 _define.php                                        |  10 +-
 composer.json.checker                              |   8 +-
 lib/GaletteMaps/Controllers/MapsController.php     |  16 +-
 lib/GaletteMaps/PluginGaletteMaps.php              | 179 +++++++++++++++++++++
 templates/default/adh_actions.tpl                  |   4 -
 templates/default/adh_fiche_action.tpl             |  12 --
 templates/default/common_html.html.twig            |  29 ++++
 templates/default/common_html.tpl                  |  29 ----
 ...common_scripts.tpl => common_scripts.html.twig} |  56 +++----
 templates/default/dashboard_member.tpl             |   1 -
 templates/default/headers.html.twig                |  13 ++
 templates/default/headers.tpl                      |  13 --
 templates/default/maps.html.twig                   |  42 +++++
 templates/default/maps.tpl                         |  41 -----
 templates/default/menu.tpl                         |   6 -
 templates/default/{mymap.tpl => mymap.html.twig}   |  69 ++++----
 templates/default/public_menu.tpl                  |   9 --
 webroot/galette_maps.css                           |   6 +-
 20 files changed, 350 insertions(+), 197 deletions(-)
 create mode 100644 lib/GaletteMaps/PluginGaletteMaps.php
 delete mode 100644 templates/default/adh_actions.tpl
 delete mode 100644 templates/default/adh_fiche_action.tpl
 create mode 100644 templates/default/common_html.html.twig
 delete mode 100644 templates/default/common_html.tpl
 rename templates/default/{common_scripts.tpl => common_scripts.html.twig} (61%)
 delete mode 100644 templates/default/dashboard_member.tpl
 create mode 100644 templates/default/headers.html.twig
 delete mode 100644 templates/default/headers.tpl
 create mode 100644 templates/default/maps.html.twig
 delete mode 100644 templates/default/maps.tpl
 delete mode 100644 templates/default/menu.tpl
 rename templates/default/{mymap.tpl => mymap.html.twig} (52%)
 delete mode 100644 templates/default/public_menu.tpl


hooks/post-receive
-- 
galette/plugin-maps.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/