Commit graph

1791 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
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
Laura Klünder
2a00e9ba0a fix another mapdata reading error 2016-12-20 01:11:28 +01:00
Laura Klünder
8ef9e417aa fix error when laoding mapdata 2016-12-20 01:08:24 +01:00
Laura Klünder
91b9bc92b8 add option to include/exclude areas to UI 2016-12-19 22:52:09 +01:00
Laura Klünder
43efda06e9 collect excludables 2016-12-19 19:46:07 +01:00
Laura Klünder
9caaf2a8f0 fix typo 2016-12-19 18:57:07 +01:00
Laura Klünder
1b04d0c06a add routing_inclusion property 2016-12-19 18:52:10 +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
f018f47182 fix bug to correctly determine which locations lie inside each other 2016-12-19 18:07:04 +01:00
Laura Klünder
69d6d16d1b fix error if there is exactly one lineobstacle on a level 2016-12-19 18:06:50 +01:00
Laura Klünder
af2c05a13c location subtitles 2016-12-19 16:54:11 +01:00
Laura Klünder
cf6b850de6 server level files directly, don't try to render them on the fly 2016-12-19 15:19:10 +01:00
Laura Klünder
d6736670d4 fix last commit. put abspath in the right place 2016-12-19 03:26:59 +01:00
Laura Klünder
eec99c6e02 explicitely use absolute path in renderer 2016-12-19 03:26:59 +01:00
Laura Klünder
227a9236aa in local development setup, always server complete level image 2016-12-19 03:26:59 +01:00
Laura Klünder
1e5923dbb8 buildgraph: add oneways 2016-12-18 14:36:06 +01:00
Laura Klünder
405c688eac buildgraph: add support for escalator_up and escalator_down 2016-12-18 13:28:02 +01:00
Laura Klünder
d03379c0aa improve rendering and add escalator support 2016-12-18 02:28:08 +01:00
Laura Klünder
eb5dc1130a add OneWay. no support in buildgraph yet 2016-12-18 01:28:08 +01:00
Laura Klünder
03b07d8a76 add Escalator and EscalatorSlope (with no support for rendermap and buildgraph so far) 2016-12-18 01:15:25 +01:00
Laura Klünder
1952479a49 add ElevatorLevel.override_altitude 2016-12-18 00:46:30 +01:00
Laura Klünder
f6129d621c first stuff for showing the route on the site 2016-12-17 19:25:27 +01:00
Laura Klünder
ad58ddbbcb add map image composing 2016-12-17 16:47:13 +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
85107978cb packageio: fix missing titles on AreaOfInterest objects 2016-12-15 17:43:15 +01:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
1f1b28dc99 add __str__ to AreaOfInterest 2016-12-13 20:52:46 +01:00