Commit Graph

506 Commits

Author SHA1 Message Date
Matthew Wall
a1cd93469f adjust tab heights 2020-01-04 12:01:17 -05:00
tkeffer@gmail.com
09c43c6ebb Comment no longer needed. All supported versions have FTPS. 2019-12-22 07:12:29 -07:00
Tom Keffer
417aab3a8f Updated benchmarks for creating reports. 2019-09-20 17:01:39 -07:00
Tom Keffer
db31a6f893 Documented the rsync port option. 2019-09-05 09:23:52 -07:00
Tom Keffer
63a9963a12 Support older Vantage stations that do not have the LPS command. 2019-08-24 07:24:34 -07:00
Tom Keffer
4c104a454c Documented default value for loop_request 2019-08-21 18:11:27 -07:00
Tom Keffer
fe2183ed56 Changed option name to loop_request. Documented it. 2019-08-21 18:08:01 -07:00
Tom Keffer
32c35ce380 Port wunderfixer to the new WU API. The WU seems to no longer allow
reposting old records, so this "sort of" fixes issue #414.
2019-07-18 08:07:40 -07:00
Tom Keffer
ffab6c9ef6 Merge branch 'master' into development
# Conflicts:
#	bin/weewx/drivers/ws1.py
2019-05-16 18:18:13 -07:00
Tom Keffer
80d8196f7c Documented option secure_data. 2019-05-16 18:01:21 -07:00
tkeffer@gmail.com
6eba945b1c Catch up merge branch 'master' into development
# Conflicts:
#	bin/weewx/drivers/wmr300.py
#	bin/wunderfixer
2019-05-07 17:54:02 -07:00
Tom Keffer
86b48e0e7f Note that archive_interval must be divisible by 60. 2019-05-01 18:19:19 -07:00
Tom Keffer
8b8b3d8c57 Transition to tocbot and weewx_ui.css 2019-04-01 18:34:26 -07:00
Tom Keffer
3423ef9901 Replaced tocify with tocbot.
Got rid of jQuery UI dependency.
Use cash instead of jQuery.
Rewrote tabs
2019-04-01 08:57:30 -07:00
Tom Keffer
f1a529de4a Document required version of Python to 2.7 or 3.5 or later. 2019-03-25 17:38:29 -07:00
Tom Keffer
da5975efd6 Updated WOW posts. Separate "expected response" markup file 2019-03-06 09:33:29 -08:00
Tom Keffer
58d555789e Got test_restx working under Python 2.7. 2019-03-05 04:25:13 -08:00
Tom Keffer
d2b6ef0720 V4.0.0a1 2019-02-13 14:44:12 -08:00
Tom Keffer
add5fc1817 First wake up the console when performing Davis TEST. 2019-01-28 16:30:02 -08:00
Matthew Wall
2f73c80c8c fixed toc rendering - cannot skip heading levels 2019-01-23 08:39:01 -05:00
Matthew Wall
2a8bdab464 minor html fixes 2019-01-23 08:24:08 -05:00
Matthew Wall
33513818a8 explicitly address localization use case 1 2019-01-06 17:49:40 -05:00
Matthew Wall
ded8a01bb1 fix table of shipping service lists 2019-01-06 15:54:26 -05:00
Matthew Wall
e2f8f851d1 consolidate and clarify service lists 2019-01-06 14:51:53 -05:00
Matthew Wall
bca0abbeae provide more explantion of skins that ship with weewx 2019-01-06 14:42:46 -05:00
Matthew Wall
bbf28fa10d fix cross-document links 2019-01-06 14:34:50 -05:00
Tom Keffer
5cfd2ff8ba s/ObservationDefaults/Defaults/g 2019-01-05 18:15:28 -08:00
Tom Keffer
e40248965d Revert "Minor reformatting."
This reverts commit 260be6118c.
2019-01-05 18:13:34 -08:00
Tom Keffer
260be6118c Minor reformatting. 2019-01-05 18:12:23 -08:00
Tom Keffer
aebc6771b7 Changed from [Defaults] to [ObservationDefaults] 2018-12-05 13:16:55 -08:00
Tom Keffer
c8187e06b3 Added section on option hierarchy 2018-12-05 09:42:00 -08:00
Tom Keffer
178d98384d Document log_success and log_failure more thoroughly. 2018-12-05 07:54:19 -08:00
Tom Keffer
3fe5f3f475 Include [Defaults] in User's Guide 2018-12-05 05:40:07 -08:00
Tom Keffer
99695e48ff More HTML compliant 2018-12-04 16:24:07 -08:00
Tom Keffer
1537c6b875 Converted docs to HTML 5 2018-12-04 14:31:36 -08:00
Tom Keffer
8ffad3fb78 Document root-level log_success and log_failure 2018-10-29 14:38:35 -07:00
Tom Keffer
4cdceb9af3 A little marketing for the station registry. 2018-10-23 16:40:36 -07:00
Tom Keffer
a10cf1f4b0 Minor corrections 2018-10-21 07:06:16 -07:00
Tom Keffer
adb848568f Reverted [[default_options]] related code & documentation 2018-10-21 06:58:23 -07:00
Tom Keffer
6a9563e8f1 Fixed some HTML warnings. 2018-10-09 18:46:04 -07:00
Tom Keffer
e847358e6c Reformat the User's Guide 2018-10-09 10:05:59 -07:00
Tom Keffer
431e7d5277 Document supported versions of Python (no more 2.5) 2018-10-09 09:15:47 -07:00
Tom Keffer
b80ac8c92b Consistent use of name "WeeWX" 2018-10-09 09:03:33 -07:00
Tom Keffer
47630f6e6c Updated User's Guide to reflect new skins 2018-10-09 08:58:36 -07:00
Tom Keffer
19364d8dfc Description of the -f flag 2018-09-25 05:24:07 -07:00
Tom Keffer
48a7d45a0e Bumped version to v3.9.0a1 2018-09-06 05:32:43 -07:00
Tom Keffer
bc774a1c5c Fonts actually expect Unicode (not UTF-8) 2018-08-18 14:53:46 -07:00
Tom Keffer
b62210b837 Catch up merge with v3.8.2 2018-08-16 11:39:48 -07:00
Tom Keffer
428c5bbf65 Fixed some HTML problems 2018-07-22 10:35:59 -07:00
Matthew Wall
f75ac23457 fix another broken em tag 2018-07-19 12:33:44 -04:00