Commit Graph
100 Commits
Author SHA1 Message Date
David Molineus 0c1df3b6d9 Pass map to child elements. 2015-01-20 17:29:10 +01:00
David Molineus 2dd0eb632d Fix setting of bolean values. 2015-01-20 17:28:37 +01:00
David Molineus 762e6b5dbc Add parent to mapper handle method. 2015-01-20 16:38:23 +01:00
David Molineus 2496994759 Fix translation. 2015-01-20 13:13:35 +01:00
David Molineus efc9d7ffb9 Update gitingore. 2015-01-20 13:06:59 +01:00
David Molineus 6c96fd6e1f Add gulp build file for creating combined contao leaflet 2015-01-20 10:23:05 +01:00
David Molineus f71376a628 Move Contao integration into a separate file. 2015-01-20 09:39:15 +01:00
David Molineus e83e2c5482 Implement as dynamic setting of the map bounds. 2015-01-20 09:38:35 +01:00
David Molineus 41eb0f7834 Code style. 2015-01-19 14:46:44 +01:00
David Molineus b2990754ac Update translations. 2015-01-19 14:25:01 +01:00
David Molineus f0832388fe Change addTo map behaviour. 2015-01-19 12:58:16 +01:00
David Molineus 5b6f56d9f7 Update some about details. 2015-01-19 11:32:22 +01:00
David Molineus abab5e4dc5 Rename credits to about. 2015-01-19 09:54:33 +01:00
David Molineus 687e2166b9 Code style. 2015-01-18 23:38:44 +01:00
David Molineus a0aedb753d Remove layers encoding of omnivore layer. 2015-01-18 23:21:05 +01:00
David Molineus 8242fe36af Add some virtual property definitions. 2015-01-18 23:20:21 +01:00
David Molineus d4c70f1f11 Add markers and vectors as feature to the layer. 2015-01-18 23:19:52 +01:00
David Molineus 05d3ddb870 Update service setup following the new chain encoder syntax. 2015-01-18 23:19:23 +01:00
David Molineus 8da943dd9d Improve handling of omnivore data loading. 2015-01-18 13:14:32 +01:00
David Molineus 1660f61099 Fixes for supporting latest javascript builder. 2015-01-16 15:02:20 +01:00
David Molineus 0987f9aa82 Update the services. 2015-01-16 15:01:48 +01:00
David Molineus 00c80df20e Remove deleted subscriber from config. 2015-01-16 14:56:14 +01:00
David Molineus 7c249a1254 Fix double icon rendering. 2015-01-15 18:07:27 +01:00
David Molineus 04c0c75e14 Code style. 2015-01-15 15:30:16 +01:00
David Molineus 2a7d95b37a Use decoded entities. 2015-01-15 13:20:29 +01:00
David Molineus cdf870df3a Fix spelling of LoadsDeferred 2015-01-15 13:03:47 +01:00
David Molineus 1cc48a4cc1 Lowercasee L.contao. 2015-01-15 13:01:58 +01:00
David Molineus 6d0c533922 Fix double rendering of map data. 2015-01-15 12:52:00 +01:00
David Molineus 52186055d9 Only pass the leaflet hash param to the loadLayer function. 2015-01-15 12:45:23 +01:00
David Molineus ae9d70c6c5 Remove rawurlencode. 2015-01-15 09:14:49 +01:00
David Molineus 6fbc1a9bf3 Use L.Contao as reference to the Contao integration object. 2015-01-15 01:10:36 +01:00
David Molineus 8186a0b3ee Fix omnivore loading control integration 2015-01-15 00:53:19 +01:00
David Molineus 5f3080a62d Implement an insert tag. 2015-01-14 18:51:52 +01:00
David Molineus a236ad3e60 Remove leftover test code. 2015-01-14 18:37:56 +01:00
David Molineus 35312722fb Add html template. 2015-01-14 18:01:10 +01:00
David Molineus 922d02adff Remove dependency of url builder. 2015-01-14 17:59:18 +01:00
David Molineus d54b5ddc3e Refactor ajax loading so that the current page is used. 2015-01-14 17:50:23 +01:00
David Molineus cbf2c53ee0 Move javascript wrapping into an template. 2015-01-14 16:47:06 +01:00
David Molineus a31e8781fd Rename encoder flags. 2015-01-14 09:18:42 +01:00
David Molineus 33e5f1ed8c Switch to omnivore as default ajax layer. 2015-01-13 14:54:23 +01:00
David Molineus 2d1dadbefc Fix encoder initialisation after. 2015-01-13 13:44:07 +01:00
David Molineus 9716bd9b74 Remove left overs. 2015-01-12 23:23:27 +01:00
David Molineus d98f4bd14b Use high range for adding the wrapper. 2015-01-12 23:23:03 +01:00
David Molineus 0b36b45e61 Always pass the actual request to the data controller. 2015-01-12 23:22:19 +01:00
David Molineus 037c6c907d Fix code style. 2015-01-12 19:03:29 +01:00
David Molineus 74c786c24b Move DataController into Frontend namespace. 2015-01-12 17:05:32 +01:00
David Molineus 40258f2e7e Add readme. 2015-01-12 16:47:24 +01:00
David Molineus 4dc6b396da Small fixed. 2015-01-12 15:11:35 +01:00
David Molineus 58b370b22a Rework geojson handling. 2015-01-12 10:45:05 +01:00
David Molineus 9a37da12e6 Make definition mapper independent of the data format. 2015-01-12 09:55:59 +01:00
David Molineus ce715bbb0a Apply geojson default listeners to the GeoJSON layer as well. 2015-01-12 09:37:43 +01:00
David Molineus 2752683172 Extend avon AbstractActiveModel 2015-01-12 09:32:21 +01:00
David Molineus c5c4810837 Add standalone feature to the reference map. 2015-01-12 09:29:48 +01:00
David Molineus c9d7befc08 Add empty config placeholder. 2015-01-12 09:20:01 +01:00
David Molineus ff087c25ea Move RequestUrl to Frontend namespace. 2015-01-10 15:33:46 +01:00
David Molineus 914455f97b Fix alias generator table. 2015-01-10 14:55:44 +01:00
David Molineus a5b4b1ffd1 Fix path to initialize.php 2015-01-10 13:46:40 +01:00
David Molineus c265c0854e Do not require that all libraries are installed after contao leaflet. So contao-leaflet-libaries does not need a requirement on this extension. 2015-01-10 13:30:15 +01:00
David Molineus e2fe316758 Fix paths. 2015-01-10 13:12:47 +01:00
David Molineus d79902754b Keep js folder. 2015-01-10 13:11:28 +01:00
David Molineus 2a2fa4cf64 Add dependency of contao-leaflet-libraries 2015-01-10 13:11:09 +01:00
David Molineus a9b6486af2 Extract libraries to an separate extension. 2015-01-10 12:55:47 +01:00
David Molineus 61fd452a48 Update button. 2015-01-10 00:31:32 +01:00
David Molineus c0a9a6c681 Change map id generation. 2015-01-09 23:53:56 +01:00
David Molineus 1ebd3ef49b Fix handling of inactive layers. 2015-01-09 23:48:25 +01:00
David Molineus 2201c5015e Setup transifex usage (Close #2). 2015-01-09 23:35:31 +01:00
David Molineus 91ccfa56f4 Add frontend module (Close #7). 2015-01-09 23:20:07 +01:00
David Molineus 47d27e9c4a Add undo relations deleting callback. 2015-01-09 23:02:09 +01:00
David Molineus 12040f24cc Add undo relations deleting callback. 2015-01-09 23:00:38 +01:00
David Molineus ff2c3fb8c3 Store layer relations in extra table. 2015-01-09 22:33:57 +01:00
David Molineus c7f37238d9 Fix close popup on click option setting. 2015-01-09 21:22:11 +01:00
David Molineus d6ef93d715 Add icons 2015-01-09 21:15:37 +01:00
David Molineus 942b823a83 Move content element to frontend folder. 2015-01-09 20:57:34 +01:00
David Molineus 3ff2fca215 Add credits page 2015-01-09 20:57:19 +01:00
David Molineus 820d2a8067 Small ui improvements. 2015-01-09 17:50:10 +01:00
David Molineus 9c48e4d202 Add alias generator save callback. 2015-01-09 17:43:38 +01:00
David Molineus 023711980a Make alias column unique. 2015-01-09 17:40:50 +01:00
David Molineus 150e3706ed Support pointToLayer and onEachFeature customization. 2015-01-09 16:10:17 +01:00
David Molineus 717b02e615 Clean up icons. 2015-01-09 15:24:50 +01:00
David Molineus 8e35dc1fef Add reference layer. 2015-01-09 15:24:34 +01:00
David Molineus efb36256c7 Rework element id generation. 2015-01-09 13:41:09 +01:00
David Molineus 37851110b0 Add vector style management. 2015-01-09 11:53:58 +01:00
David Molineus 9c689b072d Allow models being passed. 2015-01-08 23:03:01 +01:00
David Molineus 082ba4f568 Make mapper interface independent from Contao models. 2015-01-08 22:56:23 +01:00
David Molineus 46d261a7a1 Remove left over log entries. 2015-01-08 22:16:54 +01:00
David Molineus df510ae639 Add dependency. 2015-01-08 21:44:44 +01:00
David Molineus eb4f1c1fa8 Fix dependency versions. 2015-01-08 17:33:14 +01:00
David Molineus 5a39a737d7 Code style and refactor for reducing duplicate code. 2015-01-08 17:28:29 +01:00
David Molineus ff231c7fa0 Add panels. 2015-01-08 16:27:55 +01:00
David Molineus 685c9ae1d4 Add marker sorting 2015-01-08 15:29:07 +01:00
David Molineus 7f79125495 Add DivIcon support. 2015-01-08 15:21:45 +01:00
David Molineus 3386ff72b1 Add attribution adding to the javascript class. 2015-01-08 14:52:19 +01:00
David Molineus 16f8c41f6f Use getClassName instead of overwriting createInstance. 2015-01-08 12:57:14 +01:00
David Molineus 7520cbd55e Rename Reference to expression. 2015-01-08 12:52:32 +01:00
David Molineus 135bd9f7c6 Simplify assets configuration. 2015-01-08 12:44:42 +01:00
David Molineus 977ff01ced Add translations. 2015-01-08 12:27:08 +01:00
David Molineus 91674e2f8d Add loading indicator. 2015-01-08 11:01:22 +01:00
David Molineus 5cd680562d Rename doBuild to build and introduce getClassName method. 2015-01-08 09:51:43 +01:00
David Molineus b3c0bd72df Add support for rectangles. 2015-01-07 18:58:52 +01:00
David Molineus d9f12eff2d Work on vectors integration. 2015-01-07 17:59:56 +01:00