Commit graph

1293 commits

Author SHA1 Message Date
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
Laura Klünder
cc3d72bc7b missing slug migration 2017-07-08 17:53:18 +02:00
Laura Klünder
a72635e27b better other_spaces ordering in space geometry view 2017-07-08 17:30:10 +02:00
Laura Klünder
b2ac3a5395 change can_review and can_direct_edit fallback to is_superuser 2017-07-08 17:14:03 +02:00
Laura Klünder
033d84ac01 creating new points in js 2017-07-08 17:11:39 +02:00
Laura Klünder
3dfa4b4956 make slug and titles non-mandatory 2017-07-08 16:50:37 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
fb65549974 add missing “New level” in level detail view 2017-07-08 16:05:54 +02:00
Laura Klünder
504fe3fe25 fix missing “New Level” link 2017-07-08 15:47:31 +02:00
Laura Klünder
6c15d1d657 no changeset → link should point to current user 2017-07-08 15:44:21 +02:00
Laura Klünder
1caa730fc4 direct editing 2017-07-08 15:42:06 +02:00
Laura Klünder
df19daf501 update sources API 2017-07-08 15:09:56 +02:00
Laura Klünder
8662d5a062 don't store source images in database 2017-07-08 15:05:25 +02:00
Laura Klünder
9e4257e36e get_objects() should return dummy model instances for deleted objects 2017-07-08 14:29:41 +02:00
Laura Klünder
f5c234ce34 fix error when there are no slugs in the current changeset 2017-07-08 14:21:53 +02:00
Laura Klünder
dc116bd2fe fix deleting when no changeset is active 2017-07-08 14:20:58 +02:00
Laura Klünder
0f36d18a0b applying changesets 2017-07-08 13:11:01 +02:00
Laura Klünder
ff35a31cc3 fix clean_m2m on created objects 2017-07-08 13:05:17 +02:00
Laura Klünder
106bc6fa17 show missing dependencies in changeset view 2017-07-07 16:20:03 +02:00
Laura Klünder
b2158bb781 dont restore objects that have missing dependencies 2017-07-07 16:02:42 +02:00
Laura Klünder
4aed7098dc reload geometries in modal mode 2017-07-07 15:40:30 +02:00
Laura Klünder
e9332cfb75 fix cache invalidation 2017-07-07 15:32:41 +02:00
Laura Klünder
45765ef135 always include_deleted_created because the cache does the performance 2017-07-07 15:16:35 +02:00
Laura Klünder
369a1b558b get-changed_object: accept ModelInstanceWrapper 2017-07-07 15:02:50 +02:00