aboutsummaryrefslogtreecommitdiff
path: root/budget
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge pull request #119 from aavenel/fix-118Alexis Metaireau1-1/+1
2015-04-12Fix #118 : Create a new project with the name "dashboard" should raise an exc...Alexandre Avenel1-1/+1
2014-07-22Format numbers in templatesAlexandre Avenel3-4/+4
2014-07-21Fix rounding error in balancesAlexandre Avenel1-1/+1
2013-10-17Merge pull request #106 from aavenel/bugfix105Alexis Metaireau2-1/+13
2013-10-17Merge pull request #114 from aavenel/bugfix104Alexis Metaireau1-1/+4
2013-10-13Fix translation for password tooltipA.Avenel4-13/+13
2013-10-13Fix translation for password tooltipA.Avenel4-13/+13
2013-10-12bugfix #104 : ZeroDivisionErrorA.Avenel1-1/+4
2013-10-12Add unit-test for bug #105.A.Avenel2-4/+11
2013-08-23ihatemoney does not start anymore with flask-wtf 0.9: limit flask-wtf to vers...Quentin1-1/+1
2013-06-23Bugfix : error when you access /authenticate url without a project identifierA.Avenel1-1/+6
2013-05-09Merge pull request #96 from aavenel/masterAlexis Metaireau9-224/+460
2013-05-09OptimizationA.Avenel1-4/+6
2013-05-09correct french translationA.Avenel3-243/+237
2013-04-08Bugfix#92 : error when deleting an userA.Avenel3-6/+16
2013-04-08one more fix to french translation ...A.Avenel2-10/+1
2013-04-07Forget to translate some sentences ...A.Avenel2-4/+6
2013-04-07update french translationA.Avenel3-254/+350
2013-04-07bugfix : "Settle" link was not active on navbar.A.Avenel2-5/+4
2013-04-07More code cleanup for "settle bills"A.Avenel4-9/+9
2013-04-07use "member.id" instead of "member"A.Avenel5-31/+29
2013-02-19Merge branch 'flask0.9' of github.com:aavenel/ihatemoneyA.Avenel10-29/+35
2013-02-19Update tests to work with flask 0.9A.Avenel1-3/+5
2013-02-18update for flask 0.9A.Avenel6-8/+8
2012-11-26update for "create archive" interfaceA.Avenel3-4/+5
2012-11-25Increase max-height for modalA.Avenel1-0/+4
2012-11-25Cosmetic changes for "add a bill" panelA.Avenel2-14/+13
2012-11-03Add unit tests for settle_billA.Avenel2-11/+79
2012-11-03Merge git://github.com/Lastpixl/ihatemoney into HEADA.Avenel5-10/+94
2012-09-03Some love for the dashboard viewA.Avenel1-13/+14
2012-09-03Bugfix : "Submit and add a new one" not workingA.Avenel1-1/+1
2012-09-03Bugfix : calendar widget not working when you edit a bill.A.Avenel3-11/+9
2012-09-03Remove some old code no longer needed (Correct 404 errors about jquery-ui)A.Avenel1-6/+0
2012-09-02remove epio supportAlexis Metaireau2-21/+0
2012-09-02Fix project deletion. fix #87Alexis Metaireau3-3/+22
2012-09-02Enhance the test suiteAlexis Metaireau1-56/+48
2012-06-10add sentry supportAlexis Metaireau2-0/+6
2012-05-19Switched to the new naming scheme for extensionsAlexis Metaireau1-1/+1
2012-04-05Update to Boostrap v2.Frédéric Sureau47-1491/+1863
2012-04-01add settings for epioAlexis Metaireau1-0/+12
2012-04-01make tests run on python 2.7 alsoAlexis Metaireau1-4/+8
2012-03-29Adds test for the has_bills() method of Person modelFrédéric Sureau1-0/+25
2012-03-28Merge branch 'master' of git://github.com/spiral-project/ihatemoneyFrédéric Sureau6-90/+131
2012-03-12Split bills function and basic template.Xavier Mehrenberger5-9/+95
2012-03-06remove unused codeFeth AREZKI1-9/+0
2012-03-06remove unused imports, and pep8Feth AREZKI1-2/+3
2012-03-06remove unused imports and from blah import *Feth AREZKI1-3/+3
2012-03-06remove from blah import *Feth AREZKI1-6/+3
2012-03-06code reread: noop, and pep8 <3Feth AREZKI1-6/+12