]> asedeno.scripts.mit.edu Git - bluechips.git/shortlog
bluechips.git
2011-02-23 Ray SpethWe have pie charts. master
2011-02-23 Alejandro R. SedeñoMade default share for non-residents blank instead...
2011-02-23 Alejandro R. SedeñoAdd tags to expenditures on mobile interface
2011-02-23 Alejandro R. SedeñoShow tags on expenditure deletion page
2011-02-23 Alejandro R. SedeñoTweak tag implementation
2011-02-23 Ray SpethMade default share for non-residents blank instead of 0
2011-02-23 Ray SpethAdded UI for working with tags
2011-02-23 Ray SpethTags that are associated with any expenditures are...
2011-02-23 Ray SpethRemoved 'Delete' links from lists of expenditures ...
2011-02-23 Ray SpethNormalized the implementation of tags
2011-02-23 Ray SpethExpenditures can now be given a list of "tags"
2011-02-23 Ray SpethSet default share to 1
2011-02-23 Ray SpethAllow Splits to be mathematical expressions
2011-01-03 Evan BroderEnable mobile site for Android
2011-01-03 Evan BroderDrop the superfluous id=None query args
2010-11-21 Evan BroderWork around a webhelpers/Pylons incompatibility
2010-11-21 Evan BroderTweak version dependencies
2010-11-21 Evan BroderBump version number
2010-11-21 Evan BroderUpdate BlueChips for WebHelpers 1.0 and beyond
2010-07-29 Evan BroderAlways list residents first, then sort by username.
2010-07-01 Evan BroderMake noauth actually work.
2010-07-01 Evan BroderIntroduce a new "noauth" config option and deprecate...
2010-03-27 Evan BroderBe sure flash messages are strings before displaying them.
2010-03-26 Alejandro R. Sedeñoload main.css from the right path
2010-03-26 Alejandro R. SedeñoRight align total debit/credit on status pages
2010-03-26 Alejandro R. SedeñoAdd total debit/credit to mobile interface
2010-03-26 Alejandro R. SedeñoRight align transfers in mobile interface
2010-03-26 Alejandro R. Sedeñoload mobile javascript from the right path
2010-03-26 Ray Speth"Delete Transfer" page now displays user names instead...
2010-03-26 Alejandro R. SedeñoFix division of currency
2010-03-26 Ray SpethChanged currency fields to be right-aligned.
2010-03-26 Ray SpethMake git ignore emacs backup files
2010-03-26 Ray SpethAdded javascript to calculate the dollar value of each...
2010-03-26 Ray SpethExpenditures require a description
2010-03-26 Alejandro R. SedeñowebOS devices are mobile devices
2010-03-19 Evan BroderUpdate functional tests for /user to incorporate new URLs.
2010-03-08 Evan BroderBlueChips version 1.0.0
2010-02-28 Evan BroderSession.save is dead. Long live Session.add.
2010-02-28 Evan BroderWe're using SQLAlchemy-0.5-isms. So let's actually...
2010-02-26 Evan BroderPush a new alpha.
2010-02-26 Evan BroderMake all resource URLs relative to the script_name...
2010-02-25 Evan BroderInclude the README in the published tarballs.
2010-02-25 Evan BroderAdd note about demo.
2010-02-25 Evan BroderPush a new alpha.
2010-02-25 Evan BroderDon't append "dev" to version numbers.
2010-02-25 Evan BroderBump to a new alpha revision.
2010-02-25 Evan BroderUpdate package metadata.
2010-02-25 Evan BroderBlueChips doesn't actually use Babel.
2010-02-25 Evan BroderConvert the README to rST, since that's what distutils...
2010-02-25 Evan BroderTag an alpha release.
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
next