Commit graph

1010 commits

Author SHA1 Message Date
Laura Klünder
93af6fb951 insert missing if for can_access_base_mapdata 2018-11-20 23:09:59 +01:00
Laura Klünder
673767bc93 add base_mapdata_accessible field to space 2018-11-20 23:06:49 +01:00
Laura Klünder
bf761c1a1c respect base_mapdata_access in editor 2018-11-20 22:54:53 +01:00
Laura Klünder
f6a2854fa1 fix exception in _sidebar_loaded 2018-11-19 18:51:57 +01:00
Laura Klünder
85838f2198 sources editor: option to copy settings from other source 2018-11-18 02:00:27 +01:00
Laura Klünder
c8172c9f30 allow setting the fixed point in source positioning wizard 2018-11-17 02:07:58 +01:00
Laura Klünder
700389f3f3 fix typo 2018-11-17 01:50:18 +01:00
Laura Klünder
2e7b5ceff0 remove debug statement 2018-11-17 01:41:18 +01:00
Laura Klünder
6f25708f46 start building source positioning wizard for superusers 2018-11-17 01:40:57 +01:00
Laura Klünder
ed0d35a105 remove debug statement 2018-11-16 01:48:20 +01:00
Laura Klünder
8538d99a89 sourceimage view for superuser sources editor 2018-11-16 01:44:24 +01:00
Laura Klünder
0abc9a961c offer Select box in Sources editor for superusers 2018-11-16 01:26:44 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
55013a61b6 more fixes for the editor 2018-09-18 17:38:26 +02:00
Laura Klünder
f11c8c5f22 fix editor without ajax 2018-09-18 17:07:58 +02:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02:00
Laura Klünder
06797a99b8 validate → clean 2017-12-26 02:12:44 +01:00
Laura Klünder
06203e6cca introducing the Locator 2017-12-25 16:41:59 +01:00
Laura Klünder
1f0c09950e remove todo that was done 2017-12-24 19:37:30 +01:00
Laura Klünder
4334311509 fix error when creating new objects 2017-12-24 18:22:07 +01:00
Laura Klünder
73fd455ea3 fix all remaining errors with redirect slugs 2017-12-24 17:53:28 +01:00
Laura Klünder
fd707f5c7d allow filtering by one_to_one 2017-12-24 17:35:08 +01:00
Laura Klünder
0f5a822a2a hopefully fix finally the wrapped ReverseOneToOneDescriptor issue 2017-12-24 17:26:03 +01:00
Laura Klünder
e8dbc0843c fix ReverseOneToOneDescriptor on wrapped models 2017-12-24 15:59:06 +01:00
Laura Klünder
92a8b5c209 mobileclient can now onbeforeunload 2017-12-24 15:57:22 +01:00
Laura Klünder
db2f99c774 cache wrapped multi-level-lookup subqueries 2017-12-24 14:29:34 +01:00
Laura Klünder
6cdcf70127 fix error with wrapped multi-level-lookups 2017-12-24 14:11:05 +01:00
Laura Klünder
ea32785ca8 temporary fix for error 500 2017-12-24 13:33:59 +01:00
Laura Klünder
38edfe4216 fix error with Location.get_child() in editor 2017-12-24 13:23:19 +01:00
Laura Klünder
8e90aa7e3c rename wificollector-variables in editor 2017-12-24 04:11:48 +01:00
Laura Klünder
070dc9bd0b don't use onbeforeunload for the app as it will show no dialog 2017-12-23 04:21:02 +01:00
Laura Klünder
1b5fa26450 add level_change_description to editor 2017-12-23 02:43:59 +01:00
Laura Klünder
a11c9caba1 import the correct IntegrityError 2017-12-22 23:51:57 +01:00
Laura Klünder
c5ac81164b catch integrityerrors in editor 2017-12-22 22:42:00 +01:00
Laura Klünder
8e5e610255 fix instance is None stuff 2017-12-22 21:05:14 +01:00
Laura Klünder
3fb4d7f4b8 custom room enter description 2017-12-22 16:14:35 +01:00
Laura Klünder
7b3e94a78a Area.slow_down_factor 2017-12-22 15:16:28 +01:00
Laura Klünder
603fe56c8b go to other level graphs from space graph 2017-12-22 14:26:24 +01:00
Laura Klünder
089e748c55 remove graphnode querying for level geometries view 2017-12-22 01:17:38 +01:00
Laura Klünder
f0f0300055 don't show graph contents in level graph view… it's just too much 2017-12-22 01:13:29 +01:00
Laura Klünder
77b732bf40 Revert "1.5 seconds propably better"
This reverts commit 9ab99363b5.
2017-12-21 04:38:42 +01:00
Laura Klünder
9ab99363b5 1.5 seconds propably better 2017-12-21 04:36:07 +01:00
Laura Klünder
2833b25293 two seconds instead of one second per wifi scan 2017-12-21 04:33:02 +01:00
Laura Klünder
795b853b3d on scan result per second max! 2017-12-21 04:26:30 +01:00
Laura Klünder
354305d425 don't scan more often than once per second 2017-12-21 04:15:17 +01:00
Laura Klünder
f619890fc2 missing new scan_perhaps 2017-12-21 04:13:36 +01:00
Laura Klünder
b5d588e54e don't forget to set _last_max_last 2017-12-21 04:09:22 +01:00
Laura Klünder
0ed65279da don't scan more often than twice per second 2017-12-21 04:03:46 +01:00
Laura Klünder
5dc90848b3 ignore scans without new data 2017-12-21 04:00:55 +01:00
Laura Klünder
b5fb655d20 fix typo 2017-12-21 03:52:56 +01:00