aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2011-11-28Fix #59. Edit now works properlyAlexis Metaireau2-4/+5
2011-11-28add a (dead simple) dashboard. Fixes #42Alexis Metaireau1-0/+4
2011-11-28add bootstrap-modal.jsAlexis Metaireau1-0/+260
2011-11-28Transform the bill addition form, using a popup. See #53Alexis Metaireau2-33/+18
2011-11-28reorganize the static folder structureAlexis Metaireau30-19/+26
2011-11-27update bootstrap to the last version. Clean some cssAlexis Metaireau7-237/+381
2011-11-27Fix #54. The flash message is now in greenAlexis Metaireau1-1/+1
2011-11-27jinja2.6 is requiredAlexis Metaireau1-0/+1
2011-11-27merge with quentinAlexis Metaireau1-4/+2
2011-11-27change the icons, simplify some javascriptAlexis Metaireau10-16/+47
2011-11-26Members are now sorted by name in the balance.Tinmn1-3/+1
2011-11-24revert arnaud's commit about delete linksAlexis Metaireau4-86/+18
2011-11-21Correction of a (very) minor bug of bill hover (commit ↵Tinmn1-1/+1
6df17b7d97856c8b3d23bb02e55b0c5facba6071).
2011-11-20Bill's members highlights in the balance in accordance with #69.Tinmn2-175/+203
I'm not satisfied with the payer display but I have better in mind.
2011-11-20Change delete bill logo in accordance with #67.Tinmn1-1/+1
2011-11-20Bill owers are now separated with a ',' in the bill list.Tinmn1-1/+1
2011-11-20Merge pull request #68 from Tinmn/masterQuentin Roy7-326/+379
Addition of an auto hiding user information message...
2011-11-20Addition of an auto hiding user information message in the add user text ↵Tinmn7-326/+379
field (with translation).
2011-11-17Merge branch 'master' of github.com:spiral-project/ihatemoneyArnaud Bos2-12/+33
2011-11-17Minor CSS changesArnaud Bos2-3/+6
2011-11-14Merge pull request #66 from aavenel/masterAlexis Metaireau2-12/+33
Partial fix to #62 : french numbers should use commas rather than dots
2011-11-03Small fix in CommaDecimalField classA.Avenel1-1/+2
2011-11-02Oops, forgot to commit testsA.Avenel1-10/+23
2011-11-02Merge remote branches 'upstream/master' and 'origin/master'A.Avenel7-8/+30
2011-11-02Part of a fix to #62 : french numbers should use commas rather than dotsA.Avenel1-2/+9
2011-11-02See #54. Move the flashing message to absolute positionning to avoid ↵Arnaud Bos1-3/+5
annoying shifting of the bills list.
2011-11-02Ease "Add a bill" form occurrence with slideUp/slideDown effects. Related to ↵Arnaud Bos1-3/+5
#53.
2011-11-02Add a way to delete a project. Fix #63Arnaud Bos5-2/+20
2011-11-02Merge remote branches 'upstream/master' and 'origin/master'A.Avenel0-0/+0
2011-11-01Merge pull request #65 from aavenel/masterArnaud Bos3-16/+16
Bug fix in order to show the calendar widget when you edit a bill.
2011-11-02First draft of fixing sidebar ugly hovering effect pointed in #51.Arnaud Bos4-17/+91
2011-11-02Bug fix in order to show the calendar widget when you edit a bill. Also fix ↵A.Avenel3-16/+16
another bug related to cancel button.
2011-11-01Make the new bill link more visible. Fix #50.Arnaud Bos1-2/+3
2011-11-01Replace edit / delete links by icons. Fix #49.Arnaud Bos4-2/+21
2011-11-01Correct "payed" --> "paid" typo. Fix #60. See #48 for spelling mistakes and ↵Arnaud Bos4-11/+5
typos
2011-11-01Improvement of the sidebar look. Related to #34. Fix #52.Arnaud Bos8-84/+97
2011-10-27Update README.rst with informations about the `TESTING` flag. Fix #58Alexis Metaireau1-0/+3
2011-10-20Last selected payer and translations. Fix #47.Arnaud Bos7-186/+217
- Last selected payer selected by default when creating a new bill - Fix some translation typos and modify a few labels
2011-10-18theme import failureAlexis Metaireau3-0/+286