Commit graph

1475 commits

Author SHA1 Message Date
Laura Klünder
5103744d41 syntax error, oops 2023-11-11 12:07:42 +01:00
Laura Klünder
2ad9f4a099 use pathlib in more places, thereby fixing some bugs 2023-11-11 12:06:46 +01:00
Laura Klünder
0b6362c8ab start implementing RangeLocator 2023-11-10 20:11:50 +01:00
Laura Klünder
320ae7b4c9 add RangingBeacon to mapdata 2023-11-10 18:59:37 +01:00
Gwendolyn
73876f1b75 shapely needs a float there rather than a decimal 2023-11-09 18:58:31 +01:00
Gwendolyn
1ae1274c2c unwrap geometries were necessary to comply with the new shapely api 2023-11-09 18:58:31 +01:00
Laura Klünder
1b8d409839 more information while sending the node 2023-10-05 13:52:52 +02:00
Laura Klünder
9618d7304f fix more bugs caused by updates, especially using unwrap_geom 2023-07-24 11:51:46 +02:00
Laura Klünder
1837c49ab8 hotfixes for processupdates 2023-07-24 11:51:46 +02:00
Laura Klünder
142e307fc3 fix editor up a bit 2023-06-26 18:15:34 +02:00
Laura Klünder
786d490e27 update all dependencies so we have some fun new bugs to fix 2023-06-02 19:42:17 +02:00
Laura Klünder
b815e46a7b fix I18nField 2022-04-11 15:58:16 +02:00
Laura Klünder
b8002a4aba yet more typing magic 2022-04-08 00:03:58 +02:00
Laura Klünder
e1a1ae8bc4 some more type hinting magic 2022-04-08 00:00:55 +02:00
Laura Klünder
ff00daca9d trying some more type hinting and refactoring magic 2022-04-07 23:47:41 +02:00
Laura Klünder
feacd20803 start using dataclasses in some places 2022-04-07 22:33:25 +02:00
Laura Klünder
f51bc71799 some more type hinting to help the linter 2022-04-03 20:40:08 +02:00
Laura Klünder
fb4da7c768 satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
Laura Klünder
9d21f8c933 migrate to django's native JSONField 2022-04-03 19:40:12 +02:00
Laura Klünder
36df1fed66 shapely's cascaded_union was deprecated, replace with unary_union 2022-04-03 18:16:03 +02:00
Laura Klünder
495294a886 avoid shapely deprecation warnings 2022-04-03 17:34:31 +02:00
Laura Klünder
7bba2e5dbf sort more imports 2022-04-03 16:51:59 +02: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
68f1e32c9e fix LocationRedirect not working (fixes #60) 2020-01-25 18:27:58 +01: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
Jenny Danzmayr
3c9fd6fb60 store timestamp on position update 2019-12-28 19:17:50 +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
5e96d98693 provide score when llocating people 2019-12-28 17:18:32 +01:00
Laura Klünder
371e095c90 fix bug with subtitle for inaccessible dynamic locations 2019-12-28 17:10:59 +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
f7b830ca6a fix bug with LocationById.__set__ 2019-12-27 16:52:58 +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
fe0834e0c9 don't crash if a location belonging to a report was deleted 2019-12-27 14:19:54 +01:00
Laura Klünder
dddd88d2cc some hotfixing so locations reports refer to can be deleted 2019-12-27 14:18:13 +01:00
Laura Klünder
407e3ba06b first stuff for custom positions 2019-12-27 14:13:40 +01:00
Laura Klünder
33c5299b3e add todo to optimize locations_for_request 2019-12-26 12:34:18 +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
0adf48147f fix editor url for level geometry mixin 2019-12-25 11:09:38 +01:00
Laura Klünder
bc3806c53e editor url for missing locations too 2019-12-25 10:46:27 +01:00