Laura Klünder
|
48cb444691
|
external_url_label and external_url for locationgroup as well
|
2024-12-19 11:59:38 +01:00 |
|
Laura Klünder
|
fe98f5e618
|
add level_index so short_label can look nicer
|
2024-12-19 10:56:38 +01:00 |
|
Laura Klünder
|
9446c34e8a
|
introduce intermediate level setting
|
2024-12-19 00:06:06 +01:00 |
|
Laura Klünder
|
317aa441f4
|
fix error when deleting overlay
|
2024-12-17 21:21:06 +00:00 |
|
Gwendolyn
|
4536390eba
|
fill and stroke opacity for data overlays
|
2024-12-16 16:13:21 +01:00 |
|
Gwendolyn
|
934aa60be4
|
overlays
default geomtype, permission fix, name fix, remove ungrouped header, fix id filter
|
2024-12-16 12:54:37 +01:00 |
|
Gwendolyn
|
ed8ca8004d
|
fix overlays in editor
|
2024-12-16 11:36:47 +01:00 |
|
Laura Klünder
|
5d6cf7e052
|
fix changeset when dummyvalues end up being used
|
2024-12-15 21:25:32 +00:00 |
|
Laura Klünder
|
63b2fc21a7
|
don't call old changeset code please
|
2024-12-15 21:01:20 +00:00 |
|
Laura Klünder
|
b7c4a3b9ab
|
don't misinterpret can_apply in accept button
|
2024-12-15 19:11:29 +00:00 |
|
Laura Klünder
|
6428a39a04
|
allow waytypes to be excluded by default
|
2024-12-15 18:25:16 +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
|
86c600e3e3
|
add editor migration
|
2024-12-15 14:35:39 +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
|
2630a661b3
|
fix unhighlight in editor
|
2024-12-14 12:52:11 +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
|
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
|
9c72bec4e9
|
can_report_mistake
|
2024-12-09 16:09:47 +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 |
|
Laura Klünder
|
9741711fc4
|
lets do uids_to_add correctly
|
2024-12-08 17:24:14 +01:00 |
|
Laura Klünder
|
1f2acff8c8
|
add "group" field to form
|
2024-12-06 23:54:20 +01:00 |
|
Laura Klünder
|
6f87510df8
|
limit changesets by operations, not changedobjects
|
2024-12-05 23:40:42 +01:00 |
|
Laura Klünder
|
44671a12dc
|
do create_multiple correctly
|
2024-12-05 23:38:12 +01:00 |
|
Laura Klünder
|
2b77e362f1
|
deal with changeset exceeded
|
2024-12-05 22:24:47 +01:00 |
|
Laura Klünder
|
6390a51fc6
|
an attempt to get rid of missing _orig with changesets
|
2024-12-05 20:42:25 +01:00 |
|
Laura Klünder
|
ae2303ce22
|
register_change should be done correctly
|
2024-12-05 19:22:16 +01:00 |
|
Laura Klünder
|
93e7b92647
|
fix more serializer save stuff
|
2024-12-05 19:04:29 +01:00 |
|
Laura Klünder
|
caa515bbe2
|
remove save_m2m thingy
|
2024-12-05 18:57:08 +01:00 |
|
Laura Klünder
|
915b527fd7
|
fix occupieduniquevalues thing
|
2024-12-05 18:39:12 +01:00 |
|
Laura Klünder
|
cd47f06110
|
delete a locationslug submodel, don't make it two deletions
|
2024-12-05 18:38:50 +01:00 |
|
Laura Klünder
|
30eb14a650
|
make sure the actual object's save() method is called
|
2024-12-05 18:33:41 +01:00 |
|
Laura Klünder
|
d1fa0b449b
|
deleting objects with references in changeset needs to work
|
2024-12-05 18:18:55 +01:00 |
|
Laura Klünder
|
500332a691
|
add todo for delete multiple objects
|
2024-12-05 18:06:30 +01:00 |
|
Laura Klünder
|
deb7f8b94e
|
why not show titles of related objects in changeset details, sounds nice
|
2024-12-05 17:45:52 +01:00 |
|
Laura Klünder
|
1c33db4c79
|
look at "title" field instead of "titles"
|
2024-12-05 17:20:20 +01:00 |
|