| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-11 | Remove Sentry, as it's not used anymore on prod. (#380) | Alexis Metaireau | 1 | -1/+0 | |
| Fixes #312. | |||||
| 2018-08-10 | Fix failing tests (#365) | Alexis Metaireau | 1 | -0/+1 | |
| * Remove unwanted space in utils.py * Fix email validation when sending invites | |||||
| 2018-01-25 | API: Migrate from flask-rest to flask-restful (#315) | 0livd | 1 | -1/+1 | |
| The flask-rest custom json encoder is still needed and thus was added to ihatemoney's utils. Closes #298 | |||||
| 2017-12-27 | Require flask-rest 1.3 minimum. | Alexis Métaireau | 1 | -1/+1 | |
| Fixes #294 | |||||
| 2017-10-26 | Use token based auth to reset passwords (#269) | 0livd | 1 | -0/+1 | |
| Send a mail containing a password reset token link instead of sending a clear text password. Ref #232 | |||||
| 2017-08-20 | Add python 3.6 support (#259) | 0livd | 1 | -0/+1 | |
| Closes #253 | |||||
| 2017-03-29 | Update flask-sqlalchemy to >=2.2 | Jocelyn Delalande | 1 | -1/+1 | |
| Versions prior to 2.1 trigger a deprecation warning because of the import of `flask.ext.sqlalchemy._compat` instead of `flask_sqlalchemy`. | |||||
| 2017-03-29 | Update flask-wtf to 0.14 | Jocelyn Delalande | 1 | -1/+1 | |
| Important changes include the new way to disable CSRF for a given form, 0.13 does not support it. | |||||
| 2017-03-28 | Create a Makefile to ease development | Alexis Métaireau | 1 | -0/+11 | |
| 2011-10-13 | put back requirements.txt in budget | Alexis Metaireau | 1 | -4/+0 | |
| 2011-10-13 | move requirements.txt | Alexis Metaireau | 1 | -0/+4 | |
| 2011-10-13 | Fix some problems related to postgresql and models | Alexis Metaireau | 1 | -4/+0 | |
| 2011-07-30 | Put the dependencies into a requirements.txt file. | Alexis Metaireau | 1 | -0/+4 | |
| This allows to put them only in one place and to use `pip install -r requirements.txt` in order to install all the dependencies. | |||||
