Commit graph

4562 commits

Author SHA1 Message Date
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
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
62d1773bb0 some more fun with _state.adding 2024-12-05 22:45:16 +01:00
Laura Klünder
2b77e362f1 deal with changeset exceeded 2024-12-05 22:24:47 +01:00
Laura Klünder
3257704f22 one more self._state.adding! 2024-12-05 22:06:27 +01:00
Laura Klünder
1c6d8848a9 fix _orig_geometry if not set 2024-12-05 21:44:55 +01:00
Laura Klünder
768c92cf0f ony more _state.adding for register_change() 2024-12-05 21:10:15 +01:00
Laura Klünder
f884b2bdd5 fix the orig stuff some more 2024-12-05 20:54:19 +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
Laura Klünder
16ebe2882d another place to not get confused with many_to_many fields 2024-12-05 17:05:13 +01:00
Laura Klünder
e1ab9d348f don't get confused with manytomanyfields and operationdependency 2024-12-05 16:46:31 +01:00
Laura Klünder
168de89543 remove done situation debug statement 2024-12-05 14:26:57 +01:00
Laura Klünder
78bff89f1b show text if changeset is empty 2024-12-05 14:21:33 +01:00
Laura Klünder
089c3e3f85 fix get_ref_and_pre_change_values if already inside of prev 2024-12-05 14:20:11 +01:00
Laura Klünder
69d93ddf38 if restoring a deleted object … potentially remove from changeset 2024-12-05 14:14:58 +01:00
Laura Klünder
bcff9796ee fix changeset restore deleted object 2024-12-05 14:14:04 +01:00
Laura Klünder
90de2396df fix stuff about object deletion in changeset 2024-12-05 14:07:06 +01:00
Laura Klünder
95b8800907 get on_delete in editor properly 2024-12-05 13:54:36 +01:00
Laura Klünder
02837c2e4c remove debug statement 2024-12-05 13:48:54 +01:00
Laura Klünder
e9062f14c3 no can_delete check needed 2024-12-05 13:43:47 +01:00
Laura Klünder
87ba5973c8 again, wouldn't it be nice to be able to create objects in the editor?! 2024-12-05 13:16:04 +01:00
Laura Klünder
28223c8960 fix uniqueValueDependency logic in the editor 2024-12-05 13:14:13 +01:00
Laura Klünder
f2e92c1958 sure would be nice to be able to create objects in the editor, huh? 2024-12-05 13:14:13 +01:00
Jenny Danzmayr
15f2eab217 fixed serialization of lazy attributes that evaluate to None
Without this `None` is returned as the string 'None'.
Needed by at least the I18nField
2024-12-05 03:25:16 +01:00
Jenny Danzmayr
61713caf89 added missing migration 2024-12-04 23:44:10 +01:00