]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/templates
Keep the entered_time fields as UTC stamps instead of local
[bluechips.git] / bluechips / templates /
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 BroderDisplay user's transactions on home page
2008-07-17 Evan BroderAdd history controller to display old transactions
2008-07-16 Evan BroderDisplay all totals with currency formatting
2008-07-16 Evan BroderDisplay some aggregate numbers on spending
2008-07-16 Evan BroderAnd output the outstanding debts on the home page
2008-07-16 Evan BroderChange spend controller to use flash messages
2008-07-16 Evan BroderAdd support for Rails-like flash messages
2008-07-16 Evan BroderAdd controller for making transfers
2008-07-15 Evan BroderFor new expenditures, set the spender to the current...
2008-07-15 Evan BroderChange how widgets are included
2008-07-14 Evan BroderAdd a results page for after an expenditure is submitted
2008-07-13 Evan BroderCreate controller for entering expenditures
2008-07-13 Evan BroderSetup basic templating; largely copied from BlueRhapsody