Commit Graph

80 Commits

Author SHA1 Message Date
Tom Keffer
8b43d59de9 Merge branch 'master' into development 2024-02-17 16:36:41 -08:00
gary
570f468f5c update changelog 2024-02-18 10:02:44 +10:00
Tom Keffer
a0d0be1927 Include PR #934 in change log 2024-02-17 15:33:18 -08:00
Tom Keffer
b8e2dc4240 Document PR #930.
PR #930 allows `weectl import` to update old records in addition
to importing new records
2024-02-15 16:04:27 -08:00
Tom Keffer
6db9749938 Merge branch 'master' into development
# Conflicts:
#	docs_src/changes.md
2024-02-11 11:55:36 -08:00
Tom Keffer
1846e03d64 Update change log. 2024-02-11 11:18:12 -08:00
Tom Keffer
ebf6ae18be Merge branch 'master' into bellrichm-CannotCalculateFinal 2024-02-11 08:47:16 -08:00
Tom Keffer
ac9935dd1d Document PR #929. Add a regression test. 2024-02-10 05:35:07 -08:00
Matthew Wall
14cbfbade9 bump to 5.0.2 and update changelogs 2024-02-10 02:03:49 -05:00
Tom Keffer
724ba77709 Merge branch 'master' into development
# Conflicts:
#	docs_src/changes.md
#	docs_src/upgrade.md
2024-02-08 15:00:47 -08:00
Tom Keffer
6eb73a6608 Add target network-online.target to the weewx systemd unit files
Prevents `weewxd` from starting until the network is ready.
2024-02-07 12:54:49 -08:00
Tom Keffer
9b0cd30c5f Merge branch 'master' into development
# Conflicts:
#	docs_src/changes.md
2024-02-05 08:39:29 -08:00
matthew wall
8c76a24c55 fix release date 2024-02-04 20:40:27 -05:00
Tom Keffer
d17ed852f9 Merge branch 'master' into development 2024-02-02 15:46:12 -08:00
Tom Keffer
218085303e Fix problem that prevented debug statements from being logged 2024-02-01 11:27:17 -08:00
Tom Keffer
eb177de541 Merge branch 'master' into development 2024-01-26 16:35:12 -08:00
Tom Keffer
d1ac83bc59 Fix problem with rebuilding daily summaries with dropped columns
If a column was dropped from a database using
weectl database drop-columns, then its daily summaries rebuilt, user
would get a "table already exists error."
2024-01-26 15:47:21 -08:00
Matthew Wall
4005e1e9f6 use /var/lib/weewx as HOME for weewx on redhat/suse 2024-01-24 21:06:21 -05:00
Tom Keffer
379d99bdb7 Log the addition of zh_CN.conf in change file 2024-01-24 05:30:18 -08:00
Tom Keffer
64ed8827fe Merge branch 'master' into development
# Conflicts:
#	src/weewx_data/skins/Seasons/lang/zh.conf
2024-01-24 05:27:49 -08:00
Tom Keffer
9b2e2dbdc6 Revert "Change Chinese language translation from Traditional to Simplified"
This reverts commit 5b7df7b72a.
2024-01-24 05:21:00 -08:00
Tom Keffer
34b62709d8 Allow option "lang" to include a country code
language file zh.conf is Traditional Chinese,
while zh_CN.conf is Simplified Chinese
2024-01-22 06:03:45 -08:00
Tom Keffer
9a9d045216 Correct docs and attribution for cn->zh change 2024-01-21 12:46:20 -08:00
Tom Keffer
5b7df7b72a Change Chinese language translation from Traditional to Simplified 2024-01-20 15:15:04 -08:00
Tom Keffer
e54801e2c0 Chinese language code changed to zh. Fixes issue #912. 2024-01-20 15:12:22 -08:00
Tom Keffer
8202ecf167 Allow the --config option to use of the tilde (~) prefix 2024-01-19 17:29:24 -08:00
Tom Keffer
e6bf5c936b Include PR #919 in change log 2024-01-19 14:08:49 -08:00
Tom Keffer
5374035861 Fix problem with weectl device when using installed drivers
Fixes issue #918
2024-01-17 14:47:11 -08:00
Tom Keffer
aa153b8f99 Document fix for installing w/v4 config files
Documents commit b6e027d6
2024-01-17 14:44:46 -08:00
Tom Keffer
e5724ba58a Include backwards compatible reference to weewx.UnknownType in log
Documents commit 0573e373
2024-01-17 14:42:02 -08:00
matthew wall
f4f09e20ce bump to 5.0.0 2024-01-14 11:39:43 -05:00
Tom Keffer
1555627b8b Add some overlooked changes to the log. 2024-01-10 07:37:35 -08:00
Matthew Wall
04551c496f update the upgrade guide and changes 2024-01-07 12:58:43 -05:00
matthew wall
7d8612c242 python 3.6 now not python 3.7 2023-12-21 14:18:34 -05:00
Tom Keffer
a97879609a Allow StdCalibrate to operate only on LOOP or archive data.
Addresses issue #895.
2023-12-05 14:27:54 -08:00
matthew wall
50e2e4d496 update changelog to include significant packaging changes. update the upgrade guide with packaging changes. 2023-12-04 21:18:40 -05:00
Tom Keffer
5622a7ad96 Allow named reports to be run 2023-11-28 05:48:08 -08:00
gjr80
68de54b2d1 add/update weectl import changes 2023-11-28 13:35:54 +10:00
Tom Keffer
4619697337 No longer distribute docs.
Must access online.
2023-11-25 16:22:03 -08:00
Tom Keffer
15113e3b29 Include [Logging] section in weewx.conf
Without it, logging will be as before: to syslog.
However, for new installs, it will be to WEEWX_ROOT/log/weewx.log
2023-11-25 13:45:54 -08:00
Tom Keffer
1ed986167a Document commit 5c5d9ff 2023-11-21 14:02:22 -08:00
Tom Keffer
3147301106 Updated docs to mkdocs v1.5.
Mostly involved changing links to suppress warnings
2023-11-19 16:18:49 -08:00
gary
0d0e9be74c add wee_import change 2023-11-19 10:12:40 +10:00
Tom Keffer
2202248b0b Revert changes to fousb from commit 2d78943
The commit resulted in errors
"TypeError: can't subtract offset-naive and offset-aware datetimes"
2023-10-28 05:45:00 -07:00
Tom Keffer
2d7894315d Port to Python 12.
Change deprecated datetime.utcfromtimestamp() to
datetime.fromtimestamp().
2023-10-12 04:31:51 -07:00
Tom Keffer
5f66d29b54 Include HTTP links in change log. 2023-10-12 04:23:57 -07:00
Tom Keffer
73ca205b60 Fixed innumerable grammatical nits.
Thanks PyCharm.
2023-10-04 18:19:07 -07:00
Tom Keffer
2d7d7a1553 Change from old Google analytics UA code to the GA4 tag system.
Also, move the tag code to the <head> area.

Fixes issue #892.
2023-09-28 15:43:39 -07:00
Matthew Wall
b1902c9fab do not start a line with a hash 2023-09-06 07:47:47 -04:00
Tom Keffer
a4ec368a19 Introduce option retry_wait --- how long to wait before a retry 2023-09-04 12:00:01 -07:00