Stefan Heimes
|
c4980c481d
|
Update for PHP 8.1 and MetaModels 2.3
|
2022-11-25 17:53:28 +01:00 |
|
David Molineus
|
b79a75ac21
|
Update supported providers
|
2022-02-22 08:42:54 +01:00 |
|
David Molineus
|
445729acfe
|
Do not use templating engine where not required
|
2022-02-21 16:36:43 +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
|
86026a473b
|
Add support for hofff/contao-consent-bridge #81
|
2020-08-28 17:14:33 +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
|
cb3e9bc8b4
|
Make controller public as it's required by Symfony 4.
|
2019-01-10 16:39:43 +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
|
0e2b8dd3cd
|
Fix missing marker cluster icon.
|
2018-11-01 16:01:16 +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
|
cb03dcfa41
|
Fix broken marker cluster (#60).
|
2018-10-30 10:52:47 +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
|
8fdc7dab29
|
Make alias generator services public for Contao 4.6/Symfony 4.0 compatibility.
|
2018-09-18 10:26:38 +02: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
|
16e58f7f40
|
Register hook as tagged service.
|
2017-11-15 11:13:24 +01:00 |
|
David Molineus
|
7db007bdab
|
Remove double parameter.
|
2017-11-13 10:05:20 +01:00 |
|
David Molineus
|
46e0661986
|
Use style dca listener.
|
2017-11-12 15:01:16 +01:00 |
|
David Molineus
|
8b193a391a
|
Add the missing repository manager dependency.
|
2017-11-12 14:48:56 +01: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
|
451d13fe98
|
Work on repository manager usage.
|
2017-10-18 16:43:33 +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
|
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
|
50465e4026
|
Bypass filesystem cache in debug mode.
|
2017-10-17 17:09:00 +02:00 |
|
David Molineus
|
d1f26056e9
|
Implement a file layer for gpx,kml,wkt support.
|
2017-10-17 16:50:29 +02:00 |
|
David Molineus
|
505dc45dd6
|
Fix category.
|
2017-10-12 10:57:04 +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
|
da8613ca0b
|
Move assets class to encoder namespace.
|
2017-10-11 14:53:04 +02:00 |
|
David Molineus
|
5ce9d517bc
|
Rework filter handling (Fixes #50).
|
2017-10-11 14:40:01 +02:00 |
|
David Molineus
|
58a7ccc815
|
Use input adapter.
|
2017-10-11 12:08:31 +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 |
|