Commit graph

171 commits

Author SHA1 Message Date
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
Laura Klünder
2587f5f8ba fix error due to subtitle 2017-12-19 19:30:51 +01:00
Laura Klünder
ec53cb5531 describe locations only with groups that have can_describe set 2017-12-19 18:40:28 +01:00
Laura Klünder
ee83d56a5c simpler describe_location 2017-12-18 01:57:36 +01:00
Laura Klünder
9185c999af with_type → include_type 2017-12-17 03:24:12 +01:00
Laura Klünder
e4be49ffd4 fix groups not respected in subtitle 2017-12-14 21:44:14 +01:00
Laura Klünder
b8b21b775e correct logic about locationgroup save 2017-12-14 19:47:07 +01:00
Laura Klünder
b20c94b6c6 call register_changed_geometries only if locationgroup was not changed 2017-12-14 19:43:07 +01:00
Laura Klünder
846faa075c better location ordering 2017-12-11 01:51:58 +01:00
Laura Klünder
8512a6b27b fix error 500 in space api 2017-12-10 18:27:34 +01:00
Laura Klünder
f915210cf2 LocationGroupCategory.title_plural 2017-11-30 16:51:28 +01:00
Laura Klünder
af93cd2aa2 make sure the I18nField defaultvalue is not passed by reference 2017-11-30 15:41:47 +01:00
Laura Klünder
a7c140a2ac don't cast ugettext_lazy calls to str, as our json encoder is now clever 2017-11-30 01:10:49 +01:00