aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Remove unused option in the setup script (#239)0livd2-3/+3
2017-06-27Merge pull request #226 from spiral-project/rename-delete-to-deactivateJocelynDelalande4-4/+10
2017-06-27Warn user when using default 'not-so-secret' secret-key.Alexis Métaireau1-1/+9
2017-06-27Use a hashed password for ADMIN_PASSWORD (#236)0livd6-25/+54
2017-06-26Explain better what is a deactivation of a member, per @JocelynDelalande's re...Alexis Métaireau3-3/+5
2017-06-21Re-organize the documentation (#223)Alexis Metaireau11-439/+232
2017-06-21Add meta viewport tag. Fixes #219. (#231)Lucas Verney1-0/+1
2017-06-21Rename delete to deactivate for members. Fixes #177Alexis Métaireau3-1/+5
2017-06-20Back to development: 1.1Jocelyn Delalande2-1/+7
2017-06-20Preparing release 1.0Jocelyn Delalande2-2/+2
2017-06-20Prepare changelog & contrib list for v1.0 (#222)JocelynDelalande2-2/+20
2017-06-20Move the wsgi file to the budget dir (#218)0livd2-1/+1
2017-06-19Update docs requirements to fix failing build (#217)0livd1-0/+1
2017-06-18Tell Apache to add the budget directory to the python path (#215)0livd2-9/+1
2017-06-11More responsive layout (#213)Lucas Verney4-41/+50
2017-05-18Public project creation and admin permissions (#210)0livd9-2/+93
2017-05-17Add ACTIVATE_DEMO_PROJECT setting (#209)0livd4-2/+22
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