| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-17 | Merge pull request #106 from aavenel/bugfix105 | Alexis Metaireau | 2 | -1/+13 | |
| Bugfix #105 : TypeError: object of type 'NoneType' has no len() | |||||
| 2013-10-17 | Merge pull request #114 from aavenel/bugfix104 | Alexis Metaireau | 1 | -1/+4 | |
| bugfix #104 : ZeroDivisionError | |||||
| 2013-10-17 | Merge pull request #115 from aavenel/tooltipfr | Alexis Metaireau | 4 | -13/+13 | |
| Fix french translation for password tooltip | |||||
| 2013-10-13 | Fix translation for password tooltip | A.Avenel | 4 | -13/+13 | |
| - Javascript don't like non-escaped character - fix typo | |||||
| 2013-10-13 | Fix translation for password tooltip | A.Avenel | 4 | -13/+13 | |
| - Javascript don't like non-escaped character - fix typo | |||||
| 2013-10-12 | Merge branch 'master' of git://github.com/spiral-project/ihatemoney | A.Avenel | 1 | -1/+1 | |
| 2013-10-12 | bugfix #104 : ZeroDivisionError | A.Avenel | 1 | -1/+4 | |
| - test if self.owers is null before returning value | |||||
| 2013-10-12 | Add unit-test for bug #105. | A.Avenel | 2 | -4/+11 | |
| Small code refactoring for better readability | |||||
| 2013-08-23 | ihatemoney does not start anymore with flask-wtf 0.9: limit flask-wtf to ↵ | Quentin | 1 | -1/+1 | |
| version 0.8 in requirements.txt | |||||
| 2013-06-23 | Bugfix : error when you access /authenticate url without a project identifier | A.Avenel | 1 | -1/+6 | |
| 2013-05-10 | Merge branch 'master' of git://github.com/spiral-project/ihatemoney | A.Avenel | 0 | -0/+0 | |
| 2013-05-09 | Merge pull request #96 from aavenel/master | Alexis Metaireau | 9 | -224/+460 | |
| New feature : Settle the bill | |||||
| 2013-05-09 | Merge branch 'master' of git://github.com/spiral-project/ihatemoney | A.Avenel | 3 | -6/+16 | |
| 2013-05-09 | Optimization | A.Avenel | 1 | -4/+6 | |
| 2013-05-09 | correct french translation | A.Avenel | 3 | -243/+237 | |
| 2013-05-07 | Merge pull request #101 from aavenel/bugfix92 | Alexis Metaireau | 3 | -6/+16 | |
| Bugfix#92 : error when deleting an user | |||||
| 2013-04-08 | Bugfix#92 : error when deleting an user | A.Avenel | 3 | -6/+16 | |
| 2013-04-08 | one more fix to french translation ... | A.Avenel | 2 | -10/+1 | |
| 2013-04-07 | Forget to translate some sentences ... | A.Avenel | 2 | -4/+6 | |
| 2013-04-07 | update french translation | A.Avenel | 3 | -254/+350 | |
| 2013-04-07 | bugfix : "Settle" link was not active on navbar. | A.Avenel | 2 | -5/+4 | |
| 2013-04-07 | More code cleanup for "settle bills" | A.Avenel | 4 | -9/+9 | |
| 2013-04-07 | use "member.id" instead of "member" | A.Avenel | 5 | -31/+29 | |
| 2013-03-16 | Merge pull request #98 from aavenel/flask0.9 | Alexis Metaireau | 6 | -8/+8 | |
| Flask0.9 | |||||
| 2013-02-19 | Merge branch 'flask0.9' of github.com:aavenel/ihatemoney | A.Avenel | 10 | -29/+35 | |
| 2013-02-19 | Update tests to work with flask 0.9 | A.Avenel | 1 | -3/+5 | |
| 2013-02-18 | update for flask 0.9 | A.Avenel | 6 | -8/+8 | |
| 2013-01-10 | Merge pull request #97 from aavenel/cosmetics | Alexis Metaireau | 6 | -31/+36 | |
| Small changes for UI | |||||
| 2012-11-26 | update for "create archive" interface | A.Avenel | 3 | -4/+5 | |
| 2012-11-25 | Increase max-height for modal | A.Avenel | 1 | -0/+4 | |
| so we can display more members without using scrollbars | |||||
| 2012-11-25 | Cosmetic changes for "add a bill" panel | A.Avenel | 2 | -14/+13 | |
| 2012-11-03 | Add unit tests for settle_bill | A.Avenel | 2 | -11/+79 | |
| 2012-11-03 | Merge git://github.com/Lastpixl/ihatemoney into HEAD | A.Avenel | 5 | -10/+94 | |
| Conflicts: budget/templates/layout.html budget/templates/list_bills.html | |||||
| 2012-09-03 | Some love for the dashboard view | A.Avenel | 1 | -13/+14 | |
| 2012-09-03 | Merge pull request #91 from aavenel/master | Alexis Metaireau | 1 | -1/+1 | |
| Bugfix : "Submit and add a new one not working". | |||||
| 2012-09-03 | Bugfix : "Submit and add a new one" not working | A.Avenel | 1 | -1/+1 | |
| 2012-09-03 | Merge pull request #90 from aavenel/master | Alexis Metaireau | 3 | -17/+9 | |
| Bugfix : display calendar widget when editing a bill | |||||
| 2012-09-03 | Bugfix : calendar widget not working when you edit a bill. | A.Avenel | 3 | -11/+9 | |
| 2012-09-03 | Remove some old code no longer needed (Correct 404 errors about jquery-ui) | A.Avenel | 1 | -6/+0 | |
| 2012-09-02 | remove epio support | Alexis Metaireau | 2 | -21/+0 | |
| 2012-09-02 | update the fabric script with the last arch | Alexis Metaireau | 1 | -7/+7 | |
| 2012-09-02 | Fix project deletion. fix #87 | Alexis Metaireau | 3 | -3/+22 | |
| 2012-09-02 | Enhance the test suite | Alexis Metaireau | 1 | -56/+48 | |
| 2012-06-10 | add sentry support | Alexis Metaireau | 2 | -0/+6 | |
| 2012-05-19 | Switched to the new naming scheme for extensions | Alexis Metaireau | 1 | -1/+1 | |
| 2012-04-05 | Merge pull request #85 from fredericsureau/master | Alexis Metaireau | 47 | -1491/+1863 | |
| Update to Boostrap v2 | |||||
| 2012-04-05 | Update to Boostrap v2. | Frédéric Sureau | 47 | -1491/+1863 | |
| Remove unused libs (QTip, JQueryUI) and add bootstrap-datepicker which is much lighter. | |||||
| 2012-04-01 | add settings for epio | Alexis Metaireau | 1 | -0/+12 | |
| 2012-04-01 | make tests run on python 2.7 also | Alexis Metaireau | 1 | -4/+8 | |
| 2012-03-30 | Merge pull request #75 from fredericsureau/master | Alexis Metaireau | 2 | -1/+26 | |
| Fix bug #73. | |||||
