Commit graph

89 commits

Author SHA1 Message Date
Laura Klünder
3e02958b37 subsection selector 2017-06-11 00:00:25 +02:00
Laura Klünder
475f8f3523 only show primary sections on editor index 2017-06-10 23:09:29 +02:00
Laura Klünder
9f1f8c78ba navigate to secondary sections 2017-06-10 23:04:28 +02:00
Laura Klünder
9910b3ed83 replace Space.level with secondary sections on top of primary sections 2017-06-10 15:00:47 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
22cd575de4 better back/cancel urls in editor edit view 2017-06-09 14:45:43 +02:00
Laura Klünder
98501dbf3a move holes from sections to spaces 2017-06-08 15:19:12 +02:00
Laura Klünder
341c2f98e5 replace except: pass with suppress() context manager 2017-05-31 02:38:59 +02:00
Laura Klünder
23694b207b fix internal server error when creating sections 2017-05-29 16:54:14 +02:00
Laura Klünder
d6778d1623 remove blank line 2017-05-29 10:17:06 +02:00
Laura Klünder
f6cb959041 editor: edit slugs and redirecting slugs 2017-05-27 18:29:36 +02:00
Laura Klünder
dcfab74f29 make sources editable 2017-05-26 21:37:53 +02:00
Laura Klünder
c1f92e5add fix uneditable non-geometry models 2017-05-26 21:37:39 +02:00
Laura Klünder
3206ca50a4 draw new geometries 2017-05-26 19:58:04 +02:00
Laura Klünder
c2e59c2b94 fix geometry urls on geometry creation 2017-05-26 17:52:29 +02:00
Laura Klünder
47a0170d1c fix section selector when editing a space 2017-05-26 17:44:45 +02:00
Laura Klünder
0e3efd439b edit existing geometries 2017-05-26 17:06:52 +02:00
Laura Klünder
b2848bbddf correct geometry_url in editor.edit view 2017-05-26 16:48:00 +02:00
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
5a3dc02c1d fix broken back url on section detail 2017-05-21 14:50:45 +02:00
Laura Klünder
bafe094785 unify editor url creation and child model creation 2017-05-21 14:43:59 +02:00
Laura Klünder
159e569de6 add Buildings and Holes to editor 2017-05-21 14:15:12 +02:00
Laura Klünder
57627a4d53 add space children pages 2017-05-19 16:50:09 +02:00
Laura Klünder
fd4994ba25 all remaining editor pages except space children 2017-05-19 16:34:27 +02:00
Laura Klünder
2ab1462349 clear sidebar in _sidebar_unload 2017-05-19 16:34:02 +02:00
Laura Klünder
ff615a6e28 editor edit: 404 if space/section children are accessed by wrong space/section 2017-05-19 16:08:46 +02:00
Laura Klünder
96f4f97a7f correct back button in editor edit 2017-05-19 16:08:29 +02:00
Laura Klünder
32c075301d make section-dependend editor urls 2017-05-19 15:23:00 +02:00
Laura Klünder
866f68381f improve debugging be giving ajax output on ?ajax query string 2017-05-19 15:22:13 +02:00
Laura Klünder
e8260189f3 add fragment_child_models.html 2017-05-16 17:59:48 +02:00
Laura Klünder
ae3bf7258e flake8 2017-05-16 17:46:49 +02:00
Laura Klünder
2a7b997980 edit Location Groups 2017-05-16 17:45:56 +02:00
Laura Klünder
8e7095e24e remove unneeded model_name 2017-05-16 17:11:23 +02:00
Laura Klünder
77114f1865 editor: make redirects compatible to noscript 2017-05-16 17:05:33 +02:00
Laura Klünder
6b3990386b enable using the editor with noscript (without the map, of course) 2017-05-16 16:22:33 +02:00
Laura Klünder
dded1de9e3 editor: deleting objects 2017-05-16 16:08:19 +02:00
Laura Klünder
5d72989adf new section 2017-05-16 15:51:56 +02:00
Laura Klünder
a16696a941 editor: restoring editing functionality (for sections for now) 2017-05-16 14:10:50 +02:00
Laura Klünder
678ed82391 new editor index 2017-05-16 12:34:45 +02:00
Laura Klünder
02b9fa8c50 editor: add never-cache to stop chrome from doing stupid stuff when restoring tabs 2017-05-15 00:11:09 +02:00
Laura Klünder
71e2b58a25 start new editor 2017-05-14 20:21:33 +02:00
Laura Klünder
904e8f199c remove old access app and old cache and inclusion code 2017-05-14 14:16:52 +02:00
Laura Klünder
67f2bcdf0e delete AreaLocation 2017-05-10 21:31:54 +02:00
Laura Klünder
65ccf1d92f reimplement GEOMETRY_MODELS etc. 2017-05-09 09:36:08 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
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
5973ca3211 rename and refactor mapdata models 2017-05-05 13:19:25 +02:00
Laura Klünder
40ec256f5a fix isort 2017-05-01 18:37:10 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00