Commit graph

642 commits

Author SHA1 Message Date
Laura Klünder
eed1856353 colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +01:00
Laura Klünder
688d3c0af7 blank=True on label_settings 2019-12-22 02:06:23 +01:00
Laura Klünder
3dedf7db66 label ordering 2019-12-22 01:56:11 +01:00
Laura Klünder
1c38df81d0 update german translations 2019-12-22 00:45:11 +01:00
Laura Klünder
ecd7cc5637 implement label settings 2019-12-22 00:38:54 +01:00
Laura Klünder
fcf8867cbf show_label logic 2019-12-21 23:01:24 +01:00
Laura Klünder
c47d937c1d introducing group hierarchy 2019-12-21 18:09:59 +01:00
Laura Klünder
4d113da653 cleangeometries & round_coordinates shouldn't return duplicate coordinates 2019-12-21 12:17:16 +01:00
Laura Klünder
484f725aa6 more performance optimization in altitudearea building and more comments 2019-12-20 20:05:14 +01:00
Laura Klünder
d15d5ac76c add comments and fix performance of altitude area calculation 2019-12-20 18:38:42 +01:00
Laura Klünder
dabc18b3cb fix graph editing with changeset 2019-12-10 21:35:38 +01:00
Laura Klünder
2e0494e767 fix direct editing 2019-12-10 18:55:09 +01:00
Laura Klünder
b3f307b9a6 optimize traffic for editor geometries / cache objects locally 2019-12-10 00:11:59 +01:00
Laura Klünder
7e48101fa5 fix imports 2019-12-09 22:16:38 +01:00
Laura Klünder
6f8f725acc update dependencies 2019-12-09 22:09:57 +01:00
Jenny Danzmayr
9788c7154c optionally wifi measurements when the event data is purged 2019-11-27 20:39:31 +01:00
Laura Klünder
8ea8f59d99 remove ordereddict for performance reasons 2018-12-27 16:07:07 +01:00
Laura Klünder
0204db8b3a missing select_related for space in LocationSlugManager 2018-12-27 15:07:01 +01:00
Laura Klünder
9a9ea45242 add geometry endpoint 2018-12-25 17:39:40 +01:00
Laura Klünder
e5ebddec09 two consecutive hyphens are okay 2018-12-24 16:09:34 +01:00
Laura Klünder
0e6aa29e36 more performance improvements 2018-12-24 03:58:16 +01:00
Laura Klünder
bd2a512df3 more helpful warnings in altitude area recalculation 2018-12-23 19:42:50 +01:00
Laura Klünder
c621b02678 validate location slug 2018-12-23 18:13:37 +01:00
Laura Klünder
069b0021d8 LocationGroupCategory help text 2018-12-23 17:52:15 +01:00
Laura Klünder
8bfc591331 add help_text to slow_down_factor 2018-12-23 17:44:47 +01:00
Laura Klünder
b406cb2d13 more performance improvements (no ordereddict, directly access geojson) 2018-12-23 00:04:43 +01:00
Laura Klünder
05dab8acb5 for some reason ordereddict causes lots of overhead here 2018-12-22 23:36:07 +01:00
Laura Klünder
f1e379aea8 speedup geometry serialization by smart wrapping magic 2018-12-22 22:27:45 +01:00
Laura Klünder
64eaae1c9d custom icon for level 2018-12-21 22:30:50 +01:00
Laura Klünder
27287b8a00 render colors in right order 2018-12-21 19:07:40 +01:00
Laura Klünder
d5477c8b75 show currently running process updates 2018-12-21 17:43:30 +01:00
Laura Klünder
26bee6d94c fix icons 2018-12-21 03:24:58 +01:00
Laura Klünder
2d8f37963b missing return icon 2018-12-21 03:13:53 +01:00
Laura Klünder
475ea434fe custom location icons 2018-12-21 03:07:07 +01:00
Laura Klünder
ec014680b3 add import_tag field 2018-12-20 16:12:20 +01:00
Laura Klünder
79fbb915de fix lock if no mapupdates exist 2018-12-18 20:36:45 +01:00
Laura Klünder
d842539c1b mapupdate default ordering 2018-12-17 18:52:47 +01:00
Laura Klünder
e2698e7109 remove race condition where c3nav tried to load a wrong router 2018-12-17 18:07:40 +01:00
Laura Klünder
b23a2d4fc9 update german translation 2018-12-16 02:45:03 +01:00
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +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
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +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
Laura Klünder
8824026ce0 only show grid squares if there is a grid 2018-12-10 19:35:59 +01:00
Laura Klünder
fc0f35eb25 show grid suqares in details_display 2018-12-10 19:32:28 +01:00
Laura Klünder
1528e66758 add cell property to location serialization 2018-12-10 19:24:19 +01:00
Laura Klünder
0ef08ad61b give grid cells for spaces and areas as well 2018-12-10 19:16:50 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00
Jenny Danzmayr
328fb1b215 lock mapudates before setting cache if possible 2018-12-08 05:54:30 +01:00