Commit Graph

17 Commits

Author SHA1 Message Date
Tom Keffer
92f9b625bd Updated documentation with information on reconfiguring the databases. 2012-10-14 19:13:37 +00:00
Tom Keffer
59c4df2111 Now passes in the configuration dictionary itself, instead of just its path, to the report engine.
Got reconfigure database working.
V2.0.0b1
2012-10-04 19:11:52 +00:00
Tom Keffer
8a5ed01bf5 Updated documentation.
Updated examples.
V2.0.0a8
2012-10-01 22:53:47 +00:00
Tom Keffer
9b6bf82d8b Pushed logic for retrieving information from the station hardware to class station.StationInfo. 2012-10-01 17:33:11 +00:00
Tom Keffer
7411db5ef5 First pass at updating the user's guide. 2012-10-01 13:46:46 +00:00
Tom Keffer
6ff703c38c Updated docs for V1.14 2012-06-17 23:11:41 +00:00
Tom Keffer
5bff5b1624 v1.13.0a2
Changed the signature of the search functions in filegenerator.py
2012-03-13 18:10:59 +00:00
Tom Keffer
5efe686b21 Added install instructions for Fedora.
V 1.12.4
2012-02-13 16:15:05 +00:00
Tom Keffer
4687502d87 Now always imports 'sqlite3' (never pysqlite2). Simplified installation instructions. Fixed a bug that prevented reports from being run using the Python version of Cheetah's NameMapper utility. 2012-02-13 01:35:08 +00:00
Tom Keffer
cdc89071b5 Replaced anchor tags with CSS IDs to satisfy the javascript that generates the Table of Contents. 2012-02-06 02:34:36 +00:00
Tom Keffer
700d06d513 Upgraded to samaxesjs.toc version 1.5 2012-02-04 01:48:03 +00:00
Tom Keffer
f17fac9d6a Added FreeBSD notes and start script 2012-01-23 01:34:13 +00:00
Tom Keffer
27a1299787 Clarified instructions for adding a udev rule for serial-to-usb cables. 2012-01-19 14:47:03 +00:00
Tom Keffer
795cd7a7ff Work around for a bug in the table-of-contents generator that requires all headings to be on one line. 2011-10-28 15:59:57 +00:00
Tom Keffer
f4a776f9c0 Moved the change log to the docs subdirectory 2011-10-28 13:37:34 +00:00
Tom Keffer
044e8e76a7 Reorganized docs.
Upgraded TOC to v1.4
2011-10-27 14:00:39 +00:00
Tom Keffer
614ad55878 The readme.htm file in docs has now become a guide to the various guides.
V1.12.0a2
2011-10-26 17:23:49 +00:00