Commit Graph

202 Commits

Author SHA1 Message Date
Tom Keffer
79105e4e39 Working on documentation of wee_extension 2015-04-30 13:40:52 -07:00
Tom Keffer
847bbec426 Document the name change for
wee_device
  wee_database
2015-04-28 16:26:02 -07:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Tom Keffer
4417311ff5 The "alarm" example now includes a try block to catch a NameError
exception should the alarm expression include a variable not in the
archive record.
2015-02-24 18:58:11 -08:00
Tom Keffer
4914259989 Version 3.1.0 2015-02-05 21:15:03 +00:00
Tom Keffer
890ac09c0c V3.1.0rc1 2015-02-05 02:25:16 +00:00
Tom Keffer
1699fcee85 Fixed typo. s/mile_per_second/mile_per_hour/g 2015-02-01 20:40:40 +00:00
Matthew Wall
76dcb2ffe8 eliminate use of host=picorino_ROOT 2015-02-01 02:28:02 +00:00
Tom Keffer
c1fd4b0480 New tag $obs, allowing access to the contents of the skin configuration section [Labels][[Generic]]. Fixes ticket #33. 2015-01-31 23:08:17 +00:00
Matthew Wall
3b2bc71597 added acurite data. minor fixes. 2015-01-13 16:22:03 +00:00
Matthew Wall
c78863d536 added instructions for extending units for new observations 2015-01-11 17:03:49 +00:00
Tom Keffer
c7bae007b6 Added section for dropping and rebuilding the daily summaries. 2014-12-25 03:10:36 +00:00
Matthew Wall
5a49c77248 bump to 3.0.1 2014-12-06 17:59:35 +00:00
Tom Keffer
03cc9a42e5 V3.0.0 2014-12-05 18:38:08 +00:00
Tom Keffer
664657d7bb V3.0.0b3 2014-12-05 13:26:42 +00:00
Matthew Wall
5317c2f829 bump version to 3.0.0b2 2014-12-02 02:37:49 +00:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Tom Keffer
065ff4e1eb Fixed some HTML errors.
Clarified wording on how to write a custom driver.
2014-10-25 20:23:19 +00:00
Matthew Wall
07e9938227 insert release date in changes.txt. ensure proper Version: pattern in customizing.htm 2014-10-12 01:17:04 +00:00
Tom Keffer
599aea505a Version 2.7.0 candidate release.
Updated Upgrading Guide.
2014-10-11 16:20:03 +00:00
Tom Keffer
c99f9fa95f Finished a more complete explanation of how weewx tags interact with the search list. 2014-10-11 15:50:48 +00:00
Tom Keffer
c395b98d09 More complete explanation of how lazy evaluation of tags work. Needs a little work. 2014-10-11 01:38:56 +00:00
Tom Keffer
6f2746de84 Added the ability to localize the weewx and server "uptime." This involved adding a new unit group "group_deltatime". 2014-10-10 15:35:22 +00:00
Tom Keffer
30773d2693 Various tweaks.
Untabified the file.
2014-10-06 18:10:31 +00:00
Matthew Wall
289789ad70 added a few more caveats to station data 2014-10-02 17:40:49 +00:00
Matthew Wall
0f1948720d clean up formatting of station data tables 2014-10-02 17:30:49 +00:00
Matthew Wall
398ff68c82 put station data into appendix in the customizing guide. consolidate the station configuration sections in the user guide. 2014-10-02 12:48:50 +00:00
Tom Keffer
550719c8eb More details on writing a custom weewx device driver. 2014-09-29 00:13:16 +00:00
Matthew Wall
47b081f5dd added notes about templates. another attempt to answer units questions before they hit the forums. 2014-07-13 14:37:53 +00:00
Matthew Wall
1c63535df7 minor typo fixes 2014-07-11 04:55:14 +00:00
Tom Keffer
ccbe229567 Version 2.6.4 2014-06-16 14:17:10 +00:00
Tom Keffer
630884e98f Added details of how to bind to incoming new archive record event in the "AddElectricity" example. 2014-05-26 13:03:17 +00:00
Tom Keffer
974a9d802f Documented "Current" time option to wee_reports. 2014-05-13 12:33:36 +00:00
Tom Keffer
b943f16a51 Added documentation on how to use the tool wee_reports 2014-05-10 18:22:20 +00:00
Tom Keffer
a0c032c4fa Version 2.6.3 2014-04-11 01:25:36 +00:00
Tom Keffer
6882489e68 Fixed minor typo. 2014-03-26 12:50:22 +00:00
Matthew Wall
0c50440a8e bump version and package changelogs 2014-02-16 11:19:40 +00:00
Matthew Wall
61d9fbb252 minor edits and style cleanup 2014-02-09 16:21:35 +00:00
Tom Keffer
c4ceef53f3 V2.6.1 2014-02-08 19:25:58 +00:00
Tom Keffer
2e562dc78e v2.6.0 2014-02-08 00:44:13 +00:00
Tom Keffer
cc7f7692b0 Gussied up the tables.
Added some captions.
Rationalized the CSS style sheet a bit.
2014-02-08 00:04:18 +00:00
Tom Keffer
b58f6b4f8f Updated customizing instructions for newer weewx services.
Simplified dialog box construction.
2014-02-07 20:11:45 +00:00
Tom Keffer
a9417a660e Now tests for inappropriate conversion. Minor editing changes in customizing guide. 2014-02-07 15:12:31 +00:00
Tom Keffer
0adb0f1706 Organized CSS and JS into their own subdirectories. 2014-02-06 20:44:30 +00:00
Tom Keffer
15cfdc2818 v2.6.0b2
Shorted some longish lines.
2014-02-05 22:28:50 +00:00
Tom Keffer
c5b1ab9464 Simplified ValueHelper code. No more DictBinder. 2014-02-04 18:14:41 +00:00
Matthew Wall
f148ce34e9 put the database string section into troubleshooting instead of customizing the database. take advantage of parallelism in troubleshooting headings. fix some broken html. 2014-02-03 21:44:54 +00:00
Matthew Wall
2c2a1354e1 tweaks to extension documentation 2014-02-03 21:16:04 +00:00
Matthew Wall
3b63d44a74 first draft of extension installer documentation 2014-02-03 14:13:10 +00:00
Tom Keffer
2a5ddac564 Fixed comment in weewx.conf on how to do big images. 2014-02-01 16:48:36 +00:00