Commit graph

88 commits

Author SHA1 Message Date
Laura Klünder
9e184db721 SpecificLocation APIs: filter by group 2017-07-10 16:43:44 +02:00
Laura Klünder
90f464de9b LocationGroup API: filter by category 2017-07-10 16:36:52 +02:00
Laura Klünder
3762ebf37d show group categories in api 2017-07-10 16:30:38 +02:00
Laura Klünder
4a58c1afab create LocationGroupCategory 2017-07-10 13:54:33 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
df19daf501 update sources API 2017-07-08 15:09:56 +02:00
Laura Klünder
e2d6879716 use get_child() before serializing locations 2017-06-22 20:10:17 +02:00
Laura Klünder
3419c9db54 new get_queryset() for LocationViewSet 2017-06-22 20:09:58 +02:00
Laura Klünder
ef7b5c973d fix querying on API /locations/search 2017-06-22 20:02:29 +02:00
Laura Klünder
15831b97ef get_submodels(SpecificLocation) 2017-06-22 19:58:08 +02:00
Laura Klünder
c4b3932e9b correctly filter on api /locations/ 2017-06-22 19:57:49 +02:00
Laura Klünder
4d544610e5 only prefetch groups if detailed serialization was queried 2017-06-22 19:53:25 +02:00
Laura Klünder
37d95700d3 improve querys on mapdata API /locations/ 2017-06-22 19:46:06 +02:00
Laura Klünder
03d40add64 user get_submodels everywhere 2017-06-22 19:27:51 +02:00
Laura Klünder
e8ffe20413 optimize queries in mapdata API 2017-06-11 15:10:48 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
9910b3ed83 replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
Laura Klünder
9502e247d1 fix wrong error message whan space is not found in mapdata api 2017-06-10 14:48:50 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
98501dbf3a move holes from sections to spaces 2017-06-08 15:19:12 +02:00
Laura Klünder
d3409e8941 fix redirects in mapdata api 2017-05-27 18:33:16 +02:00
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