aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-11-27change the icons, simplify some javascriptAlexis Metaireau10-16/+47
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
2011-10-18theme import failureAlexis Metaireau2-3/+0
2011-10-18Document the API. Fix #46Alexis Metaireau11-15/+503
2011-10-18Minor changes to the slidebar. See #34Alexis Metaireau3-6/+11
2011-10-18Bills can't be negative. Fix #45Alexis Metaireau5-0/+19
2011-10-18Use the relation table for "has_bills".Alexis Metaireau1-4/+3
This fixes a bug related to the way we made joins to query q postgresql db. I found that we didn't needed at all any join, so a simple lookup in the m2m relation table allows to speed up things. Fix #44
2011-10-18Paint sidebar in green. Close #34Arnaud Bos3-7/+18
2011-10-18Dead link in READMEArnaud Bos1-1/+1
2011-10-18change the link in the footer as wellAlexis Metaireau1-1/+1
2011-10-17License under BSD custom beerwareAlexis Metaireau2-0/+47
2011-10-17Make the rest module a flask extension.Alexis Metaireau3-159/+2
It's now flask_rest.
2011-10-17the format for the date is yy-mm-ddAlexis Metaireau1-2/+2
2011-10-17Add the ability to change the language explicitely. I'm not sure the UI is ↵Alexis Metaireau3-2/+19
better with this. Any thoughts are welcome. Fix #35
2011-10-16Add a datepicker (with support of i18n). Fix #37Alexis Metaireau22-7/+598
2011-10-16Format floats with 2 decimals. Fix #39Alexis Metaireau1-1/+1
2011-10-15serve static files with nginxAlexis Metaireau1-0/+3
2011-10-15clicking on the logo should return on the homepageAlexis Metaireau1-1/+1
2011-10-15translate 'each' as wellAlexis Metaireau4-1/+6
2011-10-15add the project's title in the list of billsAlexis Metaireau2-1/+2
2011-10-15update some strings in the french translationAlexis Metaireau2-1/+1
2011-10-15remove the archive feature for nowAlexis Metaireau1-1/+0
2011-10-15fix a bit the UI (identifier on bill's list)Alexis Metaireau5-8/+6