Commit graph

72 commits

Author SHA1 Message Date
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
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
b33e9fe3eb add AreaLocation.bssids 2016-12-27 19:03:54 +01:00
Laura Klünder
c027f76e2b add color to forms 2016-12-24 22:36:03 +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
e6255c8ecd more stuff about access and footer 2016-12-21 20:14:40 +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
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
9c202ab6cd add AreaOfInterest and GroupOfInterest 2016-12-12 13:21:09 +01:00
Laura Klünder
0f81d1e49a add LineObstacle and various improvements 2016-12-08 22:23:42 +01:00
Laura Klünder
a611e32682 fix typo 2016-12-05 12:14:07 +01:00
Laura Klünder
e239136e2b editor form: call super().clean() 2016-12-04 14:16:05 +01:00