Commit graph

4599 commits

Author SHA1 Message Date
Laura Klünder
b7c4a3b9ab don't misinterpret can_apply in accept button 2024-12-15 19:11:29 +00:00
Laura Klünder
888466f187 update german translation some more 2024-12-15 18:33:05 +00:00
Laura Klünder
68fa9ff5cd update german locale and changelog 2024-12-15 18:32:09 +00:00
Laura Klünder
2fbe659a8e serialize waytype correctly please 2024-12-15 18:26:43 +00:00
Laura Klünder
6428a39a04 allow waytypes to be excluded by default 2024-12-15 18:25:16 +00:00
Laura Klünder
d5c7d50f78 fix accesspermission cache for good, hopefully 2024-12-15 17:54:07 +00:00
Laura Klünder
7ddff6a382 fix cache invalidation for access restrictions and one more mysterious can_grant=None 2024-12-15 17:25:37 +00:00
Laura Klünder
9e5ce6f829 fix can_grant, bringing up further questions though 2024-12-15 17:09:21 +00:00
Laura Klünder
a95627dc3b only show access restriction map if access base mapdata is set 2024-12-15 16:25:11 +00:00
Laura Klünder
10625196f2 fix locationgroup editor 2024-12-15 15:18:12 +00:00
Laura Klünder
86c600e3e3 add editor migration 2024-12-15 14:35:39 +00:00
Laura Klünder
c38384cb5c dataoverlays can have an access restriction, as a treat 2024-12-15 14:35:15 +00:00
Laura Klünder
b252cd8b86 deal with redirects without slugs [wtf?] 2024-12-15 14:12:57 +00:00
Laura Klünder
967eb36c6c fix serializing of searchable locations without slugs 2024-12-15 13:53:27 +00:00
Laura Klünder
702625e536 hopefully missing_objects workts with multi-model inheritance too now, lets see when it breaks 2024-12-14 15:45:26 +00:00
Laura Klünder
0f6d910eba fix unique values with multi model inheritance in changesets 2024-12-14 15:37:00 +00:00
Laura Klünder
322817354a fix more access permission old related name stuff 2024-12-14 15:19:56 +00:00
Laura Klünder
1adb9d3460 fix control_panel permission 2024-12-14 15:05:01 +00:00
Laura Klünder
2630a661b3 fix unhighlight in editor 2024-12-14 12:52:11 +00:00
Gwendolyn
4a37e63a2d skip deferred fields
in locationgroup init to prevent infinite recursion
2024-12-13 15:19:48 +01:00
Laura Klünder
cbf3479a13 fix category_id thing with locationgroup _orig 2024-12-13 11:57:14 +00:00
Laura Klünder
a81f7d9482 don't show number of operations if it's zero 2024-12-13 11:26:41 +00:00
Laura Klünder
14b8bca34a don't let as_operations run amok 2024-12-13 11:25:10 +00:00
Laura Klünder
b69b70fbad don't call as_operations if changeset has been applied 2024-12-13 11:23:59 +00:00
Laura Klünder
d0bd0d585f remove unneeded code 2024-12-13 10:43:01 +00:00
Laura Klünder
26341cce3f make UpdateObjectOperation work again with slugs 2024-12-13 10:42:51 +00:00
Laura Klünder
40af34df99 fix m2m_update 2024-12-13 01:16:36 +00:00
Laura Klünder
576be08232 fix handle_m2m_changed 2024-12-13 01:11:53 +00:00
Laura Klünder
7ba2f60ce3 what if the editor didn't crash? 2024-12-13 00:55:45 +00:00
Laura Klünder
927b388ca8 fix AccessPermission form failing with groups 2024-12-12 22:43:02 +00:00
Laura Klünder
e41324a4c6 remove control_panel permission, it's implicit by other permissions 2024-12-12 22:42:45 +00:00
Laura Klünder
ddcac55ba1 add view users permission 2024-12-12 22:29:14 +00:00
Laura Klünder
b32626c6ca update changelog 2024-12-12 20:57:18 +00:00
Laura Klünder
b7b877bc11 now possible: select accessrestrictiongroup members using map 2024-12-12 20:52:32 +00:00
Laura Klünder
450c9486c0 reverse manytomany field between access restrictions and their groups 2024-12-11 14:43:27 +01:00
Laura Klünder
34199b2bf3 make it possible to switch layers in access restriction overview 2024-12-11 14:11:36 +01:00
Laura Klünder
c44582c114 highlight access restriction spaces in editor geometries 2024-12-11 13:54:37 +01:00
Laura Klünder
8721cc3b1c update changelog 2024-12-09 16:26:28 +01:00
Laura Klünder
7336151760 update german translation 2024-12-09 16:19:29 +01:00
Laura Klünder
9c72bec4e9 can_report_mistake 2024-12-09 16:09:47 +01:00
Laura Klünder
7a39d5fae0 use effective_icon in fragment_location.html 2024-12-09 15:45:04 +01:00
Laura Klünder
26ea7c7152 shortwaytypeschema needs no explicit serialization 2024-12-09 15:43:07 +01:00
Laura Klünder
3fc1bfa5ed serialize baserouterproxy correctly 2024-12-09 15:34:06 +01:00
Laura Klünder
d151bc7888 serialize waytype correct 2024-12-09 15:29:30 +01:00
Laura Klünder
ca4008c13c don't delete changesets and mapupdates in cleareventdata 2024-12-09 15:21:20 +01:00
Laura Klünder
e149016300 don't generate etag if there's messages 2024-12-09 14:54:46 +01:00
Laura Klünder
dc7b475574 make sure objects with locationslug actually get created with slug 2024-12-09 14:49:53 +01:00
Laura Klünder
a88036cff3 fix related obj links in changeset for level objects 2024-12-09 14:38:34 +01:00
Laura Klünder
401f49ddc4 fix as_operations solver to no longer have exponential complexity 2024-12-09 14:33:25 +01:00
Laura Klünder
f00ebbd54d fix as_operations to not run amok 2024-12-08 17:28:45 +01:00