Commit graph

183 commits

Author SHA1 Message Date
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
Laura Klünder
069b0021d8 LocationGroupCategory help text 2018-12-23 17:52:15 +01:00
Laura Klünder
27287b8a00 render colors in right order 2018-12-21 19:07:40 +01:00
Laura Klünder
26bee6d94c fix icons 2018-12-21 03:24:58 +01:00
Laura Klünder
2d8f37963b missing return icon 2018-12-21 03:13:53 +01:00
Laura Klünder
475ea434fe custom location icons 2018-12-21 03:07:07 +01:00
Laura Klünder
525d708d3a cell → grid_square 2018-12-10 19:40:25 +01:00
Laura Klünder
c666fd6db5 it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00
Laura Klünder
8824026ce0 only show grid squares if there is a grid 2018-12-10 19:35:59 +01:00
Laura Klünder
fc0f35eb25 show grid suqares in details_display 2018-12-10 19:32:28 +01:00
Laura Klünder
1528e66758 add cell property to location serialization 2018-12-10 19:24:19 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
38edfe4216 fix error with Location.get_child() in editor 2017-12-24 13:23:19 +01:00
Laura Klünder
c0c8675b1c register_changed_geometries on LocationGroup delete 2017-12-23 03:19:52 +01:00
Laura Klünder
dbfe74c1f0 use LocationGroupCategory.title_plural in details 2017-12-22 21:31:44 +01:00