Commit graph

3104 commits

Author SHA1 Message Date
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +01:00
Laura Klünder
84fd2b0011 fix _build_vertex_values with no faces crash 2018-12-15 23:24:04 +01:00
Laura Klünder
d49c4da769 new: draw "circles" in the editor! 2018-12-14 05:41:08 +01:00
Laura Klünder
b8f9849afb increase leaflet popup maxwidth 2018-12-14 04:15:45 +01:00
Laura Klünder
a1dbc42f61 CachePackage didn't support negative bounds… oops! 2018-12-14 04:08:53 +01:00
Laura Klünder
c469580ac7 respect columns in editor geometries api 2018-12-14 03:57:33 +01:00
Laura Klünder
c99b9a31e0 add should be called correctly 2018-12-13 04:05:23 +01:00
Laura Klünder
21d387783d make sure to use add is guess? 2018-12-13 04:03:13 +01:00
Laura Klünder
e708d79705 fix source editorform for superusers 2018-12-13 03:57:03 +01:00
Laura Klünder
a7bcb63b51 if an altitudearea is a ramp, never give altitudes outside the altitude range 2018-12-12 21:53:41 +01:00
Laura Klünder
1c6e916823 let's not crash if there are nodes outside of altitude areas 2018-12-12 21:53:26 +01:00
Laura Klünder
a6d9c7204d graph building: don't crash because of nodes in access restriction columns 2018-12-12 21:29:42 +01:00
Laura Klünder
d1c47cbe40 columns need another color now 2018-12-12 19:42:13 +01:00
Laura Klünder
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +01:00
Laura Klünder
f05b8f19c5 fix touch detection 2018-12-12 16:56:22 +01:00
Laura Klünder
18c45993fe avoid bottom right controls properly 2018-12-12 16:56:13 +01:00
Laura Klünder
593302ca79 better readable grid labels 2018-12-12 14:46:47 +01:00
Laura Klünder
85c330700f hide grid labels on top and right on small devices 2018-12-12 14:44:40 +01:00
Laura Klünder
340752046b remove unneded space 2018-12-12 04:41:56 +01:00
Laura Klünder
c618ff306d small js fix 2018-12-12 02:56:06 +01:00
Laura Klünder
8206e3a285 gridlayer: avoid folded out search field as well 2018-12-12 02:55:45 +01:00
Laura Klünder
1136fd87b8 fix refactoring mistake 2018-12-12 02:42:44 +01:00
Laura Klünder
a2e53ecc31 remove debug statement 2018-12-12 02:38:01 +01:00
Laura Klünder
4e1bdffb63 remove old code 2018-12-12 02:33:32 +01:00
Laura Klünder
ae3a9c7492 displayed grid: avoid ui elements 2018-12-12 02:33:03 +01:00
Laura Klünder
0dbbcbb749 ignore dblclick on SquareGridControl 2018-12-12 01:52:35 +01:00
Laura Klünder
a3ecc08e0b delete unneeded code 2018-12-12 01:49:00 +01:00
Laura Klünder
7bdbd25fc2 stopPropagation 2018-12-12 01:48:44 +01:00
Laura Klünder
5248f970e4 make grid more visible 2018-12-12 01:45:37 +01:00
Laura Klünder
a7574aff6e implement visible grid 2018-12-12 01:42:44 +01:00
Laura Klünder
f36da4397b editor: don't crash on new space creation 2018-12-11 21:41:34 +01:00
Laura Klünder
12320426b4 fix for stupid browser extensions 2018-12-11 02:49:11 +01:00
Laura Klünder
f2248a6c74 don't forget about created geometry when the editor form is invalid 2018-12-11 01:47:42 +01:00
Laura Klünder
4d837cfddd fix attributeerror 2018-12-11 00:44:27 +01:00
Laura Klünder
681ae78d8f we can make the js linter even happier 2018-12-11 00:17:56 +01:00
Laura Klünder
3588ebd979 make js linter even happier 2018-12-11 00:16:02 +01:00
Laura Klünder
b103031f5b make js linter happy 2018-12-11 00:14:32 +01:00
Laura Klünder
8d46bd2483 creating a new area in editor? 0.5 opacity! 2018-12-11 00:10:05 +01:00
Laura Klünder
1a4d18ae37 geometry url when editing a space should be the space 2018-12-11 00:01:38 +01:00
Laura Klünder
6125ea6d65 fix space geometries broken by bug in editor 2018-12-10 23:42:01 +01:00
Laura Klünder
d7ab4e02b3 add missing migration 2018-12-10 23:35:24 +01:00
Laura Klünder
b3c353b40f fix: editing objects correctly! 2018-12-10 23:33:18 +01:00
Laura Klünder
06c56abf51 you can delete AccessRestriction objects if only AccessPermissions depend on it 2018-12-10 21:13:27 +01:00
Laura Klünder
7e288213c1 etag and last-modified in editor api only for GET requests 2018-12-10 21:05:54 +01:00
Laura Klünder
01ddeb7da5 only add etag and last-modified headers for GET requests 2018-12-10 21:03:21 +01:00
Laura Klünder
e52a8df0dc allow rendermap zoom < 1 2018-12-10 20:58:33 +01:00
Laura Klünder
dcdd16d37b fix from_obj 2018-12-10 19:51:47 +01:00
Laura Klünder
9878ce76e7 add grid square to custom locations serialization and display as well 2018-12-10 19:43:25 +01:00
Laura Klünder
525d708d3a cell → grid_square 2018-12-10 19:40:25 +01:00
Laura Klünder
c666fd6db5 it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00