]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/controllers/spend.py
brought up to date with latest sqlalchemy conventions
[bluechips.git] / bluechips / controllers / spend.py
2009-11-02 Scott Torborgbrought up to date with latest sqlalchemy conventions
2008-07-25 Evan BroderAdd a form to change an expenditure's split
2008-07-25 Evan BroderAdd edit function for expenditures
2008-07-25 Evan BroderMove title into controller to encourage template reuse
2008-07-18 Evan BroderMove functions for splitting expenditures into Expendit...
2008-07-16 Evan BroderChange spend controller to use flash messages
2008-07-15 Evan BroderFor new expenditures, set the spender to the current...
2008-07-14 Evan BroderAdd a results page for after an expenditure is submitted
2008-07-14 Evan BroderActually insert new expenditures
2008-07-14 Evan BroderAdd new action to spend controller for testing validation
2008-07-13 Evan BroderCreate controller for entering expenditures