]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/controllers/transfer.py
if we GET to an update action, redirect to the edit action
[bluechips.git] / bluechips / controllers / transfer.py
2009-11-06 Scott Torborgif we GET to an update action, redirect to the edit action
2009-11-06 Scott Torborgthrow a 404 when trying to edit an expenditure or trans...
2009-11-05 Scott Torborgadded email notifications. requires schema change to...
2009-11-05 Scott Torborgshow different flash messages for created v. updated
2009-11-04 Scott Torborgadded special Currency validator
2009-11-03 Scott Torborgfix transfer date validation issue
2009-11-03 Scott Torborgadd today as the default date for a transfer
2009-11-03 Scott Torborgripped out toscawidgets, replaced with formencode,...
2009-11-02 Scott Torborgbrought up to date with latest sqlalchemy conventions
2008-07-25 Evan BroderAdd edit function for transfers
2008-07-25 Evan BroderMove title into controller to encourage template reuse
2008-07-16 Evan BroderRemember to commit when entering new transfers
2008-07-16 Evan BroderAdd code to commit new transfers, set a flash message...
2008-07-16 Evan BroderAdd controller for making transfers