]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/controllers/transfer.py
added email notifications. requires schema change to add email column to users table.
[bluechips.git] / bluechips / controllers / transfer.py
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