Commit Graph

1265 Commits

Author SHA1 Message Date
Tom Keffer
ccf5e38aa1 V3.7.1 2017-03-22 17:13:29 -07:00
Tom Keffer
036832adae Added change log entry 2017-03-21 05:22:18 -07:00
Tom Keffer
6df7ca26dd By default, autocommit is now enabled for the MySQL driver. Fixes issue #237.
Included regression test.
2017-03-17 07:56:31 -07:00
Matthew Wall
ec7edda78d update examples paths in remaining guides. explicitly list all path changes for examples. 2017-03-15 20:22:34 -04:00
Tom Keffer
b01354bfc0 Documented change in location of the examples 2017-03-15 16:40:22 -07:00
Tom Keffer
4193246ccf Added PR #234 to change log 2017-03-15 15:47:14 -07:00
Tom Keffer
0a72725c90 Removed redundant change log entry 2017-03-14 14:15:57 -07:00
Tom Keffer
d93ffeeba6 Fixed bug that prevented a port from being specified for MySQL installations. 2017-03-14 14:13:10 -07:00
Matthew Wall
a5073fdf7d distribute examples in a single directory 2017-03-14 12:17:11 -04:00
Tom Keffer
163d7dac6d Fixed problem that prevented a MySQL port from being specified. 2017-03-14 06:02:02 -07:00
Matthew Wall
ee1b35ad07 enable post_interval overrides for WOW uploader 2017-03-12 12:52:29 -04:00
Matthew Wall
de4ae94b48 emit rapidfire cache info only when debug >= 3 2017-03-12 12:42:52 -04:00
Matthew Wall
b67e600b35 fixed log syntax 2017-03-12 12:31:46 -04:00
Tom Keffer
3859dbeb5e Added date to change log 2017-03-11 08:16:39 -08:00
Matthew Wall
a3fa972e51 remove misleading windGustDir info 2017-03-10 15:47:53 -05:00
Tom Keffer
a19ca18b24 Reworded comment on whether to --update daily summaries. 2017-03-10 10:55:23 -08:00
gjr80
20ef8c44e2 wee_database --help output was slightly different to reality 2017-03-10 10:44:47 -08:00
Tom Keffer
95684c30c0 Removed BOM at beginning of customizing.htm 2017-03-10 10:43:54 -08:00
Matthew Wall
9b37e15bad replace cheetahtemplate.org with pythonhosted.org 2017-03-09 07:37:31 -05:00
Matthew Wall
66085aa3c4 fix layout table width on installation pages 2017-03-07 01:25:24 -05:00
Matthew Wall
f2e101ad04 Merge branch 'master', remote branch 'origin' into development 2017-03-06 08:50:17 -05:00
Matthew Wall
fd96d06fe4 normalize the quick-start 2017-03-06 08:49:39 -05:00
Matthew Wall
5b66f03747 distinguish selection color from code color 2017-03-05 10:03:41 -05:00
Matthew Wall
76b5d41369 fix column title 2017-03-05 10:03:17 -05:00
Matthew Wall
0291a54461 css fixes: neutralize the glaring yellow; brighten the note green to more closely match the tone of warning red; @media tweaks to match font changes. 2017-03-05 09:42:34 -05:00
Matthew Wall
14fd16ad8e make battery status labels consistent across all wmr drivers 2017-03-01 21:59:32 -05:00
Matthew Wall
3968e9787f fixed inverted wmr200 battery status 2017-03-01 21:32:23 -05:00
Matthew Wall
69a1e3dbae document changes to wmr100, wmr200, wmr9x8 drivers. fix 'Calculatios' typo. 2017-03-01 21:30:00 -05:00
Matthew Wall
91e2292e09 clarify acurite sensor transmission periods. 2017-02-28 22:32:32 -05:00
Matthew Wall
4d2b1f6e5d added link to wee_extension 2017-02-28 21:59:03 -05:00
Matthew Wall
2ad7ea2d4c minor html fixes 2017-02-28 21:16:08 -05:00
Matthew Wall
d2fd53180d added mysqldb install instructions to userguide 2017-02-28 20:50:59 -05:00
Matthew Wall
393b1369c9 fixed wmr* partial packets note 2017-02-28 08:34:08 -05:00
Matthew Wall
baea41436c decode heatindex and windchill from wmr300 sensor outputs 2017-02-27 12:47:41 -05:00
Matthew Wall
0aa43e72b1 avoid run-on 2017-02-26 12:01:53 -05:00
Matthew Wall
3ac5045c30 simplify. eliminate more passive voice and gerunds. 2017-02-26 11:58:30 -05:00
Matthew Wall
77408b8689 added notes about wmr300 rain counter and logger 2017-02-25 14:53:33 -05:00
Matthew Wall
5c67de228e do not warn when calibrations are ignored - the implementation resulted in too many log entries 2017-02-19 09:10:00 -05:00
Matthew Wall
7ad8638591 forgot the O option to wget 2017-02-18 16:19:03 -05:00
Matthew Wall
cf4de7ce14 do recipe using wget instead of curl 2017-02-18 16:11:17 -05:00
Matthew Wall
bbf95f2147 added examples 2017-02-12 21:51:36 -05:00
Matthew Wall
62fc5e9d3d adjust wording of weighting description 2017-02-12 19:39:47 -05:00
Tom Keffer
28e7166a90 Slightly more robust mechanism for decoding last time a file was FTP'd. 2017-02-12 13:07:05 -08:00
Tom Keffer
95ce4c08a8 Cleaned up some HTML warnings. 2017-02-12 10:14:36 -08:00
gjr80
9f11743eb0 Added sentences about wee_import/interval and weight patching multiple dbs 2017-02-10 06:58:49 +10:00
Tom Keffer
5a348be5f0 More details on upgrading 2017-02-06 06:44:59 -08:00
gjr80
e75c70f1b9 Reworked --wee-database section of Utilities Guide to reflect current wee-database operation
- revised usage
- reword --rebuild-daily
- reword --check
- reword --update
2017-02-06 16:53:48 +10:00
Matthew Wall
b8d1ab4bef use apt instructions for debian installs 2017-02-05 23:17:12 -05:00
Matthew Wall
0cb358d5c1 more code removal 2017-02-05 22:54:34 -05:00
Tom Keffer
2a2651cfa4 The weedb Cursor object can now be used in a "with" clause. 2017-02-05 18:16:15 -08:00