Commit Graph
100 Commits
Author SHA1 Message Date
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
David Molineus fab9b5a0ba Fix save callback. 2017-10-09 15:42:37 +02:00
David Molineus 51fc784800 Fix controls selection. 2017-10-09 15:39:50 +02:00
David Molineus edf212b850 Rework libraries handling so that libraries don't have to be ported to contao 4.4 only yet. 2017-10-09 15:36:11 +02:00
David Molineus e6ed2c456d Define event name. 2017-10-09 14:47:38 +02:00
David Molineus 1e315d9bc5 Do not use insert tag replacer to remove circular reference to map provider. 2017-10-09 14:46:24 +02:00
David Molineus 3c9a54c7e1 Fix tag name. 2017-10-09 14:43:35 +02:00
David Molineus 6af1b3fa22 Register the hash subscriber and drop old event_subscribers.php. 2017-10-09 14:41:53 +02:00
David Molineus 7cee2fe631 Loose type hints to support the adapters. 2017-10-09 14:40:20 +02:00
David Molineus d1c6424699 Fix service definition. 2017-10-09 14:28:02 +02:00
David Molineus 06fc40295c Fix default layer. 2017-10-09 14:20:18 +02:00
David Molineus 5289518d6a Allow empty standard layers. 2017-10-09 14:19:47 +02:00
David Molineus a5fbba740b Fix invalid default value. 2017-10-09 14:18:24 +02:00
David Molineus 756c28cdc6 Fetch mode. 2017-10-09 14:11:39 +02:00
David Molineus ac87bcf947 Use options callback to get supported layers and providers. 2017-10-09 14:01:22 +02:00
David Molineus 96c78d4306 Fix class name. 2017-10-09 12:00:09 +02:00
David Molineus 1932937648 Code style. 2017-10-06 15:53:26 +02:00
David Molineus 8eb9a22ae0 Remove boot class. 2017-10-06 15:52:07 +02:00
David Molineus b5ae094320 Drop not required boot subscriber. 2017-10-06 15:51:20 +02:00
David Molineus 524678f56e Implement assets loading. 2017-10-06 15:50:54 +02:00
David Molineus 31cd1c3ae4 Rename events and remove old ones. 2017-10-06 15:50:34 +02:00
David Molineus e8edeb8021 Register libraries. 2017-10-06 15:36:04 +02:00
David Molineus a43b740ba0 Register definition encoders. 2017-10-06 15:35:02 +02:00
David Molineus 1b035901c1 Register definition mappers. 2017-10-06 15:16:02 +02:00
David Molineus 25b90f4c13 Register insert tag replacer. 2017-10-06 15:10:01 +02:00
David Molineus 8a240ab0ff Adjust assets path. 2017-10-06 15:06:35 +02:00
David Molineus 0a76a5450f Clean config.php. 2017-10-06 15:04:04 +02:00
David Molineus e513edcd3b Use Contao vendor namespace. 2017-10-06 15:00:56 +02:00
David Molineus aa524478e6 Drop old services.php. 2017-10-06 14:58:56 +02:00
David Molineus 25e3e0d5fb Register geo json subscriber. 2017-10-06 14:58:31 +02:00
David Molineus 2c88d7aec5 Add module factories. 2017-10-06 14:54:58 +02:00
David Molineus bc425ea772 Code style. 2017-10-06 14:40:44 +02:00
David Molineus b82b010937 Load language file in the onload callback. 2017-10-06 14:38:43 +02:00
David Molineus 47713e8a38 Replace the template options callback with toolkit 3.0 listener. 2017-10-06 14:35:42 +02:00
David Molineus 3828c9ce13 Use toolkit 3.0 color picker. 2017-10-06 14:27:04 +02:00
David Molineus 594b10b0cf Rework leaflet state button callbacks to be compatible with toolkit 3.0. 2017-10-06 14:24:55 +02:00
David Molineus ad6a4e9384 Replace old alias generator callback definition with toolkit 3.0 compatible ones. 2017-10-06 14:14:39 +02:00
David Molineus ad5e30fd09 Rework frontend integration callback class to a listener service. 2017-10-06 14:06:20 +02:00
David Molineus f03ed713f3 Rework validator callbacks to a listener service. 2017-10-06 14:02:31 +02:00
David Molineus 6c7b136c0e Rework leaflet dca callbacks to a listener service. 2017-10-06 13:56:46 +02:00
David Molineus 5a4fd9b434 Fix reference to vector. 2017-10-06 13:47:57 +02:00
David Molineus ad6482c28c Rework vector dca callbacks to a service listener. 2017-10-06 13:47:13 +02:00
David Molineus 6111fc3594 Rework marker dca callbacks to a service listener. 2017-10-06 13:44:11 +02:00
David Molineus 32d47531f7 Add getIcons callback to the layer dca listener. 2017-10-06 13:39:40 +02:00
David Molineus 598adb54b1 Rework layer callbacks to an listener service. 2017-10-06 13:33:19 +02:00
David Molineus e67b152225 Replace old callback notation. 2017-10-06 13:21:06 +02:00
David Molineus 1fc47f705d Rename listener namespace. 2017-10-06 13:19:46 +02:00
David Molineus fde6c2b4c7 Rework control callbacks as a listener service. 2017-10-06 13:17:49 +02:00
David Molineus 307381ddb6 Rework map callbacks as a listener. 2017-10-06 12:04:39 +02:00
David Molineus f172c42426 Work on service definitions. 2017-10-06 11:47:54 +02:00
David Molineus b96e955504 Implement encoder factory as class. 2017-10-06 11:41:12 +02:00
David Molineus 7727263f29 Move assets to public folder. 2017-10-06 10:11:51 +02:00
David Molineus 25f89f91b6 Add compiler pass for layer label renderer. 2017-10-06 10:09:56 +02:00
David Molineus f5badd14c5 Move layers configuration. 2017-10-06 10:07:19 +02:00
David Molineus 320359d2f0 Add docs. 2017-10-06 09:56:19 +02:00
David Molineus 8300531de3 Restructure config files, add extension and complete mappers services. 2017-10-06 09:28:33 +02:00
David Molineus ceb05bb08f Work on moving configuration to yml files. 2017-10-05 17:35:46 +02:00
David Molineus 909288d4fc Move providers to yml file. 2017-10-05 17:02:15 +02:00
David Molineus 6ad637d4fa Move amanities config to parameters.yml. 2017-10-05 16:45:16 +02:00
David Molineus 04c693ac7f Use symfony translator. 2017-10-05 16:40:13 +02:00
David Molineus bce7e31cb3 Drop autoload files. 2017-10-05 16:31:58 +02:00
David Molineus a3ac7262f0 Add plugin and bundle. 2017-10-05 16:31:15 +02:00
David Molineus 20b9144b89 Apply coding standards. 2017-10-05 16:14:46 +02:00
David Molineus 84294686a5 Update file headers. 2017-10-05 15:45:43 +02:00