Commit graph

1655 commits

Author SHA1 Message Date
Laura Klünder
38c6e6a863 new_serialize for access restrictions 2024-12-04 11:45:03 +01:00
Laura Klünder
b8cc720c04 new_serialize for leavedescription, crossdescription and columns 2024-12-04 11:41:31 +01:00
Laura Klünder
fca1ca5a32 new_serialize for obstacle and lineobstacle 2024-12-04 11:35:26 +01:00
Laura Klünder
b96dcb9b50 better add_search typing 2024-12-03 19:04:18 +01:00
Laura Klünder
b96707d426 effective_icon and add_search 2024-12-03 19:00:35 +01:00
Laura Klünder
920422d359 add todos 2024-12-03 18:44:17 +01:00
Laura Klünder
b47e97bb81 new serializer for all locations 2024-12-03 18:42:33 +01:00
Laura Klünder
38b4fbe1f0 new serializer for hole, area, stair, and ramp 2024-12-03 17:18:59 +01:00
Laura Klünder
ed00cbd0e5 use new serializer for spaces and doors 2024-12-03 17:12:12 +01:00
Laura Klünder
8be5f0f9fb enforce can_access_geometry on geometry endpoints 2024-12-03 17:07:07 +01:00
Laura Klünder
a85ee24cd8 don't defer geometry if allowed 2024-12-03 17:02:02 +01:00
Laura Klünder
31ff787a29 enforce base_mapdata_accessible in building endpoint again 2024-12-03 16:57:39 +01:00
Laura Klünder
c0e6b02dc2 use new serializer for buildings 2024-12-03 16:56:55 +01:00
Laura Klünder
1210b69bbf new serializer for sources and locationgroupcategory 2024-12-03 16:12:09 +01:00
Laura Klünder
cc2020e7c3 new serializer for locationgroup 2024-12-03 16:07:07 +01:00
Laura Klünder
f3d9c4e6ca implement groups_by_category and groups for old serializing correctly 2024-12-03 15:22:16 +01:00
Laura Klünder
16bf017740 effective_label_settings 2024-12-03 15:19:28 +01:00
Laura Klünder
d254f199e3 map settings api endpoint (fixes #201) 2024-12-03 15:05:53 +01:00
Laura Klünder
35a8738424 implement new serialize for level 2024-12-03 14:18:16 +01:00
Laura Klünder
899a9e01ee fix MapdataAPIBuilder 2024-12-03 11:13:13 +01:00
Laura Klünder
3ab176f91d change dynamiclocation api endpoint name 2024-12-03 10:00:24 +01:00
Laura Klünder
707c81f159 integrate data overlay api into new MapdataAPIBuilder 2024-12-03 09:59:51 +01:00
Laura Klünder
be76f3a8db remove unnecessary import 2024-12-02 23:44:54 +01:00
Laura Klünder
f70040fe1d auto-generate mapdata api endpoints 2024-12-02 23:40:41 +01:00
Laura Klünder
b5472c307b fill more gaps in the as_operations implementation 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
f689dd6eee add todo for changed_geometries (we wanna get rid of it) 2024-12-02 11:58:54 +01:00
Laura Klünder
8201f431b0 "fix" geometryfield 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
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
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
Gwendolyn
afacd7b9c4 use default theme for preview renders 2024-09-17 23:15:51 +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
007fbe3464 tileserver will now recognize outdated upstream 2024-09-17 21:44:01 +02:00
Gwendolyn
300d85e5ed support alpha for tile background color 2024-09-17 21:01:35 +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
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
Laura Klünder
87d471a355 processupdates work now pls 2024-09-17 16:02:58 +02:00
Laura Klünder
6a83146f5c fix processupdates… again 2024-09-17 16:01:47 +02:00
Laura Klünder
c546f007c1 laast processed geometry cache key… needed for… stuff 2024-09-17 14:00:44 +02:00
Laura Klünder
5e6a167337 read cache package correctly for tile servers 2024-09-17 03:31:34 +02:00