Commit graph

779 commits

Author SHA1 Message Date
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
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
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
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
Laura Klünder
e70654b4b7 open in editor and open in c3nav 2019-12-25 10:32:51 +01:00
Laura Klünder
6a91631f9b quick comment feature for reports and stuff 2019-12-25 10:16:40 +01:00
Laura Klünder
ae23f9200c fix django warning 2019-12-24 22:04:10 +01:00
Laura Klünder
698aef7100 show link to report dashboard if user has reported something 2019-12-24 19:03:22 +01:00
Laura Klünder
d5086f79c0 send mail to report reviewers 2019-12-24 18:20:39 +01:00
Laura Klünder
cb467d7f54 remove debug statement 2019-12-24 18:08:11 +01:00
Laura Klünder
06a3be2b80 fix a few bugs with reports and report permissions 2019-12-24 18:07:42 +01:00
Laura Klünder
bcf52099b1 report permissions 2019-12-24 17:56:56 +01:00
Laura Klünder
52c02a4101 issue submission forms 2019-12-24 17:29:00 +01:00
Laura Klünder
59bf483160 to do → todo 2019-12-23 15:02:52 +01:00
Laura Klünder
8cdd3138f6 sort obstacles properly 2019-12-22 21:21:53 +01:00
Laura Klünder
7734863c39 obstacle altitude 2019-12-22 20:57:32 +01:00
Laura Klünder
eed1856353 colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +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
4d113da653 cleangeometries & round_coordinates shouldn't return duplicate coordinates 2019-12-21 12:17:16 +01:00
Laura Klünder
484f725aa6 more performance optimization in altitudearea building and more comments 2019-12-20 20:05:14 +01:00
Laura Klünder
d15d5ac76c add comments and fix performance of altitude area calculation 2019-12-20 18:38:42 +01:00
Laura Klünder
dabc18b3cb fix graph editing with changeset 2019-12-10 21:35:38 +01:00
Laura Klünder
2e0494e767 fix direct editing 2019-12-10 18:55:09 +01:00
Laura Klünder
b3f307b9a6 optimize traffic for editor geometries / cache objects locally 2019-12-10 00:11:59 +01:00