]> asedeno.scripts.mit.edu Git - bluechips.git/commit
Added UI for working with tags
authorRay Speth <speth@mit.edu>
Sun, 21 Mar 2010 05:36:17 +0000 (01:36 -0400)
committerAlejandro R. Sedeño <asedeno@mit.edu>
Wed, 23 Feb 2011 02:39:20 +0000 (21:39 -0500)
commitfed6d11d2cbd6d617d18bc01a78196865da4155b
tree558e53536c5b50414ae36f3d77b1648a5a579083
parent4d724b5efd7fd7c2c38a25e9d9210fe869aa0441
Added UI for working with tags

History page has a list of tags, with each tag linking to a page
showing all expenses with that tag.
bluechips/controllers/history.py
bluechips/model/__init__.py
bluechips/public/css/main.css
bluechips/templates/base.mako
bluechips/templates/history/index.mako
bluechips/templates/history/tag.mako [new file with mode: 0644]