aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Print out when pip is missing.Alexis Métaireau1-1/+1
2017-11-01Merge pull request #279 from JocelynDelalande/jd-upgrade-docJocelynDelalande4-0/+82
2017-11-01Add an upgrade guideJocelyn Delalande4-0/+82
2017-11-01Parse requirements.txt in setup.py. Fix #273 (#284)Alexis Metaireau2-24/+16
2017-11-01Add some information about Yunohost in the documentation. (#283)Alexis Metaireau1-0/+9
2017-11-01Update installation doc to include doc about production values, fix #266. (#282)Lucas Verney2-6/+28
2017-10-26Use token based auth to reset passwords (#269)0livd15-16/+156
2017-10-25Add a DockerFile (#272)0livd4-1/+93
2017-10-23Make authentication logic simpler and safer (#270)0livd3-38/+30
2017-10-23Fix Travis-CI integration (#276)Alexis Metaireau2-7/+13
2017-10-23Enhance install process by generating config files from templates (#275)JocelynDelalande12-119/+197
2017-09-07Do not import the whole werkzeug pkg (#271)0livd1-4/+4
2017-09-06Normalize changelog (#265)JocelynDelalande1-18/+24
2017-09-06BREAKING CHANGE: Rename supervisor program (#268)JocelynDelalande1-1/+1
2017-09-06Fix default SQLALCHEMY_DATABASE_URI value in doc (#267)JocelynDelalande1-6/+6
2017-09-04Enhance the dashboard. (#262)0livd13-58/+193
2017-08-24Add doc building instructions (#263)JocelynDelalande1-0/+16
2017-08-21Add a statistics tab (#257)0livd8-0/+154
2017-08-20Protect admin endpoints against brute force attacks (#249)0livd6-9/+93
2017-08-20Streamline installation doc, now using pip (#252)JocelynDelalande6-40/+106
2017-08-20Fix misplaced datepicker configuration (#258)0livd2-7/+7
2017-08-20Add python 3.6 support (#259)0livd7-7/+8
2017-08-06Fix #248: Database creation issue (#254)0livd2-2/+2
2017-07-09Revert configuration tests deletion (#250)0livd1-4/+26
2017-07-07Absolute imports & some other improvements (#243)Alexis Metaireau82-524/+613
2017-06-28Make all imports relative (#229)Alexis Metaireau9-27/+36
2017-06-28Turn the WSGI file into a python module (#240)0livd4-2/+5
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