Commit graph

1342 commits

Author SHA1 Message Date
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
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
Gwendolyn
2f82dd981d leaflet marker theming 2024-09-17 19:31:38 +02:00
Gwendolyn
aeb7c9dae2 theming stuff in preparation for ef28 cyberpunk theme 2024-09-17 16:05:35 +02:00
Laura Klünder
839d4beb7c add in_legend field for locationgroups 2024-09-06 14:11:41 +02:00
Gwendolyn
4490e39392 oops 2024-09-05 21:54:57 +02:00
Gwendolyn
afaf6e0085 better overlay control for the editor 2024-09-05 19:35:15 +02:00
Laura Klünder
cdc183f3a6 m/px should have up to 6 decimals 2024-09-04 12:49:27 +02:00
Laura Klünder
20acc3bc5b understand that beaconmeasurement data is split into wifi and ibeacon 2024-08-30 20:47:35 +02:00
Laura Klünder
02411b0181 make theme ui in editor use changesets 2024-08-18 16:17:01 +02:00
Jenny Danzmayr
897cf68ccc added permission for access to source files 2024-08-11 23:07:22 +02:00
Laura Klünder
3526658099 remove todo that has been completed 2024-03-31 18:55:06 +02:00
Laura Klünder
7fa75e1617 full scancollector implementation with all kinds of nice features 2024-03-31 18:49:35 +02:00
Laura Klünder
7532fc39ed fix scancollector with wifi and ibeacon 2024-03-31 17:28:35 +02:00
Laura Klünder
20fbcc9139 wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
Laura Klünder
31c7dad72f add ibeacon scan code to c3nav.js and endpoint 2024-03-31 15:26:44 +02:00
Laura Klünder
5a074250e4 add rangingbeacon fields to editor 2024-03-29 17:56:26 +01:00
Gwendolyn
679dc72e21 theme settings fixes 2024-03-29 15:06:58 +01:00
Gwendolyn
e5095ee595 don't escape theme css but strip tags instead, so that css code containing html special characters isn't improperly escaped 2024-03-29 14:01:03 +01:00
Gwendolyn
7aecc1a05f fix theme creation bug 2024-03-29 13:46:35 +01:00