Commit graph

546 commits

Author SHA1 Message Date
Laura Klünder
8394521800 fix routing exception if origin and destination can be directly connected 2016-12-21 01:17:40 +01:00
Laura Klünder
f8e6e69b0f add ways from/to origin/destination to final route 2016-12-21 01:01:20 +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
e3990fcaf0 create GraphArea.check_connection 2016-12-20 22:34:40 +01:00
Laura Klünder
0b44acc8b0 select location from map 2016-12-20 22:20:42 +01:00
Laura Klünder
d9632dc0c4 fix typo in js 2016-12-20 20:35:25 +01:00
Laura Klünder
3cd53d7bb5 focus on page load 2016-12-20 20:33:44 +01:00
Laura Klünder
a6f4b3c9b2 new ui that also works without javascript 2016-12-20 20:29:18 +01:00
Laura Klünder
d4289fa5e4 fix font size 2016-12-20 03:58:35 +01:00
Laura Klünder
4603bce365 fix javascript in site not activating 2016-12-20 03:55:06 +01:00
Laura Klünder
adaf732809 first stuff for access tokens 2016-12-20 03:53:28 +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
45a40782c1 add option to save settings in cookie 2016-12-19 23:58:12 +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
1c10ce443a routing support for excludables (not yet in UI) 2016-12-19 21:24:40 +01:00
Laura Klünder
1e0346a54d save excludable_points in room 2016-12-19 20:37:54 +01:00
Laura Klünder
84301dc719 collect excludables per room 2016-12-19 20:23:44 +01:00
Laura Klünder
782fd9138f add points aroung arealocations and excludables 2016-12-19 20:10:25 +01:00
Laura Klünder
d5d2bcad56 fix collect_arealocation_points 2016-12-19 19:56:04 +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
5facc7827d update german translations 2016-12-19 18:09:02 +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
df1c47bbfe describe route: always state location after walking through a door 2016-12-19 17:53:10 +01:00
Laura Klünder
af2c05a13c location subtitles 2016-12-19 16:54:11 +01:00
Laura Klünder
0967e0d671 improve merging the route 2016-12-19 16:53:58 +01:00
Laura Klünder
15f1255fd2 remoove unneded file (router.py) 2016-12-19 16:46:10 +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
b669e75af1 route descriptions 2016-12-19 15:11:11 +01:00
Laura Klünder
1e46ee10ae remove intermediate level routeparts 2016-12-19 12:24:07 +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
86cf03d6c2 fix error if the graph is not in one piece 2016-12-19 03:26:59 +01:00
Laura Klünder
3e0019b4f6 fix locale stuff again, in style tag 2016-12-19 03:26:59 +01:00
Laura Klünder
1e5aab00f2 fix broken route rendering with locales others than english 2016-12-19 03:26:59 +01:00
Laura Klünder
3ed5b6c3e3 cache room routers without memcached because it has a memory limit per item 2016-12-19 03:26:59 +01:00
Laura Klünder
e55023ee6a added translation support and german translations 2016-12-19 03:26:57 +01:00
Laura Klünder
f9268db2d9 site: add option to select ctypes to avoid 2016-12-19 01:31:20 +01:00
Laura Klünder
a63c98d8bc fix typo in fragment_location.html 2016-12-19 00:54:18 +01:00
Laura Klünder
6be7769e35 rename steps_* into stairs_* 2016-12-19 00:33:31 +01:00
Laura Klünder
d109199a63 fix typo in readme 2016-12-18 22:38:30 +01:00
Laura Klünder
6ba4dce5c3 update manual installation guide 2016-12-18 22:34:25 +01:00
Laura Klünder
72b5e5b95b add installation docs and code of conduct 2016-12-18 22:32:08 +01:00