]> asedeno.scripts.mit.edu Git - bluechips.git/shortlog
bluechips.git
2010-02-25 Evan BroderDon't let non-residents create new users.
2010-02-25 Evan BroderAdd a new /user action with pointers to the others.
2010-02-25 Evan BroderMove the e-mail form to /user/email
2010-02-25 Evan BroderAdd an action for registering a new user.
2010-02-22 Evan BroderAdd a section to the README acknowledging cutcat.pl...
2010-02-20 Evan BroderUse the same config file name in both sections of the...
2010-02-01 Evan BroderUse jqueryui instead of some non-core date picker module.
2010-02-01 Evan BroderDon't wait until the end of the page load to get javasc...
2010-02-01 Evan BroderUse ajax.googleapis.com for jQuery instead of hosting...
2010-01-10 Evan BroderDo summations in SQL, not Python.
2010-01-06 Scott Torborgadded net owed/due row to settling transfers table
2010-01-06 Scott Torborgtweaks to splitting algorithm to result in more round...
2009-11-17 Scott Torborgwebhelpers > 0.6.4 breaks the flash() behavior, so...
2009-11-17 Scott Torborgset some defaults for testing with the nose coverage plugin
2009-11-13 Scott Torborgdon't adjust text size on iphone orientation change
2009-11-13 Scott Torborgadded orientation changing interface
2009-11-13 Scott Torborgadded apple touch startup icon
2009-11-13 Scott Torborgadded some basic tests for mobile interface, including...
2009-11-13 Scott Torborgdon't show the 'use mobile interface' link if that...
2009-11-13 Scott Torborgadded tests for grab() helper
2009-11-13 Scott Torborgadded ability to switch back and forth between mobile...
2009-11-13 Scott Torborgmore refinements to the iphone targeted interface,...
2009-11-13 Scott TorborgMerge branch 'master' into mobile_interface
2009-11-13 Scott Torborgrenamed dashboard.png to status.png for consistency
2009-11-11 Scott Torborgbegan work on iphone-targeted web interface
2009-11-09 Scott Torborgcleaned up and added tests for auth and deleting
2009-11-09 Evan BroderAdd a link to the expenditure/transfer delete pages...
2009-11-09 Evan BroderAdd an action for deleting transfers.
2009-11-09 Evan BroderAdd a new action for deleting expenditures.
2009-11-09 Scott Torborgadded basic auth middleware into the stack, so if no...
2009-11-09 Scott Torborgadded example apache configuration to README
2009-11-08 Scott Torborgadded XSRF protection to all forms and associated tests
2009-11-08 Scott Torborgadd logging config to test so that there are no spuriou...
2009-11-08 Scott Torborgadded favicon
2009-11-08 Scott Torborgadded markdown README
2009-11-08 Scott TorborgMerge remote branch 'ebroder/master'
2009-11-08 Scott Torborgadded some tests for settle()
2009-11-08 Evan BroderMerge remote branch 'storborg/master'
2009-11-08 Scott Torborgmore misc test coverage
2009-11-08 Scott Torborgdon't need the str_no_dollar method anymore
2009-11-08 Scott Torborgadd functional test for editing zero value expenditure
2009-11-08 Scott Torborgadded lots more expenditure tests
2009-11-08 Evan BroderActually, just make all links blue.
2009-11-08 Evan BroderUpdate the link text color in the navbar to match the...
2009-11-08 Evan BroderDude - this is *Blue*Chips. Why are your icons green?
2009-11-08 Scott Torborgmore test coverage
2009-11-08 Scott Torborgdon't need update_split() anymore
2009-11-08 Scott Torborgcleaning up code and improving test coverage
2009-11-08 Scott Torborgadd an email to testing data so that email notification...
2009-11-07 Scott Torborga few more tests
2009-11-07 Scott Torborgdon't need support for smtp auth
2009-11-07 Scott Torborgadded test for user controller
2009-11-07 Scott Torborgdon't need that check--formencode converts empty to None
2009-11-07 Scott Torborgset user settings title on user controller
2009-11-06 Scott Torborgif we GET to an update action, redirect to the edit action
2009-11-06 Scott Torborgrequire at least one non-zero share on an expenditure
2009-11-06 Scott Torborgdon't enter a non-zero currency amount
2009-11-06 Scott Torborgwhoops, that update_split() call was unnecessary and...
2009-11-06 Scott Torborgfix error with zero-value expenditure
2009-11-06 Scott Torborgif user is spender, they are always involved in an...
2009-11-06 Scott Torborgfixed split display so that it works with zero-value...
2009-11-06 Scott Torborgthrow a 404 when trying to edit an expenditure or trans...
2009-11-06 Scott Torborgconvert share to string before Decimal
2009-11-06 Scott Torborgfixed error page rendering
2009-11-05 Scott Torborgadded mailer module to setup.py deps
2009-11-05 Scott Torborgfix tests and make them more resilient
2009-11-05 Scott Torborgadded interface to edit email address
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-05 Scott Torborgmore model unit tests
2009-11-04 Scott Torborguse real names for transfer list, for consistency
2009-11-04 Scott Torborgcleaned up status page a bit
2009-11-04 Scott Torborgadded more 'my share' scope to status dashboard
2009-11-04 Scott Torborgignore .coverage
2009-11-04 Scott Torborgdefault to an even split among residents again
2009-11-04 Scott Torborgadded more model unit tests
2009-11-04 Scott Torborggot rid of unused bluechips() helper
2009-11-04 Scott Torborgfleshed out functional tests more
2009-11-04 Scott Torborgbetter middleware configuration to test for correctness
2009-11-04 Scott Torborgno reason to use debug mode when testing
2009-11-04 Scott Torborgadded more comprehensive tests of transfer creating...
2009-11-04 Scott Torborgstripped out trailing slash stuff and fixed routes...
2009-11-04 Scott Torborgadded special Currency validator
2009-11-04 Scott Torborgcleaned up some issues with validation errors being...
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-03 Scott Torborglittle performance tweaks
2009-11-03 Scott Torborgadded a 'My Share' column to lists of expenditures
2009-11-03 Scott Torborgon the dashboard, show expenditures which the user...
2009-11-03 Scott Torborgwhoops, there was already user in request.environ
2009-11-03 Scott Torborgstyle flash messages more obviously
2009-11-03 Scott Torborgemphasize transactions that the logged-in user is part...
2009-11-03 Scott Torborgbig interface overhaul, doesn't really add any new...
2009-11-02 Scott Torborguse python's locale stuff for currency formatting
2009-11-02 Scott Torborgfixed some issues resulting from upgrading sqlalchemy...
2009-11-02 Scott Torborgdon't escape widget forms when they are rendered
2009-11-02 Scott Torborguse pylons.templating instead of tw render function
2009-11-02 Scott Torborgadded temp data/ dir to gitignores
2009-11-02 Scott Torborgbrought up to date with latest sqlalchemy conventions
next