Commit Graph
100 Commits
Author SHA1 Message Date
David MolineusandGitHub 791eebaddb Merge pull request #106 from netzmacht/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-02-21 16:42:55 +01:00
David Molineus 2ed1000d4d Drop .travis.yml 2022-02-21 16:41:24 +01:00
David Molineus 4e52e31937 Add diagnostics 2022-02-21 16:40:33 +01:00
David Molineus ef8b6d294d Require latest version of contao-toolkit 2022-02-21 16:37:54 +01:00
David Molineus 445729acfe Do not use templating engine where not required 2022-02-21 16:36:43 +01:00
David Molineus d6a7e14a05 Bump requirements and fix symfony/event-dispatcher usage 2022-02-21 16:31:52 +01:00
David Molineus f2584d400c Update changelog 2020-12-18 09:48:41 +01:00
David Molineus 60e285c673 Generate absolute urls for file layers
https://github.com/netzmacht/contao-leaflet-maps/issues/92
2020-12-18 09:13:29 +01:00
David Molineus 49f3b7dbcd Remove template debug placeholders (#93) 2020-12-18 08:55:28 +01:00
David MolineusandGitHub 89d83ab8e0 Merge pull request #95 from netzmacht/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-18 08:55:15 +01:00
David Molineus 457bb612ef Update changelog 2020-09-02 07:42:33 +02:00
David Molineus 118bb9a829 Do not append javascript at the body but inject them in the element/module
Consent tools might interrupt the rendering
2020-09-02 07:40:44 +02:00
David Molineus e49c74c546 Merge tag '3.2.0' into master 2020-08-28 17:19:23 +02:00
David Molineus 6054def7aa Prepare release 2020-08-28 17:19:04 +02:00
David Molineus 86026a473b Add support for hofff/contao-consent-bridge #81 2020-08-28 17:14:33 +02:00
David Molineus 90c4621918 Prepare release 2020-08-28 16:57:52 +02:00
David Molineus e5263a6315 Copy map layer relations (Fix #89) 2020-08-28 16:56:11 +02:00
David Molineus 515a191a66 Bump npm dependencies and recompile js 2020-08-28 16:46:58 +02:00
David MolineusandGitHub f2f7e87fd3 Merge pull request #88 from fritzmg/patch-1
Use template_legend instead of templates_legend
2020-08-10 16:56:58 +02:00
David Molineus bf6a1f9db0 Add funding information 2020-01-03 09:21:09 +01:00
David Molineus c523aed70d Merge tag '3.1.6' 2020-01-03 09:09:21 +01:00
David Molineus 4795767a8b Prepare the release 2020-01-03 09:08:59 +01:00
David Molineus c0efdb058e Fix potential security issue 2020-01-03 09:08:52 +01:00
David Molineus a4547ffb17 Use relative icon path for the backend group icon (#83) 2020-01-03 08:53:47 +01:00
David Molineus a63c836535 Fix labels (See #83) 2020-01-03 08:49:07 +01:00
David Molineus 711b06c6d3 Do not apply options which value is null 2020-01-03 08:43:21 +01:00
David Molineus 70b7d0ab9c Fix release date 2019-08-26 09:04:19 +02:00
David Molineus ea59841d6e Merge tag '3.1.5' 2019-08-26 09:03:57 +02:00
David Molineus 64c332bc25 Update node packages and recompile 2019-08-26 09:03:32 +02:00
David Molineus 3db5aad6d3 Fix composer.json 2019-08-21 13:29:08 +02:00
David Molineus cef9d7ff44 Use twig instead of templating engine to render about page
This restores compatibility with Contao 4.8 without changing default
configuration of the symfony framework bundle.
2019-08-21 13:27:11 +02:00
David Molineus 06dd3655c0 Merge tag '3.1.4' 2019-02-13 12:56:00 +01:00
David Molineus 3b066dfeb7 Prepare release. 2019-02-13 12:53:50 +01:00
David Molineus 697e8d2f5e Drop unused function use statements. 2019-02-13 12:50:59 +01:00
David Molineus a6c08ae8e5 Fix #71: Using multiple edit to copy entities leads to invalid aliases. Do not copy aliases at all. 2019-02-13 12:46:19 +01:00
David Molineus bb8f9e42dc Fix #76: Urls to packagist used packagist.com instead of packagist.org. 2019-02-13 12:35:00 +01:00
David Molineus 3be5da9176 Fix #75: A non existing image of an image icon throws an exception. 2019-02-13 12:33:44 +01:00
David Molineus 55e4ed0702 Fix #74: Markers with negative coordinates aren't displayed on the map. 2019-02-13 12:09:40 +01:00
David Molineus d42e0e122f Fix order changes in layer control element aren't applied (#72). 2019-02-13 12:06:30 +01:00
David Molineus ac05d103f1 Normalize composer.json, add user documentation link to support section and to the readme (See #9). 2019-02-13 12:01:42 +01:00
David Molineus cc9990cf4d Test against PHP 7.4snapshot. 2019-02-13 11:54:33 +01:00
David Molineus 9643b2c196 Link version number to the github compare link. 2019-02-13 11:27:32 +01:00
David Molineus 4d55b012fd Merge branch 'master' of github.com:netzmacht/contao-leaflet-maps 2019-01-10 16:42:31 +01:00
David Molineus 39a7207e23 Merge tag '3.1.3' 2019-01-10 16:41:33 +01:00
David Molineus c4feeb1b38 Add missing error block. 2019-01-10 16:41:03 +01:00
David Molineus cb3e9bc8b4 Make controller public as it's required by Symfony 4. 2019-01-10 16:39:43 +01:00
David Molineus 6a88ed380b Update travis configuration for compatibility issues with phpcq v1.2.0. Test against PHP 7.3 as well. 2018-12-18 10:56:29 +01:00
David MolineusandGitHub 59e671f8ea Update CHANGELOG.md 2018-12-18 09:55:36 +01:00
David MolineusandGitHub b0df34b86e Update CHANGELOG.md 2018-12-18 09:55:18 +01:00
David Molineus 4ea2adbb85 Merge tag '3.1.2' 2018-12-18 09:26:49 +01:00
David Molineus dc5a0a081e Complete implementation of tile providers. 2018-12-18 09:23:47 +01:00
David Molineus 79f6efd9f3 Update leaflet providers. 2018-12-17 17:01:08 +01:00
David Molineus e7bede78b1 Drop not required .htaccess folder. 2018-12-17 15:21:05 +01:00
David Molineus 997e16891b Add defined check. 2018-12-17 15:20:51 +01:00
David Molineus d5407357d8 Merge tag '3.1.1' 2018-12-07 11:22:41 +01:00
David Molineus 1ba19f63b1 Prepare release. 2018-12-07 11:22:23 +01:00
David Molineus 878492c0b1 Fix Code style. 2018-12-07 11:22:16 +01:00
David Molineus 57ba63556a Ignore markers without defined coordinates. 2018-12-06 10:37:39 +01:00
David Molineus 0e2b8dd3cd Fix missing marker cluster icon. 2018-11-01 16:01:16 +01:00
David Molineus 91d3786187 Merge tag '3.1.0' 2018-11-01 15:37:04 +01:00
David Molineus 5e20b83503 Prepare release. 2018-11-01 15:36:35 +01:00
David Molineus ca103521aa add url-polyfill to about page. 2018-11-01 15:34:58 +01:00
David Molineus f422459be2 Gulp task improvement. 2018-11-01 11:37:32 +01:00
David Molineus c661abb626 Fix dynamic data loading for new request url. 2018-11-01 10:26:38 +01:00
David Molineus 83226cdd80 Fix gulp watch task. 2018-11-01 10:25:54 +01:00
David Molineus ed10175072 Add hint that zoom level is probably required (Close #56). 2018-10-30 13:00:52 +01:00
David Molineus d2338332b4 Rewrite about page using own route (Close #48). 2018-10-30 12:38:46 +01:00
David Molineus 7aa4f38902 Update readme. 2018-10-30 10:53:44 +01:00
David Molineus cb03dcfa41 Fix broken marker cluster (#60). 2018-10-30 10:52:47 +01:00
David Molineus 2108de32d9 Add support for distance filter for the marker layer. 2018-10-30 10:48:38 +01:00
David Molineus 314e2d21ee Update readme. 2018-10-30 09:53:12 +01:00
David Molineus 6faaa866ad Use minified scripts. 2018-10-30 09:38:38 +01:00
David Molineus b22563b38c Prevent form submit on enter when using control geocoder and close popup when value is chosen. 2018-10-30 09:36:06 +01:00
David Molineus a10e55a126 Fix: Do not cache insert tags as it would create esi tags. 2018-10-30 08:45:47 +01:00
David Molineus e27ac21902 Also replace non cachable inserttags. 2018-10-29 16:24:07 +01:00
David Molineus 0ba725ed38 Implement custom route for data request to prevent partial rendering of the page and it's possible issues (f.e. form captcha changes) (Close #49). 2018-10-29 16:02:50 +01:00
David Molineus 7ec2ee0d96 Upgrade to gulp 4.0. 2018-10-29 15:46:38 +01:00
David Molineus 9e54f12555 Use TL_CSS_UNITS for with and height option (#59). 2018-10-19 16:37:49 +02:00
David Molineus b323049f9d Merge tag '3.0.4' 2018-10-08 16:26:20 +02:00
David Molineus 873de89d7c Fix broken content element attributes (Missing class and custom id). 2018-10-08 16:26:04 +02:00
David Molineus 88927a3de8 Change format of changelog and add semver note. 2018-09-18 10:33:32 +02:00
David Molineus 8fdc7dab29 Make alias generator services public for Contao 4.6/Symfony 4.0 compatibility. 2018-09-18 10:26:38 +02:00
David Molineus 9a1b6dee01 Merge tag '3.0.2' 2018-08-23 14:50:34 +02:00
David Molineus 9e0f11ec18 Prevent cacheKey is not set. 2018-08-23 14:48:58 +02:00
David Molineus f60ed1b7be Fix changelog versions. 2018-08-23 14:36:46 +02:00
David Molineus 3d45f6b2eb Run composer require checker and solve issues. 2018-08-23 14:35:25 +02:00
David Molineus e73a4d4bdf Merge tag '3.0.1' 2018-06-20 08:30:50 +02:00
David Molineus 0322a87e94 Fix license. 2018-06-20 08:30:14 +02:00
David Molineus f5e8701312 Update readme. 2018-06-20 08:25:47 +02:00
David Molineus 2d0221a90a Fix broken filter factory (Close #57). 2018-06-20 08:24:22 +02:00
David Molineus 9f0b34a53b Merge tag '3.0.0' 2018-01-05 17:11:39 +01:00
David Molineus e5d336037f Prepare the release. 2018-01-05 17:11:21 +01:00
David Molineus 19614d305f Update requirements. 2018-01-05 17:04:14 +01:00
David Molineus 295d5385a0 Make services public which has to be required in Symfony 3.4. 2018-01-05 17:03:30 +01:00
David Molineus bde761911f Update changelog. 2017-11-15 11:21:01 +01:00
David Molineus b4947c1404 Update translations. 2017-11-15 11:18:42 +01:00
David Molineus 16e58f7f40 Register hook as tagged service. 2017-11-15 11:13:24 +01:00
David Molineus 27cef9b45b Add backend icon. 2017-11-13 13:13:14 +01:00
David Molineus ef30de9698 Use the geocode widget for the boundaries. 2017-11-13 11:07:53 +01:00
David Molineus db352a2df3 Fix counting of markers. 2017-11-13 10:12:39 +01:00