Commit graph

4603 commits

Author SHA1 Message Date
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
85beff40e7 prometheus multirproc: fix typo 2024-09-18 02:14:27 +02:00
Jenny Danzmayr
1ae228fb31 fix: don't break management commands with prometheus multiproc 2024-09-18 02:06:33 +02:00
Jenny Danzmayr
d49dd06f74 return user to page they came from on language change 2024-09-18 01:51:56 +02:00
Jenny Danzmayr
4d8cc8b989 added prometheus couter for language changes 2024-09-18 01:51:36 +02:00
Jenny Danzmayr
e0e38ff699 moved languages config to locale group 2024-09-18 01:37:51 +02:00
Gwendolyn
afacd7b9c4 use default theme for preview renders 2024-09-17 23:15:51 +02:00
Gwendolyn
16d86e7af1 mostly stuff for mobile 2024-09-17 23:13:36 +02:00
Gwendolyn
2f8dc3ee32 render wall shadows in the wall border color 2024-09-17 23:13:36 +02:00
Laura Klünder
e70bf8aac5 avoid race conditions in x-processed-geometry-update 2024-09-17 22:21:20 +02:00
Laura Klünder
3399d2c1ed no etag for http 503 2024-09-17 22:20:06 +02:00
Laura Klünder
007fbe3464 tileserver will now recognize outdated upstream 2024-09-17 21:44:01 +02:00
Laura Klünder
87822a8426 tileserver: service unavailable if outdated tile from upstream 2024-09-17 21:33:00 +02:00
Gwendolyn
300d85e5ed support alpha for tile background color 2024-09-17 21:01:35 +02:00
Gwendolyn
5c176bc7bb small css fixes 2024-09-17 20:48:46 +02:00