Update the library listing and summary reports to be prettier and easier to use.
authorDiane Trout <diane@caltech.edu>
Thu, 29 Jan 2009 01:42:41 +0000 (01:42 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 29 Jan 2009 01:42:41 +0000 (01:42 +0000)
commit29accc48b3a457aa4c5fd5a4b52aa9db677c15e8
tree957c22196933a1f178cd66aefb5e747bde50c893
parent71124d9eb48a77b0b788da07c83e429fdc20fa63
Update the library listing and summary reports to be prettier and easier to use.

This also involved updating the pipelines.eland class to have some helpful
read-only properties to do some math for our reporting.

Also I added a library.html template instead of just dumping raw
html to the django response object.
gaworkflow/frontend/fctracker/views.py
gaworkflow/pipeline/eland.py
templates/library.html [new file with mode: 0644]
templates/summary_stats.html