Commit graph

175 commits

Author SHA1 Message Date
Laura Klünder
dbd589e502 flake8 and isort 2017-05-05 16:37:03 +02:00
Laura Klünder
89ab60b395 remove name field from most mapdata models 2017-05-05 16:22:11 +02:00
Laura Klünder
baecf08aea remove intermediate levels 2017-05-05 14:20:32 +02:00
Laura Klünder
3a97239fc2 fix typo in editor forms 2017-05-05 13:29:20 +02:00
Laura Klünder
5973ca3211 rename and refactor mapdata models 2017-05-05 13:19:25 +02:00
Laura Klünder
b974869a08 add category and layer to editorforms 2017-05-04 12:10:54 +02:00
Laura Klünder
857788bcf6 merge Room and Outside into Area 2017-05-04 12:08:17 +02:00
Laura Klünder
40ec256f5a fix isort 2017-05-01 18:37:10 +02:00
Laura Klünder
ecb9a4182f remote escalatorslope and oneway from editor.js 2017-05-01 18:24:58 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
72716154b9 remove EscalatorSlope and OneWay 2017-04-28 11:03:08 +02:00
Laura Klünder
b33e9fe3eb add AreaLocation.bssids 2016-12-27 19:03:54 +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
c027f76e2b add color to forms 2016-12-24 22:36:03 +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
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