Commit graph

123 commits

Author SHA1 Message Date
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
8cdd3138f6 sort obstacles properly 2019-12-22 21:21:53 +01:00
Laura Klünder
7734863c39 obstacle altitude 2019-12-22 20:57:32 +01:00
Laura Klünder
eed1856353 colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +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
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
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +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
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
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
299373b9ac disable force=True for register_change on Space geometries 2017-12-26 00:13:45 +01:00
Laura Klünder
a847cebe4a don't treat wifi measurements as a changed geometry 2017-12-25 17:29:26 +01:00
Laura Klünder
9a95faa620 fix routing from/to POIs 2017-12-24 20:39:13 +01:00
Laura Klünder
56549eb533 display geometry in details 2017-12-23 03:58:31 +01:00
Laura Klünder
7b3e94a78a Area.slow_down_factor 2017-12-22 15:16:28 +01:00
Laura Klünder
fbb77a3d13 cascade space and level access restrictions 2017-12-20 23:05:58 +01:00
Laura Klünder
303c4be485 add missing api endpoints for descriptions and access restriction groups 2017-12-20 22:53:57 +01:00
Laura Klünder
47b94873fa fix some error when level_id fails 2017-12-20 18:12:27 +01:00
Laura Klünder
fe7faaff58 add missing unique_together on graph descriptions 2017-12-19 01:59:54 +01:00
Laura Klünder
40b19acfb6 description titles for editor 2017-12-19 01:50:27 +01:00
Laura Klünder
9ae9477b33 add LeaveDescription and CrossDescription to Editor 2017-12-19 00:50:40 +01:00
Laura Klünder
0bbcc400ca add models for space-based route description 2017-12-18 15:31:28 +01:00
Laura Klünder
64664fbc66 don't use tokens as primary keys 2017-12-18 14:54:45 +01:00
Laura Klünder
936b2c4b3d fix get_color() error when space geometries are created in a changeset 2017-12-18 00:36:25 +01:00
Laura Klünder
5ebddc8ed8 add WifiMeasurement model 2017-12-16 12:43:14 +01:00
Laura Klünder
b4fe83b453 SpaceGeometryMixin: geojson opacity 2017-12-14 22:00:22 +01:00
Laura Klünder
a7c140a2ac don't cast ugettext_lazy calls to str, as our json encoder is now clever 2017-11-30 01:10:49 +01:00
Laura Klünder
dfe7d10574 it's _name_cache not name_cache 2017-11-27 15:39:42 +01:00
Laura Klünder
0419d82d97 register changed geometries when some important attribute changes 2017-11-26 00:25:24 +01:00
Laura Klünder
32192e8fac height fields should not have negative values 2017-11-25 14:36:18 +01:00
Laura Klünder
cd27a6a099 only link to locations that can be searched 2017-11-22 20:50:34 +01:00
Laura Klünder
ec18cc7365 display links in location details 2017-11-22 19:04:29 +01:00
Laura Klünder
2185c1ac6a enable using the tileserver with minimal requirements 2017-11-21 02:12:00 +01:00
Laura Klünder
116590b88f c3nav.mapdata.cache → c3nav.mapdata.utils.cache 2017-11-20 00:39:01 +01:00
Laura Klünder
8bdd3d174d show altitude marker altitude in title / list 2017-11-18 17:34:34 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
949b88389e add Location.details_display() 2017-11-02 13:35:58 +01:00
Laura Klünder
247d6b119e fix subtitles if space_cache or level_cache are empty 2017-10-31 14:08:01 +01:00
Laura Klünder
5fe03c4c8e add simple_geometry to location api 2017-10-28 21:36:52 +02:00
Laura Klünder
f83b77ed8b improve location api caching again and improve subtitles/descriptions 2017-10-28 20:50:02 +02:00
Laura Klünder
2124b4a536 move cache.py to mapdata root 2017-10-23 19:32:11 +02:00
Laura Klünder
5af314d282 register updated geometries for tile cache invalidation 2017-10-23 19:25:15 +02:00
Laura Klünder
c3cb12d2bc simple renderer for tiles 2017-10-10 17:49:53 +02:00
Laura Klünder
055df254e2 add space and obstacle heights 2017-08-07 15:29:52 +02:00
Laura Klünder
822e3ed819 stairs have no direction anymore, our altitude system replaces this 2017-08-06 17:07:01 +02:00
Laura Klünder
6930e1bb7c new altitude modeling 2017-08-05 11:56:29 +02:00
Laura Klünder
613f421f2e convert point geometries to circles in javascript 2017-07-14 12:30:55 +02:00
Laura Klünder
591dd86476 remove LEVEL_MODELS and SPACE_MODELS 2017-07-13 17:18:28 +02:00