Commit graph

67 commits

Author SHA1 Message Date
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
860d80a88b flake8 2017-05-13 16:42:39 +02:00
Laura Klünder
97ffea6166 base for new renderer 2017-05-12 23:37:03 +02:00
Laura Klünder
ef89c81fb1 add search to location API 2017-05-12 13:51:17 +02:00
Laura Klünder
d9a451765c add ?detailed to Location API 2017-05-12 13:21:41 +02:00
Laura Klünder
d5ce495cdc add /api/locations/ list 2017-05-12 12:55:23 +02:00
Laura Klünder
88c14add23 /api/locations/redirects/ 2017-05-12 12:54:50 +02:00
Laura Klünder
92003080ed delete old stuff from mapdata 2017-05-12 01:21:53 +02:00
Laura Klünder
9d67cdcb75 add LocationRedirect and fallback slug for locations 2017-05-11 22:46:39 +02:00
Laura Klünder
40375585e1 add location→types API endpoint 2017-05-11 21:34:36 +02:00
Laura Klünder
6bbac4a7ba new REST API 2017-05-11 21:02:01 +02:00
Laura Klünder
67f2bcdf0e delete AreaLocation 2017-05-10 21:31:54 +02:00
Laura Klünder
65ccf1d92f reimplement GEOMETRY_MODELS etc. 2017-05-09 09:36:08 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
Laura Klünder
dd9ea849ff rename Area to Space 2017-05-06 17:40:06 +02:00
Laura Klünder
83ca6abd00 convert mapdata.models.geometry into python package 2017-05-06 17:24:09 +02:00
Laura Klünder
dbd589e502 flake8 and isort 2017-05-05 16:37:03 +02:00
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