Commit Graph
100 Commits
Author SHA1 Message Date
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
David Molineus 7db007bdab Remove double parameter. 2017-11-13 10:05:20 +01:00
David Molineus a77c1b4039 Merge branch 'release/3.0.0' of github.com:netzmacht/contao-leaflet-maps into release/3.0.0 2017-11-13 10:03:16 +01:00
David Molineus 46e0661986 Use style dca listener. 2017-11-12 15:01:16 +01:00
David Molineus ded5427afb Use same layer id for the geojson layer. 2017-11-12 14:59:11 +01:00
David Molineus 8b193a391a Add the missing repository manager dependency. 2017-11-12 14:48:56 +01:00
David Molineus 00da9f7b25 Adjust language path. 2017-10-27 13:36:44 +02:00
David Molineus 099cd6ca9d Update changelog. 2017-10-19 09:38:25 +02:00
David Molineus 86fb4f4e12 Update the readme. 2017-10-19 09:35:31 +02:00
David Molineus ae4d9cec13 Update changelog. 2017-10-19 09:31:50 +02:00
David Molineus 08dea6e1da Code style. 2017-10-19 09:28:58 +02:00
David Molineus ef7b493b2d Use the repository manager. 2017-10-19 08:45:39 +02:00
David Molineus ce9de6ded3 Use template engine to render the map. 2017-10-18 17:01:03 +02:00
David Molineus 7498aef141 Fix query. 2017-10-18 16:48:16 +02:00
David Molineus 28adc54d36 Fix query. 2017-10-18 16:46:05 +02:00
David Molineus 451d13fe98 Work on repository manager usage. 2017-10-18 16:43:33 +02:00
David Molineus a4192b4b1a Code style. 2017-10-18 16:36:36 +02:00
David Molineus 7741f44428 Use the repository manager. 2017-10-18 16:36:12 +02:00
David Molineus 0716354952 Work on service oriented listeners. 2017-10-18 16:26:27 +02:00
David Molineus dd23d386eb Use latest Repository feature to replace static model calls. 2017-10-18 15:30:24 +02:00
David Molineus edb4ac9eeb Support geojson and topojson as file types for the file layer. 2017-10-18 11:47:04 +02:00
David Molineus 5501887231 Refactor the factories so that they don't use the container. 2017-10-18 08:27:49 +02:00
David Molineus 60306459d2 Add the file path to the layer label. 2017-10-17 18:18:33 +02:00
David Molineus c465b724f4 Convert array syntax and other minor code style adjustments. 2017-10-17 18:11:28 +02:00
David Molineus 6ded7441d9 Code style. 2017-10-17 18:03:49 +02:00
David Molineus ae5fe11d20 Move Request to Mapper namespace. 2017-10-17 18:03:42 +02:00
David Molineus 8dbe464ca8 Move hash subscriber to the listener namespace. 2017-10-17 17:58:55 +02:00
David Molineus d261e8b4ba Refactor GeoJsonSubscriber to an listener. 2017-10-17 17:57:40 +02:00
David Molineus 57fe57b8ea Move encoder subscriber to encoder namespace. 2017-10-17 17:48:14 +02:00
David Molineus 46e6dcc2fa Support bounds changing after files got loaded. 2017-10-17 17:43:12 +02:00
David Molineus 01b3962b78 Optimize use statements. 2017-10-17 17:11:35 +02:00
David Molineus 734aecf738 Add changelog. 2017-10-17 17:09:29 +02:00
David Molineus 50465e4026 Bypass filesystem cache in debug mode. 2017-10-17 17:09:00 +02:00
David Molineus 0abc4676f1 Merge branch 'feature/file-layer' into release/3.0.0 2017-10-17 16:51:10 +02:00
David Molineus d1f26056e9 Implement a file layer for gpx,kml,wkt support. 2017-10-17 16:50:29 +02:00
David Molineus 31a5cc40a5 Optimize import statements. 2017-10-17 16:22:24 +02:00
David Molineus 59df74c3f9 Replace string class names with the ::class attribute. 2017-10-17 13:51:09 +02:00
David Molineus c2fd00e6a0 Add styles for the mcw (Fix #51). 2017-10-16 16:58:17 +02:00
David Molineus e6689d4d45 Improve styling. 2017-10-12 12:08:30 +02:00
David Molineus cda48b9567 Open for Contao 4.4. Toolkit workarounds the issue. 2017-10-12 12:07:16 +02:00
David Molineus 03896940ac Fix the icon toggling. 2017-10-12 12:06:51 +02:00
David Molineus d952e6fc48 Move map template to template section. 2017-10-12 10:59:17 +02:00
David Molineus 505dc45dd6 Fix category. 2017-10-12 10:57:04 +02:00
David Molineus 35227cef82 Fix delete sql statement. 2017-10-12 10:55:14 +02:00
David Molineus a8491bdc4b Use the framework. 2017-10-11 17:57:48 +02:00
David Molineus 56a68175fe Make the data controller a service. 2017-10-11 15:42:49 +02:00
David Molineus 6bfaf63d4f Require Contao 4.4.7. 2017-10-11 15:24:45 +02:00
David Molineus c374a2ce5d Drop Events mixin by extending L.Evented so that deprecated warning is not visible anymore in browser console. 2017-10-11 15:24:20 +02:00
David Molineus df541fe433 Fix copyright year. 2017-10-11 15:00:48 +02:00
David Molineus da8613ca0b Move assets class to encoder namespace. 2017-10-11 14:53:04 +02:00
David Molineus f09929fae7 Use PHP's ::class constant. 2017-10-11 14:50:14 +02:00
David Molineus 8c6f4c4291 Add request token to the paste into button. 2017-10-11 14:43:25 +02:00
David Molineus 5ce9d517bc Rework filter handling (Fixes #50). 2017-10-11 14:40:01 +02:00
David Molineus e1685f65c5 Ignore node modules. 2017-10-11 14:28:05 +02:00
David Molineus bf0fb35b21 Rework filter handling to overcome static map identifier setting. 2017-10-11 14:27:37 +02:00
David Molineus abaf24821f Apply service names changes. 2017-10-11 14:27:11 +02:00
David Molineus 58a7ccc815 Use input adapter. 2017-10-11 12:08:31 +02:00
David Molineus 13eec4ba2e Code style. 2017-10-11 11:53:32 +02:00
David Molineus 86bcae2f71 Use contao_leaflet as reference for services and tags instead of contao_leaflet_maps. 2017-10-11 11:47:21 +02:00
David Molineus 1dce4bc1c6 Move bundle files to Bundle namespace. 2017-10-11 11:46:19 +02:00
David Molineus 1df16407ef Support PHP 7.0. 2017-10-11 11:39:23 +02:00
David Molineus d36d613e37 Also add autoZIndex option. 2017-10-11 11:35:58 +02:00
David Molineus 3c660b5bbd Fix: Support collapsed setting. 2017-10-11 11:32:25 +02:00
David Molineus f5b984407e Fix arguments order of doGenerate() call. 2017-10-11 11:21:16 +02:00
David Molineus 572d2e74a0 Rewrite the insert tag replacer using the new toolkit 3.0 features. 2017-10-11 11:11:30 +02:00
David Molineus 5a1ea75623 Fix state column value. 2017-10-10 16:07:16 +02:00
David Molineus 6408796b56 Add bundle namespace. 2017-10-10 15:25:59 +02:00
David Molineus 8f45bf925a Rework components to support latest toolkit changes. 2017-10-10 15:25:35 +02:00
David Molineus 5167318c43 Add request token to the paste button. 2017-10-09 17:09:52 +02:00
David Molineus 6004138e4e Fix paths. 2017-10-09 17:06:04 +02:00
David Molineus 6b646243e1 Detect if empty values are supported. 2017-10-09 17:02:25 +02:00
David Molineus 95046b65e0 Switch to short array syntax. 2017-10-09 16:54:32 +02:00
David Molineus cd88c2992b Fix type options. 2017-10-09 16:53:22 +02:00
David Molineus a2a6d31259 Update packages.json and run gulp command. 2017-10-09 16:09:39 +02:00
David Molineus b898aafe51 Rearrange assets. 2017-10-09 16:05:34 +02:00
David Molineus 249b12cb61 Code style issues. 2017-10-09 15:49:38 +02:00