Commit Graph

45 Commits

Author SHA1 Message Date
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
47dbd1766e Changed import for module daemon 2012-06-18 22:56:43 +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
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
8f51120f67 Fixed some bad links in the docs 2011-10-28 20:58:57 +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
11fbb5a64d V1.12.0a3 2011-10-27 16:07:46 +00:00
Tom Keffer
be55cdba6a V1.12.0a1 2011-10-24 15:47:05 +00:00
Tom Keffer
05aebaf9ee Updated docs for Version 1.11 2011-10-01 16:14:06 +00:00
Tom Keffer
4e3a133bd0 v1.10.2 2011-04-14 17:19:59 +00:00
Tom Keffer
72ac97444f v1.10.0b1 2011-03-29 18:50:46 +00:00
Tom Keffer
cc2f1700a5 Refined formatting of almanac data. Added time contexts 'ephem_day' and 'ephem_year'. 2011-03-29 16:34:50 +00:00
Tom Keffer
c10174a7cc Integrating almanac into the unit conversion and formatting machinery. 2011-03-28 14:43:42 +00:00
Tom Keffer
af4c9200ce V1.10.0a5 2011-02-25 22:20:41 +00:00
Tom Keffer
85d1a84024 Continuing expansion of test coverage. 2011-02-24 18:46:31 +00:00
Tom Keffer
65c622e0db Modifed setup.py so that the user subdirectory 'user' is conserved. 2011-02-22 01:42:18 +00:00
Tom Keffer
6c11940c40 Added automatic table of contents generation.
Added external CSS
2011-02-16 18:23:06 +00:00
Tom Keffer
c35c316044 Added documentation about optional unit conversions in tags 2011-02-16 13:54:31 +00:00
Tom Keffer
e75c28f99b V1.10.0a2 2011-02-15 19:15:41 +00:00
Tom Keffer
ef51572eb4 Added by month and by year tests. 2011-02-15 16:01:32 +00:00
Tom Keffer
d0c5756d8f Snapshot. 2011-02-04 16:10:35 +00:00
Tom Keffer
b1e56fe4ea Now gets archive and stats schemas dynamically from the database. Allows user to more easily change the schemas. 2011-01-23 01:45:36 +00:00
Tom Keffer
90876d69e1 V1.9.1 2010-09-09 21:31:22 +00:00
Tom Keffer
01fef7adb5 V1.9.0 2010-07-05 01:14:59 +00:00
Tom Keffer
8e18f8e2eb V1.9.0 alpha 1 2010-06-14 18:57:17 +00:00
Tom Keffer
19480c448b v1.8.0rc1 2010-04-27 17:22:58 +00:00
Tom Keffer
301b433410 v1.8.0a1 2010-04-24 20:51:07 +00:00
Tom Keffer
b308752e55 V1.7.0 finished documentation 2010-04-16 00:34:01 +00:00
Tom Keffer
3e8a4fdb91 V1.7.0rc3.
Wraps FTP run() in an exception handler.
2010-04-13 15:10:08 +00:00
Tom Keffer
e235198614 V1.7.0rc2
Improved error checking and logging in FTP and RESTful uploads.
2010-04-12 19:28:52 +00:00
Tom Keffer
b05b623f83 Now optionally includes Google Analytics javascript code. 2010-04-12 17:21:04 +00:00
Tom Keffer
3c674d4c18 V1.7.0a1 2010-04-09 20:36:36 +00:00
Tom Keffer
331699ae0b Changed some class names in stats. 2010-04-09 18:58:48 +00:00
Tom Keffer
0ce4f1d316 V1.7.0a1 2010-04-09 16:40:48 +00:00
Tom Keffer
ea7d11fc8f Initialize Report Generator with the path to the configuration file instead of the configuration dictionary, to avoid possible threading conflict.
Moved generator_list into its own [Generators] section.

Added comments, particularly to stats.py and units.py
2010-04-09 15:33:25 +00:00
Tom Keffer
d6f8378f77 Branch to experiment with a different way of tracking units 2010-04-05 22:42:24 +00:00
Tom Keffer
53f468e80e Version 1.5.0 2010-03-07 21:39:41 +00:00
Tom Keffer
8cec2acd69 Minor docs changes 2009-12-30 02:03:44 +00:00
Tom Keffer
80e48daa8f Added more customization examples.
Added more documentation on how to customize.
2009-12-22 20:38:27 +00:00
Tom Keffer
86d7f4ca29 Added an engine to run reports. 2009-12-21 22:42:48 +00:00
Tom Keffer
abd89773ee Added customization and upgrading directions 2009-12-21 02:29:40 +00:00