Current work on simplifying the inventory tracking page. simplify_inventory
authorDiane Trout <diane@caltech.edu>
Mon, 3 Jan 2011 20:52:30 +0000 (12:52 -0800)
committerDiane Trout <diane@caltech.edu>
Mon, 3 Jan 2011 20:52:30 +0000 (12:52 -0800)
commitb39546f0e5484ed529def51be94fba70cd49bd91
tree3fa33c8c798af1a179a77d31769f7058f8eaab6d
parenta6984cfa2e80ef3f70255e3e26c5954210ef2dac
Current work on simplifying the inventory tracking page.

Its still a work in progress and I need to implement the compontents to
browse inventory items by category.

In addition, somehow I need to re-integrate the component
that prints labels for archived runfolders on disk.
htsworkflow/frontend/inventory/models.py
htsworkflow/frontend/inventory/urls.py
htsworkflow/frontend/inventory/views.py
htsworkflow/frontend/static/css/changelists.css
htsworkflow/frontend/templates/inventory/inventory_category.html [new file with mode: 0644]
htsworkflow/frontend/templates/inventory/inventory_index.html