[galette-commits] [GIT] galette/plugin-maps.git branch develop updated. 1.2.2-12-g76f2f62

[ 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  76f2f626f9b73024aabd300740f1bb33195c9435 (commit)
       via  4272bfba0ae5cc073e6ab049168901a2ac648ede (commit)
       via  6c5675925bab509da8eb1f864d7eee267cf3999e (commit)
       via  37a4371ee3eafbe262e6333435eb5d3c0281bfc0 (commit)
       via  cd2f8f09f38eeb555e944c13ec1313d0997fdabd (commit)
       via  f3ada2dbc2cf2e087b0934c1fa64e11591a57f17 (commit)
       via  2b155de7e06073958b1b9fc476205694024a1687 (commit)
       via  4dd7c0d8442a0af200dc433ebbeec6474d60d90a (commit)
       via  2d9e99042e3809f9639c50d9e4c4cbd699334d98 (commit)
       via  37f68f7990ffddc766a78e333f1f311bc61dd47a (commit)
       via  d9b22662f1a4d2a79faf0e3bc2e81f22221ed4b6 (commit)
      from  3783d072b3ae9f87fbb056f2c02c8e66f8825338 (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 76f2f626f9b73024aabd300740f1bb33195c9435
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sun Sep 11 17:28:52 2016 +0200

    Adherent constructor has changed

commit 4272bfba0ae5cc073e6ab049168901a2ac648ede
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Aug 4 09:48:57 2016 +0200

    Re-Add routing name

commit 6c5675925bab509da8eb1f864d7eee267cf3999e
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Wed Mar 2 15:26:50 2016 +0100

    Fix JSON return

commit 37a4371ee3eafbe262e6333435eb5d3c0281bfc0
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Feb 19 13:20:59 2016 +0100

    Slim3 compatibility

commit cd2f8f09f38eeb555e944c13ec1313d0997fdabd
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Feb 19 09:41:46 2016 +0100

    Replace urlFor with path_for

commit f3ada2dbc2cf2e087b0934c1fa64e11591a57f17
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Tue Nov 3 22:40:06 2015 +0100

    Add I live here stuff; various fixes

commit 2b155de7e06073958b1b9fc476205694024a1687
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Oct 31 23:50:51 2015 +0100

    Fix bg image

commit 4dd7c0d8442a0af200dc433ebbeec6474d60d90a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Oct 31 00:45:45 2015 +0100

    Use stored bject from Slim instance

commit 2d9e99042e3809f9639c50d9e4c4cbd699334d98
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Sat Oct 31 00:25:28 2015 +0100

    Add main map route

commit 37f68f7990ffddc766a78e333f1f311bc61dd47a
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Fri Oct 30 20:00:18 2015 +0100

    Ensure member can only localize himself
    
    Cleanup
    Finalize localization route
    Add mymap route

commit d9b22662f1a4d2a79faf0e3bc2e81f22221ed4b6
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date:   Thu Oct 29 19:49:57 2015 +0100

    First changes for plugin with Slim

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

Summary of changes:
 _define.php                                        |  12 +-
 _routes.php                                        | 326 +++++++++++++++++++++
 templates/default/adh_actions.tpl                  |   2 +-
 templates/default/adh_fiche_action.tpl             |   7 +-
 templates/default/common_html.tpl                  |  29 ++
 templates/default/common_scripts.tpl               |  73 ++---
 templates/default/headers.tpl                      |  16 +-
 templates/default/maps.tpl                         |  10 +-
 templates/default/menu.tpl                         |   2 +-
 templates/default/mymap.tpl                        |  40 +--
 templates/default/public_menu.tpl                  |   7 +-
 {templates/default => webroot}/galette_maps.css    |   9 +-
 {templates/default => webroot}/images/legend.png   | Bin
 .../default => webroot}/images/locate_member.png   | Bin
 {templates/default => webroot}/images/maps.png     | Bin
 .../leaflet-0.7.1/images/layers-2x.png             | Bin
 .../leaflet-0.7.1/images/layers.png                | Bin
 .../leaflet-0.7.1/images/marker-galette-pro.png    | Bin
 .../leaflet-0.7.1/images/marker-galette.png        | Bin
 .../leaflet-0.7.1/images/marker-icon-2x.png        | Bin
 .../leaflet-0.7.1/images/marker-icon.png           | Bin
 .../leaflet-0.7.1/images/marker-shadow.png         | Bin
 {includes => webroot}/leaflet-0.7.1/leaflet-src.js |   0
 {includes => webroot}/leaflet-0.7.1/leaflet.css    |   0
 {includes => webroot}/leaflet-0.7.1/leaflet.js     |   0
 .../Control.FullScreen.css                         |   0
 .../Control.FullScreen.js                          |   0
 .../leaflet-fullscreencontrol/LICENSE              |   0
 .../leaflet-fullscreencontrol/icon-fullscreen.png  | Bin
 {includes => webroot}/leaflet-geosearch/LICENSE    |   0
 .../leaflet-geosearch/css/l.geosearch.css          |   0
 .../leaflet-geosearch/js/l.control.geosearch.js    |   0
 .../js/l.geosearch.provider.bing.js                |   0
 .../js/l.geosearch.provider.esri.js                |   0
 .../js/l.geosearch.provider.google.js              |   0
 .../js/l.geosearch.provider.nokia.js               |   0
 .../js/l.geosearch.provider.openstreetmap.js       |   0
 .../leaflet-legendcontrol/L.Control.Legend.js      |   0
 .../leaflet-locatecontrol/L.Control.Locate.0.5.css |   0
 .../leaflet-locatecontrol/L.Control.Locate.css     |   0
 .../leaflet-locatecontrol/L.Control.Locate.ie.css  |   0
 .../leaflet-locatecontrol/L.Control.Locate.js      |   0
 .../leaflet-locatecontrol/images/locate.png        | Bin
 .../leaflet-locatecontrol/images/locate.svg        |   0
 .../leaflet-locatecontrol/images/locate_alt.png    | Bin
 .../leaflet-locatecontrol/images/locate_alt.svg    |   0
 .../leaflet-locatecontrol/images/locate_touch.png  | Bin
 .../images/locate_touch_alt.png                    | Bin
 .../leaflet-locatecontrol/images/spinner.gif       | Bin
 49 files changed, 440 insertions(+), 93 deletions(-)
 create mode 100644 _routes.php
 create mode 100644 templates/default/common_html.tpl
 rename {templates/default => webroot}/galette_maps.css (73%)
 rename {templates/default => webroot}/images/legend.png (100%)
 rename {templates/default => webroot}/images/locate_member.png (100%)
 rename {templates/default => webroot}/images/maps.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/layers-2x.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/layers.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/marker-galette-pro.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/marker-galette.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/marker-icon-2x.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/marker-icon.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/images/marker-shadow.png (100%)
 rename {includes => webroot}/leaflet-0.7.1/leaflet-src.js (100%)
 rename {includes => webroot}/leaflet-0.7.1/leaflet.css (100%)
 rename {includes => webroot}/leaflet-0.7.1/leaflet.js (100%)
 rename {includes => webroot}/leaflet-fullscreencontrol/Control.FullScreen.css (100%)
 rename {includes => webroot}/leaflet-fullscreencontrol/Control.FullScreen.js (100%)
 rename {includes => webroot}/leaflet-fullscreencontrol/LICENSE (100%)
 rename {includes => webroot}/leaflet-fullscreencontrol/icon-fullscreen.png (100%)
 rename {includes => webroot}/leaflet-geosearch/LICENSE (100%)
 rename {includes => webroot}/leaflet-geosearch/css/l.geosearch.css (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.control.geosearch.js (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.geosearch.provider.bing.js (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.geosearch.provider.esri.js (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.geosearch.provider.google.js (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.geosearch.provider.nokia.js (100%)
 rename {includes => webroot}/leaflet-geosearch/js/l.geosearch.provider.openstreetmap.js (100%)
 rename {includes => webroot}/leaflet-legendcontrol/L.Control.Legend.js (100%)
 rename {includes => webroot}/leaflet-locatecontrol/L.Control.Locate.0.5.css (100%)
 rename {includes => webroot}/leaflet-locatecontrol/L.Control.Locate.css (100%)
 rename {includes => webroot}/leaflet-locatecontrol/L.Control.Locate.ie.css (100%)
 rename {includes => webroot}/leaflet-locatecontrol/L.Control.Locate.js (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate.png (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate.svg (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate_alt.png (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate_alt.svg (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate_touch.png (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/locate_touch_alt.png (100%)
 rename {includes => webroot}/leaflet-locatecontrol/images/spinner.gif (100%)


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

-- 
-- 
Galette repositories commits - http://galette.tuxfamily.org


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/