Commit graph

2935 commits

Author SHA1 Message Date
Laura Klünder
4aac40099a fix bssid cleaning. also, convert to uppercase 2017-12-26 10:13:08 +01:00
Laura Klünder
3f9d0a4093 better error messages for scans 2017-12-26 10:08:14 +01:00
Laura Klünder
439b00ed47 remove user location if filtered ssid list is empty 2017-12-26 02:30:23 +01:00
Laura Klünder
5ee550a4f2 filter ssids on client side for better privacy 2017-12-26 02:29:26 +01:00
Laura Klünder
0aa96f3b9c add option to filter ssids 2017-12-26 02:19:41 +01:00
Laura Klünder
06797a99b8 validate → clean 2017-12-26 02:12:44 +01:00
Laura Klünder
fce60cf8c3 visibly disable show current location button on non-mobileclients 2017-12-26 02:04:47 +01:00
Laura Klünder
c625e135a5 fix clicking on show only this location for custom locations 2017-12-26 02:00:54 +01:00
Laura Klünder
1c7c6543c8 shorter descriptions and icons for custom locations 2017-12-26 01:51:37 +01:00
Laura Klünder
508aa80576 all remaining routing interactivity 2017-12-26 01:30:47 +01:00
Laura Klünder
a3c1e6d227 display user location on the map 2017-12-26 00:46:05 +01:00
Laura Klünder
38ca95791f fix locating permissions 2017-12-26 00:16:43 +01:00
Laura Klünder
299373b9ac disable force=True for register_change on Space geometries 2017-12-26 00:13:45 +01:00
Laura Klünder
13197b1291 how a about no error 500 when locating? 2017-12-26 00:05:06 +01:00
Laura Klünder
580c4f0b85 first implementation of wifi-based location 2017-12-25 23:56:12 +01:00
Laura Klünder
03018a2f46 avoid pickle load errors while processupdates is running 2017-12-25 17:42:30 +01:00
Laura Klünder
a847cebe4a don't treat wifi measurements as a changed geometry 2017-12-25 17:29:26 +01:00
Laura Klünder
b075263a0c ignore missing aps in measurements 2017-12-25 17:27:07 +01:00
Laura Klünder
cb71cf479a fix locator building and save ssid for each station 2017-12-25 17:05:02 +01:00
Laura Klünder
06203e6cca introducing the Locator 2017-12-25 16:41:59 +01:00
Laura Klünder
ef94932f65 use numpy tobytes() and frombuffer() instead of pickling only 2017-12-25 02:46:16 +01:00
Laura Klünder
3602f24980 make sure messages don't block the entire window width 2017-12-24 22:29:17 +01:00
Laura Klünder
439d43b778 don't crash if non-searchable locations are in groups 2017-12-24 22:16:19 +01:00
Laura Klünder
e52a288fa5 only save options for user if there is a authenticated user 2017-12-24 21:39:21 +01:00
Laura Klünder
8d2030f4af fix clean user routeoptions 2017-12-24 21:20:53 +01:00
Laura Klünder
e58e26ba76 fix mapdata updates fetch counter 2017-12-24 21:16:23 +01:00
Laura Klünder
e237b26464 fix saving route options 2017-12-24 21:13:40 +01:00
Laura Klünder
9a95faa620 fix routing from/to POIs 2017-12-24 20:39:13 +01:00
Laura Klünder
7857a723e8 update README 2017-12-24 19:38:50 +01:00
Laura Klünder
1f0c09950e remove todo that was done 2017-12-24 19:37:30 +01:00
Laura Klünder
5cb802e547 dont crash if initial_bounds setting is not set 2017-12-24 18:35:28 +01:00
Laura Klünder
0ae5a47ae1 add one line to the api docs 2017-12-24 18:34:08 +01:00
Laura Klünder
a059f2cc6a correct link to announcement 2017-12-24 18:30:47 +01:00
Laura Klünder
4334311509 fix error when creating new objects 2017-12-24 18:22:07 +01:00
Laura Klünder
1124e6ff51 fix announcement save 2017-12-24 18:16:49 +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
5a034dc1fa opacity on locate unavailable button 2017-12-24 05:50:15 +01:00
Laura Klünder
829b118e27 set the allow-origin header to the value of the origin header 2017-12-24 05:43:19 +01:00
Laura Klünder
94731ddf04 add Access-Control-Allow-Credentials for the /updates/fetch/ API endpoint 2017-12-24 05:35:17 +01:00
Laura Klünder
16499d4330 hide app-ad in background 2017-12-24 05:07:52 +01:00
Laura Klünder
fcc4b400ce patch migration in a completely unimportant way 2017-12-24 05:06:56 +01:00
Laura Klünder
482a89680b hide reload msg in background 2017-12-24 05:05:58 +01:00