Commit graph

4444 commits

Author SHA1 Message Date
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
Gwendolyn
2f82dd981d leaflet marker theming 2024-09-17 19:31:38 +02:00
Laura Klünder
1f1a0711c6 use correct cache key key … or else processupdates won't work 2024-09-17 18:17:05 +02:00
Laura Klünder
1aaeaef386 cache package download wants some fixing 2024-09-17 18:02:27 +02:00
Jenny Danzmayr
e1ee9bdcf5 fixed extra static dirs option 2024-09-17 17:54:38 +02:00
Jenny Danzmayr
cdaf423d10 added option to add additional static files directories 2024-09-17 16:56:25 +02:00
Jenny Danzmayr
81cd6636d8 added getlist method to c3nav config parser 2024-09-17 16:56:25 +02:00
Laura Klünder
7dc718475e make sure directory creation in processupdates doesn't fail 2024-09-17 16:35:25 +02:00
Gwendolyn
aeb7c9dae2 theming stuff in preparation for ef28 cyberpunk theme 2024-09-17 16:05:35 +02:00
Laura Klünder
b5f736a96c "you're polluting our git history" 2024-09-17 16:05:01 +02:00