Commit graph

220 commits

Author SHA1 Message Date
Laura Klünder
44671a12dc do create_multiple correctly 2024-12-05 23:38:12 +01:00
Laura Klünder
f884b2bdd5 fix the orig stuff some more 2024-12-05 20:54:19 +01:00
Laura Klünder
6390a51fc6 an attempt to get rid of missing _orig with changesets 2024-12-05 20:42:25 +01:00
Laura Klünder
3ab84b6e8d remove new_serialize, this is now the new standard 2024-12-04 15:48:48 +01:00
Laura Klünder
00ec22c334 fix locationredirects breaking querysets 2024-12-04 12:42:03 +01:00
Laura Klünder
05890de06a all mapdata models use new_serialize now 2024-12-04 12:20:17 +01:00
Laura Klünder
40f19afc28 add locationredirect api endpoint with new_serialize 2024-12-04 12:08:19 +01:00
Laura Klünder
9debd7c845 add missing api endpoint for LabelSettings and use new_serialize 2024-12-04 11:58:20 +01:00
Laura Klünder
b96707d426 effective_icon and add_search 2024-12-03 19:00:35 +01:00
Laura Klünder
b47e97bb81 new serializer for all locations 2024-12-03 18:42:33 +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
35a8738424 implement new serialize for level 2024-12-03 14:18:16 +01:00
Laura Klünder
3ab176f91d change dynamiclocation api endpoint name 2024-12-03 10:00:24 +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
ca9cfc1e14 no longer needed to pass instance to some model methods 2024-12-02 11:57:18 +01: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
Laura Klünder
839d4beb7c add in_legend field for locationgroups 2024-09-06 14:11:41 +02:00
Laura Klünder
034f8fe463 refactor LevelGeometries code with type hints and stuff 2024-08-18 23:21:19 +02:00
Laura Klünder
0d91a71b9f overhaul entire report process 2024-03-24 17:38:24 +01:00
Laura Klünder
482da3b244 add migration that overhauls report flow settings 2024-03-24 15:24:59 +01:00
Laura Klünder
8c8ef12cf0 make linter happy 2024-02-07 18:34:28 +01:00
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Gwendolyn
f498592390 some more preview image and embed card related stuff 2023-12-27 13:13:32 +01:00
Laura Klünder
2c0965795a fix external url details display 2023-12-26 00:12:06 +01:00
Laura Klünder
fba5c2cbd4 import_block implementation 2023-12-25 16:49:03 +01:00
Laura Klünder
4ade6cfc1f add external_url and hub_import_type 2023-12-22 01:20:24 +01:00
Gwendolyn
d6f234cf1f positions 2023-12-21 15:14:38 +01:00
Gwendolyn
2bbd3e7994 return priority as string in display details 2023-12-12 17:45:47 +01:00
Gwendolyn
4b1ac9f194 convert django lazy string proxies to strings in the base schema validator, rather than in the serialization code of each source model 2023-12-11 20:59:19 +01:00
Laura Klünder
8a8b20f22e make linter happy 2023-11-26 17:55:23 +01:00
Laura Klünder
4e02145984 pro tip: fix bugs in all places 2023-11-24 17:25:34 +01:00
Laura Klünder
682522ace4 fix dynamiclocation position serialize 2023-11-24 17:24:31 +01:00
Laura Klünder
62cffe9644 how about some bugfixing? 2023-11-24 16:31:39 +01:00
Laura Klünder
d6b9161345 add position update API endpoint and remove old one, also some more api tweaks 2023-11-24 15:42:48 +01:00
Laura Klünder
715d6c2f11 API for querying positions 2023-11-24 01:05:38 +01:00
Laura Klünder
87e5e56ea1 add slim and full location list endpoint, geometry optional 2023-11-23 18:10:31 +01:00
Laura Klünder
8b47a89865 first locations endpoint might… be… something? 2023-11-23 16:37:25 +01:00
Laura Klünder
846101ea37 add more mapdata API endpoints 2023-11-19 16:36:46 +01:00
Laura Klünder
4e15cc1b74 fix linter warnings 2022-04-03 16:42:17 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
c8d0a8f5ee you should be able to set coordinates_id to null in forms 2019-12-28 19:47:18 +01:00
Laura Klünder
1a8cf4ed5c fix position timeout 2019-12-28 18:07:55 +01:00
Laura Klünder
99e33eeb9e provide coordinates when serializing a custom location 2019-12-28 17:20:45 +01:00
Laura Klünder
399ac98c1c api for setting positions 2019-12-28 16:35:59 +01:00
Laura Klünder
a0f09d984d show unavailable note 2019-12-27 23:50:05 +01:00