Commit graph

1413 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
e95e28599e escape values multilevellookup change key 2022-04-03 18:23:01 +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
aebb158b12 fix editor 2022-04-03 18:13:43 +02:00
Laura Klünder
05d3530764 don't use is_ajax 2022-04-03 17:52:05 +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
Johan Van de Wauw
046853b380 Typo (#62)
* Fix typo

* Fix typo in tileserver debug
2020-01-27 01:53:00 +01:00
Laura Klünder
f2c9926f2b hotfix for editor 2019-12-27 23:42:59 +01:00
Laura Klünder
c66586fcdc dynamic locations in editor 2019-12-27 18:42:08 +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
5fe5580497 show all wifi measurements in editor level view 2019-12-26 18:18:10 +01:00
Laura Klünder
8dc028dfd0 fix bug when creating an object with a locationredirect 2019-12-26 17:16:51 +01:00
Laura Klünder
bc3806c53e editor url for missing locations too 2019-12-25 10:46:27 +01:00
Laura Klünder
52c02a4101 issue submission forms 2019-12-24 17:29:00 +01:00
Laura Klünder
edcd580d12 .navbar-collapse should have the right background color 2019-12-23 14:48:51 +01:00
Laura Klünder
bfd75f9ee3 better error message when trying to edit objects in a locked changeset 2019-12-22 19:58:40 +01:00
Laura Klünder
eed1856353 colored obstacles – the future is (almost) here! 2019-12-22 19:28:55 +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
c32f23b9e4 one more recursion bug due to qs.only() 2019-12-21 18:14:48 +01:00
Laura Klünder
c47d937c1d introducing group hierarchy 2019-12-21 18:09:59 +01:00
Laura Klünder
289017de00 support multi-level order_by 2019-12-21 18:07:39 +01:00
Laura Klünder
548f442e81 fix wrapped query set ordering 2019-12-21 17:52:06 +01:00
Laura Klünder
c50f74e02e add missing return statement 2019-12-21 17:40:53 +01:00
Laura Klünder
2ec0f63894 fix ordering in editor when there are new objects in the changeset 2019-12-21 17:36:18 +01:00
Laura Klünder
e058115222 use title_plural in locationgroup overview 2019-12-21 16:12:48 +01:00
Laura Klünder
d296d25c4b fix area sorting in editor geometries 2019-12-21 16:08:59 +01:00
Laura Klünder
aac7fbf23a group and order location groups in editor 2019-12-21 15:35:14 +01:00
Laura Klünder
b4fc699272 fix linter 2019-12-20 18:38:54 +01:00
Laura Klünder
3cef66aa85 fix foreignkey in changset linking to created object 2019-12-10 21:39:33 +01:00
Laura Klünder
dabc18b3cb fix graph editing with changeset 2019-12-10 21:35:38 +01:00
Laura Klünder
a554a0ceae only query relevant groups 2019-12-10 18:55:32 +01:00
Laura Klünder
154f04d4c2 implement callables directly 2019-12-10 15:49:06 +01:00
Laura Klünder
127673f3b0 use frozensets for better performance 2019-12-10 14:46:46 +01:00
Laura Klünder
a49fed2b20 introducing NoopChangedObject for performance optimization where applicable 2019-12-10 14:12:14 +01:00
Laura Klünder
35220eaef6 some performance optimizations 2019-12-10 14:02:16 +01:00
Laura Klünder
dce93c3dd0 send update_cache_key a different way 2019-12-10 12:37:33 +01:00
Laura Klünder
7431bac30a make sure there no local cache problems when a changeset change is reverted 2019-12-10 00:57:38 +01:00
Laura Klünder
b3f307b9a6 optimize traffic for editor geometries / cache objects locally 2019-12-10 00:11:59 +01:00
Jenny Danzmayr
670287932d removed unneeded hardcoded black nav header background color 2019-04-06 15:12:21 +02:00
Laura Klünder
d0203006ab fix bug in get_objects 2018-12-26 11:57:37 +01:00
Laura Klünder
481be7d639 validate redirecting slugs properly 2018-12-25 23:28:22 +01:00
Laura Klünder
62cd3c8d48 validate slug properly 2018-12-25 23:11:56 +01:00
Laura Klünder
b241c5f0d7 was this the bug? 2018-12-25 22:40:08 +01:00
Laura Klünder
370b5293ea hopefully fix error with redirects 2018-12-25 22:35:01 +01:00
Laura Klünder
aa0ee0f738 unassign change set if it is rejected 2018-12-24 14:09:36 +01:00
Laura Klünder
0e6aa29e36 more performance improvements 2018-12-24 03:58:16 +01:00
Laura Klünder
5325a8cf95 no exception when looking at an applied changeset that deleted objects 2018-12-23 23:31:16 +01:00
Laura Klünder
069b0021d8 LocationGroupCategory help text 2018-12-23 17:52:15 +01:00