Commit graph

512 commits

Author SHA1 Message Date
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
Laura Klünder
b688076b23 add docker setup 2016-12-18 21:06:17 +01:00
Laura Klünder
1a8b711c62 buildgraph: fix connecting stairs 2016-12-18 14:55:56 +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
d2e9e18c2a remove transpose() from graph and level router building as it makes no sense and breaks oneway connections 2016-12-18 13:21: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
5a0d628bf3 fix create_editor_form 2016-12-18 01:06:36 +01:00
Laura Klünder
1952479a49 add ElevatorLevel.override_altitude 2016-12-18 00:46:30 +01:00
Laura Klünder
8a1f8bb290 connect elevators and add ctypes elevator_up and elevator_down 2016-12-18 00:26:00 +01:00
Laura Klünder
6b0d3aeac2 remove more debugging output 2016-12-17 22:36:11 +01:00
Laura Klünder
10390e5804 remove debuging in drawgraph 2016-12-17 22:33:32 +01:00
Laura Klünder
5183b8fa7d add support for connection types and excluding steps_down or steps_up 2016-12-17 22:15:14 +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
4f847f4e49 split route into connections 2016-12-17 14:46:15 +01:00
Laura Klünder
988c7b1d11 fix error in _room_transfers in _level_transfers that selected the worst point 2016-12-17 14:18:47 +01:00
Laura Klünder
160629f356 put all routers into one dict 2016-12-17 14:09:38 +01:00
Laura Klünder
6536a204db sort imports 2016-12-17 13:26:33 +01:00
Laura Klünder
f0f92caffd finish basic routing 2016-12-17 13:24:42 +01:00
Laura Klünder
83bf37d748 first stuff for routing 2016-12-16 17:38:13 +01:00
Laura Klünder
d84d3d6323 fix site ui 2016-12-16 15:07:18 +01:00
Laura Klünder
3269394c42 routing: implement build_routers() (with RoomRouter caching) 2016-12-16 15:06:35 +01:00
Laura Klünder
55cac31bbe add caching to Graph.load() 2016-12-16 11:38:25 +01:00
Laura Klünder
6cc8c27ffa buildgraph: add GraphLevel.arealocation_points 2016-12-16 11:38:07 +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
7528686e87 site: allow setting locations by url 2016-12-15 18:28:27 +01:00
Laura Klünder
584e99559c typeahead: don't cache 2016-12-15 18:13:07 +01:00
Laura Klünder
85107978cb packageio: fix missing titles on AreaOfInterest objects 2016-12-15 17:43:15 +01:00
Laura Klünder
353535179f typeahead inputs for the main site 2016-12-15 17:30:55 +01:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
d6d025ce97 some more stuff for the website 2016-12-14 11:37:26 +01:00
Laura Klünder
90a2b2b3ae fix room router creation 2016-12-14 10:47:47 +01:00