Commit graph

217 commits

Author SHA1 Message Date
Laura Klünder
b970b47ed4 fix bssid regex 2016-12-27 22:21:32 +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
b33e9fe3eb add AreaLocation.bssids 2016-12-27 19:03:54 +01:00
Laura Klünder
7578272471 add StuffedArea to packageio 2016-12-27 02:07:04 +01:00
Laura Klünder
c0883cfad5 add stuffedareas to rendermap 2016-12-27 02:03:54 +01:00
Laura Klünder
2de2b81440 add missing migration 2016-12-27 00:53:33 +01:00
Laura Klünder
9a6353e2cb add stuffedarea but with no routing support yet 2016-12-27 00:52:53 +01:00
Laura Klünder
20dd581198 elevator level allow blank override_altitude 2016-12-26 01:08:45 +01:00
Laura Klünder
675b0d5662 fix bug that searched for restrictions on the wrong level 2016-12-25 14:43:34 +01:00
Laura Klünder
e48c6b2d04 fix packageio color loading 2016-12-24 23:22:00 +01:00
Laura Klünder
858ab2740d add area color rendering to map renderer 2016-12-24 22:48:26 +01:00
Laura Klünder
e9f31f502a add color field 2016-12-24 22:05:59 +01:00
Laura Klünder
517e194c44 sort locations 2016-12-24 21:54:49 +01:00
Laura Klünder
d1534a27e8 filter locationgroups in arealocation descriptions by can_describe 2016-12-24 21:54:49 +01:00
Laura Klünder
ec631cd133 add can_describe to LocationGroup 2016-12-24 21:54:49 +01:00
Laura Klünder
62d4132d60 fix error 500 when trying to edit/create an arealocation in editor 2016-12-24 16:24:56 +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
affe2934ee now really fix information disclosure 2016-12-24 02:46:05 +01:00
Laura Klünder
d4d42f46e1 fix incorrect set operator in check if PointLocation is reachable 2016-12-24 02:16:35 +01:00
Laura Klünder
3f3b868e8a fix possible information disclosure by describing coordinates 2016-12-24 02:08:30 +01:00
Laura Klünder
04fb6e3c4e complete german translation and improve some messages 2016-12-23 23:34:20 +01:00
Laura Klünder
47e351d4a5 make loadpackage less verbose 2016-12-23 23:08:48 +01:00
Laura Klünder
c954f3976b fix Level.nearest_point if there is no nearest point 2016-12-23 23:03:25 +01:00
Laura Klünder
497798925b fix error in LocationGroup.tofile 2016-12-23 22:55:35 +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
256b525a6c fix incorrect exclusion 2016-12-23 20:50:21 +01:00
Laura Klünder
8581418712 get_includables_avoidables: fix typo 2016-12-23 20:30:50 +01:00
Laura Klünder
d76616ca20 fix get_location 2016-12-23 17:14:16 +01:00
Laura Klünder
8763f20281 fix sqlite error on loadmap 2016-12-23 03:51:56 +01:00
Laura Klünder
625182abce make lower areas less dark 2016-12-22 20:11:38 +01:00
Laura Klünder
f064e02f1d filter out non-polygons with assert_multipolygon 2016-12-22 20:00:46 +01:00
Laura Klünder
4257fc8a77 circumvent weird bug in shapely 2016-12-22 19:43:01 +01:00
Laura Klünder
a2cb13f154 remove can_search=True from SourceViewSet 2016-12-22 11:50:12 +01:00
Laura Klünder
f018315db2 add subtitle for LocationGroup 2016-12-22 03:33:53 +01:00
Laura Klünder
1f4c22e113 only use locations for describing with can_describe=True 2016-12-22 03:31:27 +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
0fb4dda274 remove routing_inclusion from LocationGroup 2016-12-22 03:23:59 +01:00
Laura Klünder
88ded72524 render area segments and deliver them 2016-12-21 22:23:42 +01:00
Laura Klünder
db505809ee fix get_includables_avoidables 2016-12-21 22:12:40 +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
49757f7c06 correctly implement avoid/exclude 2016-12-21 13:31:56 +01:00
Laura Klünder
25af1c9901 more exceptiosn and edge cases 2016-12-21 01:59:08 +01:00
Laura Klünder
bbfca9f318 route from point to point and describe points 2016-12-21 00:24:56 +01:00
Laura Klünder
8a9406275b fix location_id of PointLocation 2016-12-20 22:39:28 +01:00
Laura Klünder
0b44acc8b0 select location from map 2016-12-20 22:20:42 +01:00
Laura Klünder
a6f4b3c9b2 new ui that also works without javascript 2016-12-20 20:29:18 +01:00
Laura Klünder
b26a3548fc start developing the control module 2016-12-20 01:40:01 +01:00