]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/templates/base.mako
emphasize transactions that the logged-in user is part of, deemphasize others
[bluechips.git] / bluechips / templates / base.mako
2009-11-03 Scott Torborgemphasize transactions that the logged-in user is part...
2009-11-03 Scott Torborgbig interface overhaul, doesn't really add any new...
2008-07-25 Evan BroderFix indentation on base template
2008-07-25 Evan BroderMove common title generating code into base template
2008-07-25 Evan BroderMake navigation links work with edit pages
2008-07-25 Evan BroderAdd edit links for transfers and expenditures
2008-07-18 Evan BroderSwitch from using Decimal to using a new Currency class
2008-07-17 Evan BroderAdd navigation bar
2008-07-17 Evan BroderAdd history controller to display old transactions
2008-07-16 Evan BroderAdd support for Rails-like flash messages
2008-07-13 Evan BroderSetup basic templating; largely copied from BlueRhapsody