Commit graph

2831 commits

Author SHA1 Message Date
Laura Klünder
a674434a98 don't use deprecated argument in Field.from_db_value() 2018-09-19 20:01:31 +02:00
Laura Klünder
ad02c7eaa7 use getboolean for boolean options 2018-09-19 19:34:34 +02:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
8ffa982882 fix api overview 2018-09-19 17:31:36 +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
Johan Van de Wauw
2946de94f6 Make formatting more consistent 2018-02-06 16:13:43 +01:00
Johan Van de Wauw
ee88dc4f3d Allow setting a logfile and a loglevel in tileserver 2018-02-06 16:13:43 +01:00
Johan Van de Wauw
3061da63f5 Add logdir configuration option 2018-02-06 16:13:43 +01:00
Laura Klünder
9a80c2d38b dont crash if zero vertices are to build in _build_vertex_values 2018-01-15 19:12:07 +01:00
Laura Klünder
a66692f771 fix reading GeometryIndexed 2018-01-09 14:21:17 +01:00
Laura Klünder
b8ba7877c6 fix last error, now really 2018-01-05 21:32:38 +01:00
Laura Klünder
4f95ffd130 don't crash if a level has no spaces 2018-01-05 21:17:31 +01:00
Laura Klünder
7fdbec8b27 change GeometryIndexed binary format to use signed shorts for coordinates 2018-01-05 21:08:21 +01:00
Laura Klünder
ac7e2c65fc interpolator needs at least one value 2018-01-05 20:58:53 +01:00
Laura Klünder
1adc1b32de fix more errors if data is missing 2018-01-05 20:52:35 +01:00
Laura Klünder
831619c42a fix error if there are no areas with an altitude 2018-01-05 20:08:59 +01:00
Laura Klünder
7aeecb085f fix error if INITIAL_BOUNDS are not set 2018-01-05 17:45:55 +01:00
Laura Klünder
f12c5d56e8 fix rebuilding router error if there are unreachable POIs 2018-01-04 22:51:27 +01:00
Laura Klünder
48cff709b3 fix error if logo path or similar option is not set 2018-01-04 22:22:14 +01:00
Laura Klünder
18fdb34b3f create even less load 2017-12-27 15:29:10 +01:00
Laura Klünder
85ee01e1f9 dont ddos ourselves 2017-12-27 15:19:16 +01:00
Laura Klünder
37810ea928 fix nodes exclusion… even more 2017-12-27 12:13:32 +01:00
Laura Klünder
75db1b3ac3 fix space not exclusion 2017-12-27 12:06:17 +01:00
Laura Klünder
06ea24bf10 restrict to spaces the user can actually see 2017-12-27 11:48:37 +01:00
Laura Klünder
0a6682946e take of load with wifi-scans 2017-12-26 23:14:30 +01:00
Laura Klünder
6225ab2623 only set it to 120 seconds if init is completed 2017-12-26 23:06:57 +01:00
Laura Klünder
ed43b75c6e load searchable locations less often if there is a problem 2017-12-26 23:03:33 +01:00
Laura Klünder
95def7bfb9 change fetch_updates to create less load 2017-12-26 23:00:22 +01:00
Laura Klünder
105d18692b fix errors in routing api with options 2017-12-26 22:52:24 +01:00
Laura Klünder
9658fcefce fix route options api endpoint 2017-12-26 20:01:20 +01:00
Laura Klünder
c033863ff6 there is still hope for wifi location 2017-12-26 16:06:28 +01:00
Laura Klünder
6d2417c522 don't look up using ssid 2017-12-26 15:58:33 +01:00
Laura Klünder
65e84b56c0 don't crash with index stuff while locating 2017-12-26 15:53:08 +01:00
Laura Klünder
dd0da6d8d8 hopefully this helps 2017-12-26 15:33:14 +01:00
Laura Klünder
d6402839ab fix error flood during locating 2017-12-26 15:28:41 +01:00
Laura Klünder
90999daa31 fix locating 2017-12-26 15:20:16 +01:00
Laura Klünder
6476fc9a52 don't show announcement on embed 2017-12-26 15:06:47 +01:00
Laura Klünder
d271062c86 try to give better results by preselecting spaces 2017-12-26 15:05:46 +01:00
Laura Klünder
ea9e5d56ef int64, just to be sure 2017-12-26 13:31:18 +01:00
Laura Klünder
b28ae3341f higher exponent 2017-12-26 13:30:54 +01:00
Laura Klünder
5d8af2ca1d more stations = more good 2017-12-26 13:23:56 +01:00
Laura Klünder
16e42d9839 fix scores calculation 2017-12-26 13:20:00 +01:00
Laura Klünder
8b2872866a counteract quadratic signal drop 2017-12-26 13:13:41 +01:00
Laura Klünder
063a59006b check all good spaces 2017-12-26 13:00:34 +01:00
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