Commit graph

1411 commits

Author SHA1 Message Date
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
45f31c5a96 add LocationGroup.compiled_room and show nice subtitle 2016-12-23 22:42:42 +01:00
Laura Klünder
d6894614ae add shortcut to mapitem save 2016-12-22 13:17:04 +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
e6255c8ecd more stuff about access and footer 2016-12-21 20:14:40 +01:00
Laura Klünder
1a86b826e6 fix error in list_mapitems 2016-12-21 11:40:10 +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
1b04d0c06a add routing_inclusion property 2016-12-19 18:52:10 +01:00
Laura Klünder
af2c05a13c location subtitles 2016-12-19 16:54:11 +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
5183b8fa7d add support for connection types and excluding steps_down or steps_up 2016-12-17 22:15:14 +01:00
Laura Klünder
9c202ab6cd add AreaOfInterest and GroupOfInterest 2016-12-12 13:21:09 +01:00
Laura Klünder
52958ec5fc editor: add holes to new polygons 2016-12-12 12:51:48 +01:00
Laura Klünder
1664458dd9 No, leaflet.js. Not every new chrome-browser is touch enabled. 2016-12-12 12:42:22 +01:00
Laura Klünder
4a3bebac36 editor: remove debug output 2016-12-09 02:14:36 +01:00
Laura Klünder
72fcf0feb1 editor: allow continuing polylines 2016-12-09 02:14:04 +01:00
Laura Klünder
22b431d376 editor: dont zoom into map when closing a shape with a doubleclick 2016-12-08 23:00:28 +01:00
Laura Klünder
3684cf6432 add shortcut to ”add new…”-button 2016-12-08 22:53:41 +01:00
Laura Klünder
4d5cbad685 editor: focus name form field when finished drawing 2016-12-08 22:51:24 +01:00
Laura Klünder
b71a07923c editor: make buttons invisible that are supposed to be invisible 2016-12-08 22:47:49 +01:00
Laura Klünder
eed94a491c editor: add invisible submitbutton to prevent deleting mapitems by hitting return 2016-12-08 22:46:02 +01:00
Laura Klünder
72770d718f editor: preselect map package for new mapitems if only one is shown 2016-12-08 22:37:12 +01:00
Laura Klünder
0f81d1e49a add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
Laura Klünder
56b083f714 add stairs 2016-12-08 12:36:09 +01:00
Laura Klünder
3090d52831 editor: reverse level list in level control 2016-12-08 10:24:39 +01:00
Laura Klünder
23a56a8126 editor: make sure that controls are always initialized in the same order 2016-12-08 10:22:48 +01:00
Laura Klünder
5dd43ca08a select packages to show on map 2016-12-06 21:21:52 +01:00
Laura Klünder
e3d9f88c34 editor: change level control 2016-12-06 21:07:59 +01:00
Laura Klünder
e69b0a95ec editor: select geometry types to show on map 2016-12-06 20:47:17 +01:00
Laura Klünder
a611e32682 fix typo 2016-12-05 12:14:07 +01:00
Laura Klünder
779d2fa2f5 editor: if creating a new polygon, hide save button until the geometry is complete 2016-12-04 14:22:49 +01:00
Laura Klünder
a4c5651675 editor: on form validation error, dont forget the geometry 2016-12-04 14:19:34 +01:00
Laura Klünder
e239136e2b editor form: call super().clean() 2016-12-04 14:16:05 +01:00
Laura Klünder
207b74b445 remove Obstacle.height and add Obstacle.crop_to_level 2016-12-04 11:43:12 +01:00
Laura Klünder
a1ed7534d9 add support for intermediate levels 2016-12-04 01:49:49 +01:00
Laura Klünder
c4016a0c06 editor: show levelconnector levels in list 2016-12-01 12:50:51 +01:00
Laura Klünder
1ff1a35ce8 editor: fix title of mapitem edit view 2016-12-01 12:42:51 +01:00
Laura Klünder
24611c8863 editor: fix deleting mapitems 2016-12-01 12:36:26 +01:00
Laura Klünder
b309b6f6cd add LevelConnector 2016-12-01 12:25:02 +01:00
Laura Klünder
f7dd143e6f elevator column in mapitems.html 2016-11-29 01:21:18 +01:00
Laura Klünder
e9715f10f6 show backbutton even if there are no mapitems to show 2016-11-29 01:17:15 +01:00
Laura Klünder
3fa471135f add holes 2016-11-29 00:47:37 +01:00
Laura Klünder
0496575d25 add elevators 2016-11-28 20:56:52 +01:00
Laura Klünder
218c9a1884 add outside areas and rename former areas to rooms 2016-11-28 19:15:36 +01:00
Laura Klünder
1ce0e41bb9 avoid loading multiple levels at the same time 2016-11-28 18:25:42 +01:00
Laura Klünder
b25f6c28c6 editor: fix geometry hover 2016-11-28 17:03:02 +01:00