Commit graph

86 commits

Author SHA1 Message Date
Laura Klünder
684450424a delete nodes by clicking on them 2017-07-27 12:01:49 +02:00
Laura Klünder
38523b2cb4 split up graph editing settings and prepare for connecting nodes 2017-07-27 11:40:42 +02:00
Laura Klünder
4bcc7889f4 navigate between space graph views 2017-07-26 15:28:08 +02:00
Laura Klünder
1c1227c361 create nodes in graph view 2017-07-26 13:52:23 +02:00
Laura Klünder
c43ef1ccf2 active_node is not required 2017-07-26 13:30:08 +02:00
Laura Klünder
9c8f65c4b1 forms in graph view 2017-07-26 13:20:55 +02:00
Laura Klünder
8973c2cbf4 Graph forms 2017-07-19 18:02:40 +02:00
Laura Klünder
80ed95f91c implement access_restriction field in Editor 2017-07-13 18:54:49 +02:00
Laura Klünder
51e1fc991e dont save empty single group selections 2017-07-13 14:11:33 +02:00
Laura Klünder
3f6bb910d8 save single groups 2017-07-13 14:08:05 +02:00
Laura Klünder
26b6f92a9d use "Title (language name)" in Editor Form 2017-07-13 13:47:11 +02:00
Laura Klünder
d2859f1452 move Area.stuffed into a Location Group 2017-07-13 13:01:38 +02:00
Laura Klünder
9b15e06733 show location group category form fields in correct order 2017-07-11 18:35:42 +02:00
Laura Klünder
a756cc0a16 move priority form field up again 2017-07-11 18:30:51 +02:00
Laura Klünder
538d55be8a move priority form field up 2017-07-11 18:30:08 +02:00
Laura Klünder
662031c632 add empty string / none to choices for single LocationGroupCategories 2017-07-11 18:04:22 +02:00
Laura Klünder
edfc5eb81a category.single in EditorForm 2017-07-10 19:18:44 +02:00
Laura Klünder
4fa10dec68 exclude group categories according to allow_* 2017-07-10 19:04:35 +02:00
Laura Klünder
ea7a0e71c3 MapitemFormMixin → EditorFormBase 2017-07-10 19:03:45 +02:00
Laura Klünder
c823915d4a don't set m2m on objects that can have no groups 2017-07-10 19:03:35 +02:00
Laura Klünder
3e7589a217 allow new category fields in editor 2017-07-10 19:01:32 +02:00
Laura Klünder
b2850183e5 fix creating new objects 2017-07-10 18:18:13 +02:00
Laura Klünder
4b02c15a27 split groups field in EditorForm into location group categories 2017-07-10 16:00:43 +02:00
Laura Klünder
6a6af47528 Edit LocationGroupCategory objects in Editor 2017-07-10 14:10:48 +02:00
Laura Klünder
3dfa4b4956 make slug and titles non-mandatory 2017-07-08 16:50:37 +02:00
Laura Klünder
7921f255e2 fix redirecting slug collision detection 2017-07-06 12:26:19 +02:00
Laura Klünder
2aa163e6ed start review and reject changesets 2017-07-05 19:40:35 +02:00
Laura Klünder
9ac3eeeca0 edit title and description of changesets 2017-06-29 15:53:26 +02:00
Laura Klünder
9d5811bc15 replace Change with ChangedObject (wrapper integration still missing) 2017-06-27 03:21:23 +02:00
Laura Klünder
7a9f4da4c1 remove everything about the editor from mapdata app 2017-06-21 12:47:28 +02:00
Laura Klünder
07c6c11373 redirectslug unique check and QuerySetWrapper.delete() 2017-06-18 05:14:02 +02:00
Laura Klünder
7e78bf0550 wrap around entire django ORM in all editor views 2017-06-12 22:56:39 +02:00
Laura Klünder
8000c00e2a editor: check for duplicate redirect slugs with a single query 2017-06-12 18:02:40 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +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
6d3bf9fa99 remove unused imports in editor api 2017-05-29 10:15:25 +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
a60a333f42 reorder editor form fields 2017-05-26 20:40:20 +02:00
Laura Klünder
3206ca50a4 draw new geometries 2017-05-26 19:58:04 +02:00
Laura Klünder
acee067b7a editor: correct form fields 2017-05-19 16:55:07 +02:00
Laura Klünder
4f2861308a describe locationgroup choices in editor forms 2017-05-16 14:50:36 +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
e70eaea471 rename Space.layer to Space.level 2017-05-09 13:42:09 +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
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