Commit graph

82 commits

Author SHA1 Message Date
Laura Klünder
fb26c90085 filter out needs_permissions locations form location results 2016-12-23 21:13:04 +01:00
Laura Klünder
a2cb13f154 remove can_search=True from SourceViewSet 2016-12-22 11:50:12 +01:00
Laura Klünder
c9dafa7942 only allow searching for locations with can_search=True 2016-12-22 03:29:07 +01:00
Laura Klünder
b856a0168a full access token should work now 2016-12-21 20:56:28 +01:00
Laura Klünder
e6255c8ecd more stuff about access and footer 2016-12-21 20:14:40 +01:00
Laura Klünder
1c70dbefc2 reverse sorting in location list and when determining point location 2016-12-19 18:13:14 +01:00
Laura Klünder
af2c05a13c location subtitles 2016-12-19 16:54:11 +01:00
Laura Klünder
ed0f168a77 move location stuff into the corresponding models (now renamed to Locations) 2016-12-16 11:03:40 +01:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
0f81d1e49a add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
Laura Klünder
56b083f714 add stairs 2016-12-08 12:36:09 +01:00
Laura Klünder
00193f7e11 add heavy caching to mapdata api 2016-12-07 16:11:33 +01:00
Laura Klünder
e751991585 try to further improve api performance 2016-12-06 23:43:57 +01:00
Laura Klünder
b108fc4899 remove debug output 2016-12-06 22:55:50 +01:00
Laura Klünder
2a13d7ec93 /api/geometries: fix broken prefetch_related 2016-12-06 22:55:15 +01:00
Laura Klünder
e69b0a95ec editor: select geometry types to show on map 2016-12-06 20:47:17 +01:00
Laura Klünder
b309b6f6cd add LevelConnector 2016-12-01 12:25:02 +01:00
Laura Klünder
5dbeb9c356 remove old geometrystyles api endpoint 2016-11-28 19:39:56 +01:00
Laura Klünder
19da48c915 rebuild editor 2016-11-28 14:49:13 +01:00
Laura Klünder
769343f78a change mapitems API to geometry API. 2016-11-27 14:03:39 +01:00
Laura Klünder
bc0b5521ce Refactoring Mapdata Models: MapItem and GeometryMapItem 2016-11-14 21:15:20 +01:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
9658de72a2 use numeric primary keys, but still use unique names as lookups in the API 2016-10-11 16:33:12 +02:00
Laura Klünder
7ea4a1bd21 reorganize API 2016-10-06 17:44:09 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00
Laura Klünder
70936562d0 use absolute imports everywhere 2016-09-27 16:18:18 +02:00
Laura Klünder
576b33fd1a Editor: edit & delete features 2016-09-26 13:32:05 +02:00
Laura Klünder
6ce96148d7 correct feature API endpoint description 2016-09-26 11:20:28 +02:00
Laura Klünder
be62b14669 Features: store titles as a JSONField and add loadmap and dumpmap support 2016-09-26 11:18:56 +02:00
Laura Klünder
3c96a98344 multi-language feature titles 2016-09-23 17:02:32 +02:00
Laura Klünder
02cafee6be refactor api views inter their respecting apps 2016-09-22 12:58:21 +02:00
Renamed from src/c3nav/api/views/mapdata.py (Browse further)