Commit Graph

270 Commits

Author SHA1 Message Date
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
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
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
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
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
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
ff087c25ea Move RequestUrl to Frontend namespace. 2015-01-10 15:33:46 +01:00
David Molineus
e2fe316758 Fix paths. 2015-01-10 13:12:47 +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
91ccfa56f4 Add frontend module (Close #7). 2015-01-09 23:20:07 +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
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
150e3706ed Support pointToLayer and onEachFeature customization. 2015-01-09 16:10:17 +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
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