| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-07 | Absolute imports & some other improvements (#243) | Alexis Metaireau | 1 | -476/+0 | |
| * Use absolute imports and rename package to ihatemoney * Add a ihatemoney command * Factorize application creation logic * Refactor the tests * Update the wsgi.py module with the new create_app() function * Fix some styling thanks to Flake8. * Automate Flake8 check in the CI. | |||||
| 2017-03-19 | Remove unused archive feature | 0livd | 1 | -16/+0 | |
| The archive table is not removed from the database model because it would involve a tricky migration fixes #170 | |||||
| 2013-10-13 | Fix translation for password tooltip | A.Avenel | 1 | -3/+3 | |
| - Javascript don't like non-escaped character - fix typo | |||||
| 2013-05-09 | correct french translation | A.Avenel | 1 | -115/+115 | |
| 2013-04-07 | update french translation | A.Avenel | 1 | -126/+167 | |
| 2011-11-20 | Addition of an auto hiding user information message in the add user text ↵ | Tinmn | 1 | -84/+90 | |
| field (with translation). | |||||
| 2011-11-01 | Correct "payed" --> "paid" typo. Fix #60. See #48 for spelling mistakes and ↵ | Arnaud Bos | 1 | -2/+2 | |
| typos | |||||
| 2011-11-01 | Improvement of the sidebar look. Related to #34. Fix #52. | Arnaud Bos | 1 | -35/+31 | |
| 2011-10-20 | Last selected payer and translations. Fix #47. | Arnaud Bos | 1 | -83/+82 | |
| - Last selected payer selected by default when creating a new bill - Fix some translation typos and modify a few labels | |||||
| 2011-10-18 | Bills can't be negative. Fix #45 | Alexis Metaireau | 1 | -0/+3 | |
| 2011-10-15 | translate 'each' as well | Alexis Metaireau | 1 | -0/+2 | |
| 2011-10-15 | Translate the application using Flask-babel. | Alexis Metaireau | 1 | -0/+445 | |
| The only translation so far is french, but more can be added. The browser language is used thanks to the HTTP languages headers. There are still some problems with the translation of some strings, I don't know why this is. See #12 | |||||
