Commit graph

198 commits

Author SHA1 Message Date
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
Laura Klünder
bf01a7b7ca yet another hotfix 2019-12-27 23:45:26 +01:00
Laura Klünder
da09855d27 simple serialize the position 2019-12-27 23:30:19 +01:00
Laura Klünder
1ecdc89a68 dynamic location as a starting point 2019-12-27 23:27:50 +01:00
Laura Klünder
cc1a53d0d6 show dynamic locations in the frontend already! 2019-12-27 20:36:22 +01:00
Laura Klünder
7e56927a72 api endpoint to get the current dynamic position 2019-12-27 20:03:32 +01:00
Laura Klünder
c66586fcdc dynamic locations in editor 2019-12-27 18:42:08 +01:00
Laura Klünder
92be350b8c implement position timeout 2019-12-27 18:31:54 +01:00
Laura Klünder
da07faf3cb set coordinates for position 2019-12-27 16:51:06 +01:00
Laura Klünder
171a183cef track if the user has positions in user data 2019-12-27 15:46:22 +01:00
Laura Klünder
407e3ba06b first stuff for custom positions 2019-12-27 14:13:40 +01:00
Laura Klünder
e59932f2b2 improve location matching and fix some performance issues as well 2019-12-26 12:11:51 +01:00
Laura Klünder
52c02a4101 issue submission forms 2019-12-24 17:29:00 +01:00
Laura Klünder
688d3c0af7 blank=True on label_settings 2019-12-22 02:06:23 +01:00
Laura Klünder
3dedf7db66 label ordering 2019-12-22 01:56:11 +01:00
Laura Klünder
1c38df81d0 update german translations 2019-12-22 00:45:11 +01:00
Laura Klünder
ecd7cc5637 implement label settings 2019-12-22 00:38:54 +01:00
Laura Klünder
fcf8867cbf show_label logic 2019-12-21 23:01:24 +01:00
Laura Klünder
c47d937c1d introducing group hierarchy 2019-12-21 18:09:59 +01:00
Laura Klünder
8ea8f59d99 remove ordereddict for performance reasons 2018-12-27 16:07:07 +01:00
Laura Klünder
0204db8b3a missing select_related for space in LocationSlugManager 2018-12-27 15:07:01 +01:00
Laura Klünder
e5ebddec09 two consecutive hyphens are okay 2018-12-24 16:09:34 +01:00
Laura Klünder
c621b02678 validate location slug 2018-12-23 18:13:37 +01:00