Commit graph

23 commits

Author SHA1 Message Date
Laura Klünder
500332a691 add todo for delete multiple objects 2024-12-05 18:06:30 +01:00
Laura Klünder
18c3faa350 collect all problems 2024-12-02 11:58:54 +01:00
Laura Klünder
fb36071bd1 add m2m operations to as_operations implementation 2024-12-02 11:58:54 +01:00
Laura Klünder
2749091168 as_operations can now create a create_multiple 2024-12-02 11:58:54 +01:00
Laura Klünder
de37888d50 some more fixing, activating a changeset seems to work now… ish 2024-12-02 11:58:54 +01:00
Laura Klünder
ce9c87ae4c find all references and more as_operations code 2024-12-02 11:58:54 +01:00
Laura Klünder
c05760b767 change set apply: determine operation dependencies 2024-12-02 11:58:54 +01:00
Laura Klünder
f2f0b9fdae fixes to make the last commit work (asside from applying changes) 2024-12-02 11:58:54 +01:00
Laura Klünder
174866c2fd mid-work commit from train 2024-12-02 11:58:54 +01:00
Laura Klünder
55b8e6e78c some small stuff 2024-12-02 11:58:54 +01:00
Laura Klünder
aaf248a927 introducing historicobjects 2024-12-02 11:58:54 +01:00
Laura Klünder
c6a97815d7 some uuid and revertable actions stuff in operations 2024-12-02 11:58:54 +01:00
Laura Klünder
e2aecc888c remove comment that does no longer apply 2024-12-02 11:58:54 +01:00
Laura Klünder
e81d3752a7 some bugfixes for titles in changesets 2024-12-02 11:58:54 +01:00
Laura Klünder
43b9baf03e make update/create work with LocationSlug multi-model inheritance 2024-12-02 11:58:54 +01:00
Laura Klünder
5caf705db2 .update() can't be chained 2024-12-02 11:58:54 +01:00
Laura Klünder
fe1159a8ff UpdateOBjectOperation do i18n correctly 2024-12-02 11:58:54 +01:00
Laura Klünder
37ca7eab31 store titles instead of repr in changes 2024-12-02 11:57:18 +01:00
Laura Klünder
bbce760707 add i18n logic and only store fields that have actually changed 2024-12-02 11:57:18 +01:00
Laura Klünder
a7a5ec93e6 add todo about unique constraints 2024-12-02 11:57:18 +01:00
Laura Klünder
bf14090010 generate changed objects 2024-12-02 11:57:18 +01:00
Laura Klünder
f729efb9d4 in-between state, we now need to fix geometry field serialization 2024-12-02 11:57:18 +01:00
Laura Klünder
6db9e28a74 reorganize changes module into overlay and operations 2024-12-02 11:57:18 +01:00