Commit graph

100 commits

Author SHA1 Message Date
Laura Klünder
89ab60b395 remove name field from most mapdata models 2017-05-05 16:22:11 +02:00
Laura Klünder
5973ca3211 rename and refactor mapdata models 2017-05-05 13:19:25 +02:00
Laura Klünder
c7cbe277a7 remove DirectedLineGeometryMapItemWithLevel 2017-05-04 12:28:17 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
8b3265e3e9 move source image storage away from package directory 2017-05-01 16:50:36 +02:00
Laura Klünder
53a6bdb8cf fix flake8 and isort errors 2017-01-13 21:52:44 +01:00
Laura Klünder
7cf59dab23 fix locating aka call scanNow() 2016-12-28 13:46:04 +01:00
Laura Klünder
229b4d5ac9 match lowercase 2016-12-28 11:28:21 +01:00
Laura Klünder
606ed3cc22 fix wifi location on javascript-side 2016-12-28 11:25:51 +01:00
Laura Klünder
9f75554503 wifilocate still needs better debugging 2016-12-28 11:10:34 +01:00
Laura Klünder
43bd7e8773 git add wifilocate debug 2016-12-28 10:57:05 +01:00
Laura Klünder
ef7b831849 fix to_location_json 2016-12-28 01:23:52 +01:00
Laura Klünder
01be74ab33 add wifilocate api 2016-12-27 23:39:14 +01:00
Laura Klünder
ac223086fe fix /api/locations etag 2016-12-27 19:42:46 +01:00
Laura Klünder
f63dfe03e1 allow caching of /api/locations 2016-12-27 19:37:50 +01:00
Laura Klünder
517e194c44 sort locations 2016-12-24 21:54:49 +01:00
Laura Klünder
9ea9a72bb2 move comment so it is now visible in the html api preview 2016-12-24 03:08:12 +01:00
Laura Klünder
45f31c5a96 add LocationGroup.compiled_room and show nice subtitle 2016-12-23 22:42:42 +01:00
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)