]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/lib/base.py
added ability to switch back and forth between mobile and non-mobile interface on iphone
[bluechips.git] / bluechips / lib / base.py
2009-11-13 Scott Torborgadded ability to switch back and forth between mobile...
2009-11-13 Scott TorborgMerge branch 'master' into mobile_interface
2009-11-11 Scott Torborgbegan work on iphone-targeted web interface
2009-11-06 Scott Torborgif we GET to an update action, redirect to the edit action
2009-11-04 Scott Torborgstripped out trailing slash stuff and fixed routes...
2009-11-03 Scott Torborgripped out toscawidgets, replaced with formencode,...
2009-11-03 Scott Torborgwhoops, there was already user in request.environ
2009-11-03 Scott Torborgemphasize transactions that the logged-in user is part...
2009-11-02 Scott Torborguse pylons.templating instead of tw render function
2008-07-25 Evan BroderAdd ToscaWidgets' valid function for when you don't...
2008-07-14 Evan BroderAdd a function for easily updating SQLAlchemy record...
2008-07-13 Evan BroderRoutes components are Unicode strings, so fix the URL...
2008-07-12 Evan BroderCopy over some changes to the stock template from BlueR...
2008-07-12 Evan BroderCreate Pylons app