aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Fix sphinx integration (#208)Alexis Metaireau2-6/+4
2017-05-06Makefile: Add new rule to compile translations (#207)0livd1-0/+3
2017-04-23Externalize the settings (#193)0livd6-29/+101
2017-04-22Move tests to budget.tests (#205)0livd4-2/+2
2017-04-15Fix makefile: Python lookup and virtualenv setup (#201)Toover1-4/+7
2017-04-15Update the README with additional requirements and information (#202)Toover1-1/+6
2017-04-10Add the possibilty to run ihatemoney via Apache mod_wsgi (#191)0livd3-1/+40
2017-04-04Back to development: 0.10Jocelyn Delalande2-1/+7
2017-04-04Preparing release 0.9Jocelyn Delalande2-3/+3
2017-03-29Merge pull request #192 from JocelynDelalande/jd-remove-warningsAlexis Metaireau8-22/+29
2017-03-29Remove unused sphinx optionJocelyn Delalande1-1/+0
2017-03-29Use propper base64 encoding version for py3Jocelyn Delalande2-2/+6
2017-03-29Remove ExtDeprecationWarning from manage.pyJocelyn Delalande1-2/+2
2017-03-29Remove deprecated wtforms TextFieldJocelyn Delalande1-9/+9
2017-03-29Update flask-sqlalchemy to >=2.2Jocelyn Delalande1-1/+1
2017-03-29Update flask-wtf to 0.14Jocelyn Delalande1-1/+1
2017-03-29Use non-deprecated way to disable CSRF for APIJocelyn Delalande1-6/+6
2017-03-29Explicitly disables SQLALCHEMY_TRACK_MODIFICATIONSJocelyn Delalande1-0/+4
2017-03-29Merge pull request #190 from spiral-project/use-app-rootJocelynDelalande1-4/+3
2017-03-29Merge pull request #189 from JocelynDelalande/py34Alexis Metaireau3-2/+5
2017-03-29Add Python 3.4 supportJocelyn Delalande3-2/+5
2017-03-29Use app.root_path instead of __HERE__Alexis Métaireau1-4/+3
2017-03-29Merge pull request #186 from spiral-project/toxAlexis Metaireau12-61/+102
2017-03-28@JocelynDelalande's reviewAlexis Métaireau1-1/+0
2017-03-28Merge pull request #188 from JocelynDelalande/travis-toxAlexis Metaireau1-7/+7
2017-03-28Make travis use toxJocelyn Delalande1-7/+7
2017-03-28Add tox support.Alexis Métaireau5-1/+29
2017-03-28Update the README with makefile changesAlexis Métaireau2-15/+8
2017-03-28Update requirements.txt locationAlexis Métaireau1-1/+1
2017-03-28Update the .gitignore fileAlexis Métaireau1-1/+0
2017-03-28Create a Makefile to ease developmentAlexis Métaireau7-38/+60
2017-03-28Change the README againAlexis Métaireau1-1/+0
2017-03-28Update the README with the release processAlexis Métaireau1-0/+1
2017-03-28Preparing release 1.0.0Alexis Métaireau1-1/+1
2017-03-28Merge pull request #182 from spiral-project/releasesAlexis Metaireau7-2/+131
2017-03-22Fix setup.py mistakeAlexis Métaireau1-1/+1
2017-03-21Specify python 2.7 and remove 3.6 since we do not test against it yetAlexis Métaireau1-1/+1
2017-03-21Add a setup.py fileAlexis Métaireau3-0/+75
2017-03-21Update the README with the release processAlexis Métaireau3-7/+35
2017-03-20Add a changelog and a contributors fileAlexis Métaireau2-0/+26
2017-03-20Merge pull request #181 from 0livd/remove_archiveAlexis Metaireau7-71/+2
2017-03-20Merge pull request #179 from 0livd/export_filenameAlexis Metaireau1-1/+1
2017-03-19Remove unused archive feature0livd7-71/+2
2017-03-19Use project.id in export filename as it is already slugified0livd1-1/+1
2017-03-18Merge pull request #178 from 0livd/py3Alexis Metaireau6-117/+132
2017-03-17Travis CI: Run tests on python2.7 and python3.50livd1-0/+1
2017-03-17Make ihatemoney Py2/3 compatible0livd4-108/+122
2017-03-12Fix broken authentication test0livd1-1/+1
2017-03-12Fix tab indentation0livd2-9/+9
2017-03-11Merge pull request #176 from 0livd/masterAlexis Metaireau9-14/+260