Commit graph

990 commits

Author SHA1 Message Date
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
Laura Klünder
27f3bf37a5 enforce login to create wifi measurements 2017-12-21 03:50:57 +01:00
Laura Klünder
35830a5a19 show last change instead of last update 2017-12-21 03:42:31 +01:00
Laura Klünder
aa92983064 always show change password button 2017-12-21 03:38:44 +01:00
Laura Klünder
8dc352d739 stop wificollector after 0 scans = reset 2017-12-21 03:34:20 +01:00
Laura Klünder
f141a9deb7 validate wifi scan data 2017-12-21 03:32:03 +01:00
Laura Klünder
ccd00ce6c7 only show title if it's a field on the model 2017-12-21 03:10:44 +01:00
Laura Klünder
51ba158cde remove incorrect colons 2017-12-21 03:09:25 +01:00
Laura Klünder
5a2be42b7c don't show initial empty char/text fields as "removed" 2017-12-21 03:06:45 +01:00
Laura Klünder
cb5cde542d make editing wifi measurements work and show error without mobileclient 2017-12-21 02:58:13 +01:00
Laura Klünder
8f36b70f64 fix changeset view for wifi measurements 2017-12-21 02:44:12 +01:00
Laura Klünder
b625414cfa WifiMeasurement support in editor 2017-12-21 02:35:36 +01:00
Laura Klünder
35fe4c7409 fix error with multi-level lookup in wrapped ORM 2017-12-21 02:02:37 +01:00
Laura Klünder
9066318b10 fakemobileclient.js 2017-12-21 00:34:09 +01:00
Laura Klünder
a23be40cac fix access restriction group editing 2017-12-20 22:44:45 +01:00
Laura Klünder
245c101eb0 AccessRestrictionGroup 2017-12-20 20:54:58 +01:00
Laura Klünder
64f5d34b66 fix changeset notifying 2017-12-20 13:50:32 +01:00
Laura Klünder
2964ddf0f4 notify reviewers via email when a changeset is proposed 2017-12-20 13:44:36 +01:00
Laura Klünder
27380c86b7 don't block so much 2017-12-20 12:40:34 +01:00
Laura Klünder
715020c59a fix missing spaces between buttons from htmlmin 2017-12-19 22:09:21 +01:00
Laura Klünder
a006d8a9ec add favicon support 2017-12-19 19:32:58 +01:00