]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/templates/base.mako
added interface to edit email address
[bluechips.git] / bluechips / templates / base.mako
2009-11-05 Scott Torborgadded interface to edit email address
2009-11-03 Scott Torborgripped out toscawidgets, replaced with formencode,...
2009-11-03 Scott Torborgadded a 'My Share' column to lists of expenditures
2009-11-03 Scott Torborgwhoops, there was already user in request.environ
2009-11-03 Scott Torborgstyle flash messages more obviously
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