Laura Klünder
|
c05760b767
|
change set apply: determine operation dependencies
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
b300e23233
|
add some more comments
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
a231b62885
|
some more partial work on completing PreviousObjects data
|
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
|
f689dd6eee
|
add todo for changed_geometries (we wanna get rid of it)
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
c92513f0c5
|
only lock mapupdate for writable requests
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
b14036437a
|
remove wrappers.py
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
eee0ff059a
|
remove some more old code
|
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
|
9d4a6b9d46
|
show edit_url in changeset view and fix some bugs
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
f04475672f
|
display redirectslugs correctly
|
2024-12-02 11:58:54 +01:00 |
|
Laura Klünder
|
1055adb27c
|
pre_change_values could be None if created, don't use it then
|
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
|
76c90cd9f3
|
remove editpk url converter
|
2024-12-02 11:58:51 +01:00 |
|
Laura Klünder
|
c36e2a163b
|
add @accesses_mapdata to object list view
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
0acc6cf2ae
|
remove print statements
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
0618eb0fff
|
optimize imports
|
2024-12-02 11:57:18 +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
|
c9d73e9daf
|
lets try to display the changeset contents nicely
|
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
|
8201f431b0
|
"fix" geometryfield
|
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 |
|
Laura Klünder
|
08a968a53e
|
grab m2m changes correctly (get field)
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
68346f821f
|
update m2m tracking code in new changeset implementation
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
9f95f663d4
|
intercept changeset m2m changes
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
77ce6fef2e
|
we will reuse IDs, instead of having temporary ones
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
71789e7f41
|
intercept save and delete
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
431372c4e4
|
start implementing data structured for new changesets
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
f7912d177d
|
don't edit mapdata when changeset is active, up next: log changes
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
ca9cfc1e14
|
no longer needed to pass instance to some model methods
|
2024-12-02 11:57:18 +01:00 |
|
Laura Klünder
|
aab4230a3a
|
rip out most of the old wrapper and changeset code
|
2024-12-02 11:57:18 +01:00 |
|
Gwendolyn
|
c6b77eb6b5
|
fix url issue in changesets
|
2024-11-27 19:21:16 +01:00 |
|
Gwendolyn
|
7904a95b80
|
data overlays
|
2024-11-21 11:56:31 +01:00 |
|
Jenny Danzmayr
|
60de7857d6
|
combine all prometheus metrics in one view
|
2024-09-20 01:09:45 +02:00 |
|
Jenny Danzmayr
|
75ff32fc60
|
Fixed c3nav api stats prometheus exporter.
we now use a seperate exportet for the c3nav stats cause the
|
2024-09-20 00:59:15 +02:00 |
|
Gwendolyn
|
f03e5f571d
|
input styling
|
2024-09-19 20:43:18 +02:00 |
|
Gwendolyn
|
d40dacc2a5
|
input styling
|
2024-09-19 20:27:32 +02:00 |
|
Laura Klünder
|
0b55306d2e
|
typo: requests → request
|
2024-09-18 21:00:13 +02:00 |
|
Laura Klünder
|
e5055856fe
|
describing a custom location should honor access restrictions
|
2024-09-18 20:35:40 +02:00 |
|
Jenny Danzmayr
|
d49dd06f74
|
return user to page they came from on language change
|
2024-09-18 01:51:56 +02:00 |
|