Commit Graph

437 Commits

Author SHA1 Message Date
Tom Keffer
bb390ea581 Reinstate.
Not used in WeeWX, but it is used by a few extensions.
2024-02-28 15:31:52 -08:00
Tom Keffer
3d8bddeaf8 Include footnote numbers 2024-02-25 14:33:58 -08:00
Tom Keffer
d9e9f1a8ae Remind that hardware_name can be implemented as a property function
Relates to issue #936.
2024-02-19 10:29:00 -08:00
gary
570f468f5c update changelog 2024-02-18 10:02:44 +10:00
Tom Keffer
123b2ca805 Fix typo 2024-02-15 17:56:29 -08:00
Tom Keffer
5596292c52 Clarify discussion 2024-02-15 17:56:19 -08:00
Tom Keffer
5bc2629dee Fix a misdirected link 2024-02-15 17:55:54 -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
Matthew Wall
417c165cd4 update dev notes regarding suse gpg issues. userdel does not whine on suse. 2024-02-09 10:56:17 -05:00
matthew wall
46bd7b6f8b pull doc changes about weewx user from dev to master. direct users to permissions wiki page. 2024-02-08 10:15:30 -05: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
matthew wall
55bf7d0772 keep it simple, and do not encourage bad practices 2024-02-05 12:01:45 -05:00
matthew wall
8b075a7a8e Merge branch 'master' of github.com:weewx/weewx 2024-02-05 11:49:38 -05:00
matthew wall
a0836cccde fix notes about weewx user for deb/rpm upgrades 2024-02-05 11:49:32 -05:00
Tom Keffer
7665b60d22 Include a helpful link to the extension list action. 2024-02-05 08:21:56 -08:00
matthew wall
8c76a24c55 fix release date 2024-02-04 20:40:27 -05:00
Matthew Wall
6cf7f5cd24 handle cases where permissions are broken before the installation. fixed typo in rpm user_dir macro. do explicit daemon-reload for rpm systemd unit configuration. 2024-02-04 14:32:21 -05:00
matthew wall
d609d59adb as of 5.0.1, sudo is not necessary for a deb/rpm install that is installed by a non-root user - s/he will be in the weewx group 2024-02-01 18:59:42 -05:00
Tom Keffer
218085303e Fix problem that prevented debug statements from being logged 2024-02-01 11:27:17 -08:00
matthew wall
2cf166ab7d docs are no longer installed in weewx-data 2024-01-29 13:41:02 -05:00
matthew wall
fdbaafc8b6 epel is required for both rocky8 and rocky9, since cheetah and pillow are in epel 2024-01-29 13:30:43 -05:00
Tom Keffer
23e3cf233c Clarify logging destinations 2024-01-29 05:34:15 -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
9b2e2dbdc6 Revert "Change Chinese language translation from Traditional to Simplified"
This reverts commit 5b7df7b72a.
2024-01-24 05:21:00 -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
5d3bf9d0a5 Rearrange the V5 upgrade guide so it's a little less scary 2024-01-20 15:00:20 -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
4441d4f78c special instructions for fedora 2024-01-14 22:25:26 -05:00
matthew wall
d7df48542e added link to detailed instructions 2024-01-14 17:46:02 -05:00
matthew wall
f4f09e20ce bump to 5.0.0 2024-01-14 11:39:43 -05:00
matthew wall
bd1c0a2831 added description of the daemon configuration script 2024-01-14 09:12:47 -05:00
matthew wall
d7fff7d185 Merge branch 'development' of github.com:weewx/weewx into development 2024-01-14 08:29:50 -05:00
matthew wall
6d350ea434 clarify systemd unit behavior for upgrading from v4 to v5 2024-01-14 08:29:45 -05:00
Tom Keffer
8f35950b06 Remove "documentation" from list of upgraded items 2024-01-14 04:59:02 -08:00
matthew wall
0dc7af24fa path to user dir is now /etc/weewx/bin/user 2024-01-11 08:51:55 -05:00
Tom Keffer
eb0463aa8c Use weewxd, not weewxd.py in docs 2024-01-11 04:26:09 -08:00
Tom Keffer
1a70fe83b5 Add instructions on installing importlib-resources for Python 3.6 2024-01-10 14:16:57 -08:00
Matthew Wall
9e0ab1345c fix zypper repos.d path 2024-01-10 16:37:40 -05:00
Tom Keffer
5aa60944e8 Update weewxd --help documentation 2024-01-10 07:46:01 -08:00
Tom Keffer
84d44f5faf Merge remote-tracking branch 'origin/development' into development 2024-01-10 07:38:09 -08:00