Matthew Wall
|
85e5ac832d
|
Merge branch 'development' into mwall_pkg
|
2024-05-23 23:18:03 -04:00 |
|
Tom Keffer
|
f7c703e73c
|
Merge branch 'master' into development
# Conflicts:
# .github/workflows/stale.yaml
# src/weewxd.py
|
2024-05-06 10:52:36 -07:00 |
|
Tom Keffer
|
4a1d2f63d6
|
Consolidate change logs.
Add links to issues and PRs
|
2024-05-04 09:02:27 -07:00 |
|
Tom Keffer
|
3db2f64fb1
|
Fix typo.
|
2024-05-04 07:24:59 -07:00 |
|
Tom Keffer
|
6e705f5c8f
|
Update docs for localization of locales.
|
2024-05-02 12:04:54 -07:00 |
|
Tom Keffer
|
bbaf514fe8
|
Allow option 'lang' to specify a locale as well as a language
|
2024-05-02 12:02:45 -07:00 |
|
Tom Keffer
|
a8b17ea3e4
|
Reference PR #935.
|
2024-04-09 16:58:57 -07:00 |
|
Matthew Wall
|
ad9b745e45
|
set permissions on weewx conf file(s) to 660 in order to protect passwords/tokens
|
2024-04-07 21:04:31 -04:00 |
|
Tom Keffer
|
a3f94cf0a8
|
Allow extra command line options to be passed on to rsync.
Fixes issue #951.
|
2024-04-03 17:57:13 -07:00 |
|
Tom Keffer
|
7aae090684
|
Document #949 fix.
|
2024-04-03 05:21:16 -07:00 |
|
Tom Keffer
|
84782eae5b
|
Merge branch 'master' into development
|
2024-04-01 18:23:57 -07:00 |
|
Matthew Wall
|
69336c795a
|
use lower-case for product and vendor ids in udev rules
|
2024-04-01 20:20:18 -04:00 |
|
Matthew Wall
|
21da3f6005
|
better fix for the missing Defaults fail
|
2024-03-15 08:46:14 -04:00 |
|
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
|
d7f49f3415
|
Merge branch 'master' into development
|
2024-02-25 14:34:33 -08:00 |
|
Tom Keffer
|
3d8bddeaf8
|
Include footnote numbers
|
2024-02-25 14:33:58 -08:00 |
|
Tom Keffer
|
8404820d74
|
Include footnote numbers
|
2024-02-25 14:32:05 -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 |
|
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
|
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
|
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 |
|
Matthew Wall
|
417c165cd4
|
update dev notes regarding suse gpg issues. userdel does not whine on suse.
|
2024-02-09 10:56:17 -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 |
|
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 |
|
Tom Keffer
|
97e193c15a
|
Try plughw group as well
|
2024-02-07 08:34:56 -08:00 |
|
Tom Keffer
|
e4994b70fd
|
More details on breaking udev changes
|
2024-02-06 10:03:29 -08:00 |
|
Tom Keffer
|
30be652e4b
|
Remove keys and weewx repository location when purging Debian install
|
2024-02-05 12:38:17 -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
|
9b0cd30c5f
|
Merge branch 'master' into development
# Conflicts:
# docs_src/changes.md
|
2024-02-05 08:39:29 -08: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 |
|
Tom Keffer
|
d17ed852f9
|
Merge branch 'master' into development
|
2024-02-02 15:46:12 -08: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 |
|