aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-26update for "create archive" interfaceA.Avenel3-4/+5
2012-11-25Increase max-height for modalA.Avenel1-0/+4
so we can display more members without using scrollbars
2012-11-25Cosmetic changes for "add a bill" panelA.Avenel2-14/+13
2012-09-03Some love for the dashboard viewA.Avenel1-13/+14
2012-09-03Merge pull request #91 from aavenel/masterAlexis Metaireau1-1/+1
Bugfix : "Submit and add a new one not working".
2012-09-03Bugfix : "Submit and add a new one" not workingA.Avenel1-1/+1
2012-09-03Merge pull request #90 from aavenel/masterAlexis Metaireau3-17/+9
Bugfix : display calendar widget when editing a bill
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-02update the fabric script with the last archAlexis Metaireau1-7/+7
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-05Merge pull request #85 from fredericsureau/masterAlexis Metaireau47-1491/+1863
Update to Boostrap v2
2012-04-05Update to Boostrap v2.Frédéric Sureau47-1491/+1863
Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter.
2012-04-01add settings for epioAlexis Metaireau1-0/+12
2012-04-01make tests run on python 2.7 alsoAlexis Metaireau1-4/+8
2012-03-30Merge pull request #75 from fredericsureau/masterAlexis Metaireau2-1/+26
Fix bug #73.
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-07Merge pull request #82 from feth/masterAlexis Metaireau6-73/+106
review, pep8 and star imports
2012-03-06remove unused codeFeth AREZKI1-9/+0
If that code is ever needed, I'll try to rewrite it as a class decorator, which is more hype
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
2012-03-06pep8 <3 and '*' imports removalFeth AREZKI1-20/+34
2012-03-06pep8 <3 and '*' imports removalFeth AREZKI1-28/+52
2012-02-26Merge pull request #80 from feth/masterAlexis Metaireau1-20/+28
not much change
2012-02-20tolerance to smtp error when creating projectFeth AREZKI1-2/+10
2012-02-20cosmit. rem trailing spacesFeth AREZKI1-18/+18
2012-02-15Merge remote-tracking branch 'upstream/master'Frédéric Sureau13-1/+659
2012-02-15Merge pull request #78 from Glandos/masterfredericsureau13-1/+659
Get rid of Google dependency for fonts and warn about access code
2012-02-11Add QTip2 and use it to display a message about access code on the first page.Adrien CLERC5-0/+37
2012-02-09Use embedded fonts instead of Google.Adrien CLERC1-1/+1
2012-02-09Add font generated from FontSquirrel. The CSS haveAdrien CLERC8-0/+621
been slightly modified.
2012-01-28Correct bug in members model. The has_bills method did not worked as ↵Frédéric Sureau1-1/+1
expected. Fix #73.
2012-01-27Merge pull request #74 from fredericsureau/masterfredericsureau4-11/+30
Fix bug #21
2012-01-28Changed delete feature to only support POST method. Fix #21.Frédéric Sureau4-11/+30
2011-12-04Fix an error in dashboard.htmlAlexis Metaireau1-2/+2
2011-12-03Merge pull request #72 from aavenel/masterAlexis Metaireau2-1/+14
Fix a crash in dashboard view
2011-12-03Fix for a bug introduced in last commit : crash of dashboard view when there ↵A.Avenel2-1/+14
is no bill.
2011-12-03Merge pull request #71 from aavenel/masterAlexis Metaireau2-2/+6
Small commit to add more informations in Dashboard view.
2011-12-03Small commit to add more informations in dashboard view.A.Avenel2-2/+6
2011-12-03The 'submit and add a new one' button now acts as intendedAlexis Metaireau1-2/+7
2011-12-03oops, forgot to include dashboard.html in a previous commit. See #42Alexis Metaireau1-0/+11
2011-11-28Add a 'sumbit and add a new one' button for new bills. Fix #53Alexis Metaireau4-4/+12
2011-11-28Fix a little styling mistake. Now the menu displays the right wayAlexis Metaireau2-2/+3