Commit Graph

4184 Commits

Author SHA1 Message Date
Tom Keffer
08106b104f Ported weeutil tests to Python 3 2018-12-08 06:12:31 -08:00
Tom Keffer
2f16a8b864 Fixed sunrise / sunset bug in sun.py
Problem was how Python 2 divides integers.
2018-12-08 05:41:12 -08:00
Tom Keffer
8b3fa86d77 Improved test coverage. Fixes issue #337. 2018-12-07 18:28:01 -08:00
Tom Keffer
d783438cb8 Added tests of the skin patching process. 2018-12-07 11:31:23 -08:00
Tom Keffer
25af8195f2 Added test of modify_config() 2018-12-07 06:56:15 -08:00
Tom Keffer
b944927aed Added unittests for wxformulas. Working towards issue #337. 2018-12-06 15:41:23 -08:00
Tom Keffer
190812a521 Updated notes on Python 3 2018-12-06 14:23:19 -08:00
Tom Keffer
c96d77428b s/weeWX/WeeWX/g 2018-12-06 13:59:13 -08:00
Tom Keffer
838d78b020 Still more details on overrides! 2018-12-06 13:47:59 -08:00
Tom Keffer
31af9210af More details on overrides 2018-12-06 13:33:11 -08:00
Tom Keffer
2ff6c9ab09 Bump to version 3.9.0a5 2018-12-06 10:57:34 -08:00
Tom Keffer
230580bf1b Document SummaryByDay. Fixes issue #322. 2018-12-06 09:34:37 -08:00
Tom Keffer
3d56aac379 Added section on how options work 2018-12-06 08:24:18 -08:00
Tom Keffer
20df9077da Reorganized discussions a bit 2018-12-06 06:44:37 -08:00
Tom Keffer
5f0576c487 Added fix for issue #356 to change log. 2018-12-06 05:15:59 -08:00
Tom Keffer
0a5ee55d08 Fixed Brazilian DST problem. Fixes issue #356. 2018-12-06 05:09:32 -08:00
Tom Keffer
b08c6dfb73 Additional reordering tests 2018-12-05 15:38:17 -08:00
Tom Keffer
943be1f00d Add missing file to repository 2018-12-05 15:36:27 -08:00
Tom Keffer
cdae8a7e00 Upgrade now adds top-level log_success and log_failure to weewx.conf 2018-12-05 15:10:20 -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
0ef5c81658 Fixed bug in top-level log_success and log_failure 2018-12-05 07:53:42 -08:00
Tom Keffer
3fe5f3f475 Include [Defaults] in User's Guide 2018-12-05 05:40:07 -08:00
Tom Keffer
99a3cfe650 Added section separator 2018-12-05 05:05:52 -08:00
Tom Keffer
43e1df43a9 Removed options that had been commented out.
More consistent with Seasons and with Customizing Guide.
2018-12-05 05:05:27 -08:00
Tom Keffer
99695e48ff More HTML compliant 2018-12-04 16:24:07 -08:00
Tom Keffer
373b8b7066 Simplify encoding directives. 2018-12-04 14:56:17 -08:00
Tom Keffer
1537c6b875 Converted docs to HTML 5 2018-12-04 14:31:36 -08:00
Tom Keffer
2a63c44d71 Updated some copyrights. 2018-12-04 13:22:17 -08:00
Tom Keffer
baba2a3987 Bump version to v3.9.0a4 2018-12-04 12:57:53 -08:00
Tom Keffer
64ad494047 Override sensor labels. 2018-12-04 12:57:26 -08:00
Tom Keffer
77ae296dc0 Refinements to Customizing Guide 2018-12-04 11:13:46 -08:00
Tom Keffer
6fe58f9968 Promoted some subsections. Changed some [Defaults] labels 2018-12-04 10:45:07 -08:00
Tom Keffer
faff301cd4 Start of a major refactoring of the Customizing Guide. 2018-12-03 17:53:50 -08:00
Tom Keffer
bbd3a7acf7 Catch up with development branch 2018-12-03 09:38:58 -08:00
Tom Keffer
a1684140fe Fixed bug that prevented the correct option from being selected. 2018-12-03 09:35:44 -08:00
Tom Keffer
bee9c4240d Fiddled with wording of sections on skin.conf options 2018-12-01 07:48:46 -08:00
Tom Keffer
80fc11b17c Snapshot while writing up new semantics for report options. 2018-11-30 06:58:26 -08:00
Tom Keffer
93d6e34738 Changed comment 2018-11-29 09:53:13 -08:00
Tom Keffer
e31231a98b Reformat 2018-11-29 09:29:43 -08:00
Tom Keffer
bfa2beaaa4 Uninstalling an extension now deletes any versioned skin.conf files. 2018-11-29 08:09:20 -08:00
Tom Keffer
20402b9a71 Make true deep copy of [Defaults] section. 2018-11-29 06:32:13 -08:00
Tom Keffer
a99bed7be6 Started updating Upgrade Guide 2018-11-28 17:24:07 -08:00
Tom Keffer
d47142b779 Fixed formatting error in error message 2018-11-28 15:58:18 -08:00
Tom Keffer
6205814471 Update TODO 2018-11-28 11:31:34 -08:00
Tom Keffer
29b6a36c7a Patch extensions that have skins to V3.9 2018-11-28 11:22:00 -08:00
Tom Keffer
354456be8d Added logging to the patching process. 2018-11-28 09:28:42 -08:00
Tom Keffer
739c09c462 Added --patch-skins option to wee_config. Added to Debian post install. 2018-11-26 08:54:02 -08:00
Tom Keffer
de8ecbb5a3 s/skin_version/skin_semantics/g 2018-11-26 06:00:49 -08:00