Commit graph

1316 commits

Author SHA1 Message Date
Laura Klünder
25989836a3 move all background colors into location groups 2017-07-13 13:32:06 +02:00
Laura Klünder
158ed72b3b remove unneeded strings from german translation 2017-07-13 13:05:00 +02:00
Laura Klünder
d2859f1452 move Area.stuffed into a Location Group 2017-07-13 13:01:38 +02:00
Laura Klünder
09fe696b49 Editor API /changeset/ does not exist any more 2017-07-11 19:35:07 +02:00
Laura Klünder
8855bce270 self→cls 2017-07-11 19:06:46 +02:00
Laura Klünder
905ce2e7f0 remove redundant paranthesis 2017-07-11 19:06:28 +02:00
Laura Klünder
28abf01594 remove obsolite line from docs 2017-07-11 19:05:42 +02:00
Laura Klünder
65433894ac remove references to compiled_room and compiled_area 2017-07-11 19:05:23 +02:00
Laura Klünder
2fa482d9fd get_color() only allow groups that are allowed for this model 2017-07-11 19:02:33 +02:00
Laura Klünder
268fb2f683 LocationGroup: always select_related('category') 2017-07-11 19:02:09 +02:00
Laura Klünder
8edb845deb serialization of single groups 2017-07-11 18:53:43 +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
9874fb8843 update UML 2017-07-11 18:18:22 +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
ca237d7884 remove compiled_room and compiled_area, create location group categories 2017-07-11 18:01:48 +02:00
Laura Klünder
5d336d218a order LocationGroups by their category first 2017-07-11 17:41:16 +02:00
Laura Klünder
47a2a713f6 remove category from space serialization 2017-07-11 17:34:07 +02:00
Laura Klünder
23ebd57a8a move Space.category into Location Groups 2017-07-11 17:32:17 +02:00
Laura Klünder
c9ef56326c empty → change.empty 2017-07-10 19:22:40 +02:00
Laura Klünder
2566974ec5 changeset view: dont treat False as empty 2017-07-10 19:22:19 +02:00
Laura Klünder
edfc5eb81a category.single in EditorForm 2017-07-10 19:18:44 +02:00
Laura Klünder
f48298ae1d add priority to LocationGroup and and default -priority ordering 2017-07-10 19:16:35 +02:00
Laura Klünder
6b8324f856 remove unneded line from TitledMixin.title 2017-07-10 19:07:19 +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
2d3d67403c add single, allow_* and priority to LocationGroupCategory 2017-07-10 18:55:35 +02:00
Laura Klünder
18b64675b6 change title in editor index 2017-07-10 18:21:43 +02:00
Laura Klünder
b2850183e5 fix creating new objects 2017-07-10 18:18:13 +02:00
Laura Klünder
e29cbe8d8d move buttons away from pull-right 2017-07-10 17:37:33 +02:00
Laura Klünder
7540564f93 update german translation 2017-07-10 17:24:43 +02:00
Laura Klünder
f7900e92a0 Location API: filter by group 2017-07-10 17:03:44 +02:00
Laura Klünder
9e184db721 SpecificLocation APIs: filter by group 2017-07-10 16:43:44 +02:00
Laura Klünder
90f464de9b LocationGroup API: filter by category 2017-07-10 16:36:52 +02:00
Laura Klünder
3762ebf37d show group categories in api 2017-07-10 16:30:38 +02:00
Laura Klünder
782666bcaf fix clean_m2m 2017-07-10 16:01:00 +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
4a58c1afab create LocationGroupCategory 2017-07-10 13:54:33 +02:00
Laura Klünder
52c64b0798 fix typo 2017-07-10 13:04:02 +02:00
Laura Klünder
358f900cdc created TitledMixin 2017-07-10 13:01:35 +02:00
Laura Klünder
ebdb49981f update German translation again 2017-07-08 19:40:00 +02:00
Laura Klünder
33deb08df3 update german „on top of“ translation 2017-07-08 19:39:02 +02:00
Laura Klünder
98b94b0763 minor tweaks in German Translation 2017-07-08 19:33:33 +02:00
Laura Klünder
8748ee102f update German translation 2017-07-08 19:30:54 +02:00
Laura Klünder
b490497c87 force _clean_changes() before applying a change set 2017-07-08 17:57:56 +02:00
Laura Klünder
b85d245360 last_cleaned_with. execute _clean_changes only if there was a map update 2017-07-08 17:53:44 +02:00