Commit Graph

2359 Commits

Author SHA1 Message Date
Tom Keffer
5cdbea0f37 Fix broken link 2023-02-20 16:08:07 -08:00
Tom Keffer
6fd0a529ef Tip on connecting to MySQL using a unix socket instead of TCP/IP 2023-02-20 16:06:14 -08:00
Tom Keffer
ecc1e3d172 Document weectl station upgrade-skins 2023-02-20 12:24:10 -08:00
Tom Keffer
2c470a3ef4 Minor readability changes. 2023-02-19 07:11:27 -08:00
Vince Skahan
a0941facb8 add section about GitHub Actions vs. forks 2023-02-17 10:45:47 -08:00
Tom Keffer
0c59d473fa Merge branch 'development' into V5 2023-02-16 07:24:34 -08:00
Tom Keffer
71e90f3aa4 Fix problem with wee_device --set-retransmit on Vantage stations 2023-02-16 07:18:41 -08:00
Tom Keffer
7c4a15a248 Updates 2023-02-13 07:23:17 -08:00
Tom Keffer
d3cee17664 Additional documentation for .long_form 2023-02-13 07:23:02 -08:00
Tom Keffer
b9448bba45 Add closing </em> 2023-02-09 15:16:55 -08:00
Tom Keffer
44a4009a29 Merge branch 'development' into V5 2023-02-05 17:18:58 -08:00
Tom Keffer
74e017a8d0 Document PR #842. 2023-02-05 17:18:06 -08:00
Tom Keffer
a37f60d6c3 Update TODO 2023-02-05 17:12:58 -08:00
Tom Keffer
63319a817a Merge branch 'development' into V5
# Conflicts:
#	docs/changes.md
2023-02-04 06:21:41 -08:00
Tom Keffer
df59d44bdc Fix missing "None_string" in PR #843.
Add PR #843 to change log.

Add unit test.
2023-02-04 06:17:13 -08:00
Tom Keffer
998c7a52c5 Merge branch 'master' into V5
# Conflicts:
#	docs/upgrading.htm
2023-02-02 14:03:49 -08:00
Tom Keffer
3b20c4e9c0 Include font DejaVuSansMono-Bold with Standard skin 2023-02-02 13:57:05 -08:00
Tom Keffer
dc4ab54b9a Replace references to ImageDraw.textsize().
Method `ImageDraw.textsize()` was deprecated in Pillow 9.2 (1-Jul-2022),
and will be removed in Pillow 10.0 (due 1-Jul-2023). Replace it with
workaround methods.
2023-02-02 07:54:41 -08:00
Vince Skahan
f77ea14c41 fix up RH uninstalling docs 2023-01-31 09:25:05 -08:00
Tom Keffer
b6d8057459 Include missing .long_form
Correct Upgrade Guide.
2023-01-30 17:30:56 -08:00
Tom Keffer
53449b96b7 Support older extensions.
Very old extensions did:

    from setup import ExtensionInstaller

Redirect references to `setup` to me instead.
2023-01-30 13:12:52 -08:00
Tom Keffer
05ef17f887 Fix formatting problem in change log. 2023-01-30 07:07:46 -08:00
Tom Keffer
80555bd4c1 Merge branch 'development' into V5
# Conflicts:
#	bin/wee_resources/skins/Ftp/skin.conf
#	bin/wee_resources/skins/Mobile/skin.conf
#	bin/wee_resources/skins/Rsync/skin.conf
#	bin/wee_resources/skins/Seasons/skin.conf
#	bin/wee_resources/skins/Smartphone/skin.conf
#	bin/wee_resources/skins/Standard/skin.conf
#	bin/wee_resources/weewx.conf
#	bin/weecfg/tests/expected/weewx43_user_expected.conf
#	bin/weewx/__init__.py
#	docs/changes.md
#	setup.py
2023-01-30 07:04:00 -08:00
Tom Keffer
f10db0edc2 Remove logging handler rotate.
Its need to access privileged location `/var/log/weewx.log` on
start up would cause crashes, even if it was  never used.
2023-01-30 04:57:11 -08:00
Tom Keffer
8cb54810a1 Print useful path to config file when upgrading. 2023-01-29 18:25:29 -08:00
Matthew Wall
29222f5eb3 set release date for 4.10.0 2023-01-29 20:56:32 -05:00
Tom Keffer
b1677ee85f Revert part of commit 35c7b61b.
Do not change the API for weedb.sqlite.
2023-01-29 16:17:33 -08:00
Tom Keffer
f1df43120e Add documentation about xtype_services.
Fix broken link.
2023-01-29 08:59:06 -08:00
Tom Keffer
147e13128d Shut off GitHub edit feature
Make copyrights more consistent.
2023-01-29 08:39:20 -08:00
Tom Keffer
160fb1300a More meaningful quick start overview 2023-01-29 06:45:26 -08:00
Tom Keffer
f961dbdbe1 Trim the number of copyright notifications 2023-01-29 04:18:54 -08:00
Tom Keffer
a797407631 Restructure SELinux warning 2023-01-28 16:50:05 -08:00
Tom Keffer
c0c286d9ff Merge pull request #838 from vinceskahan/V5
switch RH pip to systemd, add pip install wheel to Preparation
2023-01-28 16:41:20 -08:00
Tom Keffer
4490d867c3 Fine tune mkdocs theme.
Move utilities to their own directory.

Fix doclist div.
2023-01-28 15:52:12 -08:00
Vince Skahan
c27d773f26 switch RH pip to systemd, add pip install wheel to Preparation 2023-01-28 15:18:59 -08:00
Tom Keffer
cec24accc4 Add comment about installing 'wheel' 2023-01-28 14:40:07 -08:00
Tom Keffer
7069da5910 Merge branch 'development' into V5 2023-01-27 05:23:14 -08:00
Tom Keffer
a38d857465 Allow line_gap_fraction to be used with bar plots.
Fixes issue #818.
2023-01-27 05:22:45 -08:00
Tom Keffer
b6bca71df7 Merge branch 'development' into V5 2023-01-26 16:03:05 -08:00
Tom Keffer
83a7d8fcee Merge branch 'master' into development 2023-01-26 16:02:40 -08:00
Tom Keffer
64d76302bf v5.0.0a13 2023-01-25 17:19:18 -08:00
Tom Keffer
6786bcb2f8 Miscellaneous tweaks 2023-01-25 17:10:25 -08:00
Tom Keffer
b420b944f4 Put quickstarts in their own directory. 2023-01-24 18:08:04 -08:00
gary
6fd6a67f1b document use of decimal config option for CSV imports 2023-01-21 10:39:26 +10:00
Vince Skahan
4a6d0b4c36 note how to remove init.d remnants 2023-01-20 13:28:55 -08:00
Tom Keffer
265a344a56 Merge branch 'development' into V5
# Conflicts:
#	docs/changes.md
2023-01-20 10:36:26 -08:00
Tom Keffer
57bd64e240 Correct change log in lieu of commit 8a57a6891. 2023-01-20 10:32:14 -08:00
Tom Keffer
48cbcf1f0f Merge branch 'master' into development
# Conflicts:
#	docs/changes.txt
2023-01-20 10:26:45 -08:00
roe-dl
5a068f2ffe Merge pull request #834
* 'windGust' for 'maxtime',too. #833

* changelog
2023-01-20 10:22:00 -08:00
Tom Keffer
c275fa57d9 Write guide to upgrading to V5.0 2023-01-20 09:44:54 -08:00