aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Add a changelog entryAlexis Métaireau1-1/+4
2018-01-05Include all .j2 files in the packaged version.Alexis Métaireau8-11/+11
2018-01-05Enable basic auth passthrough for API (#303)donkers1-0/+1
2017-12-29Allow to disable/enable member via API (#301)JocelynDelalande2-1/+38
2017-12-27Fix tests layout so that API tests are not ran twiceJocelyn Delalande1-6/+5
2017-12-27Back to development: 2.1Jocelyn Delalande2-1/+7
2017-12-27Preparing release 2.0Jocelyn Delalande2-2/+2
2017-12-27Add missing entry to ChangeLogJocelyn Delalande1-0/+1
2017-12-27Merge pull request #299 from spiral-project/fix-duplicate-member-validationJocelynDelalande2-2/+8
2017-12-27Silent stderr output during app init for some commands (#293)JocelynDelalande1-0/+12
2017-12-27Require flask-rest 1.3 minimum.Alexis Métaireau1-1/+1
2017-12-27Add tests for #294Alexis Métaireau1-1/+7
2017-12-27Position flash messages with CSS rather than JS (#292)JocelynDelalande2-6/+11
2017-12-27 Fix PUT api/project/:code/members/:id (#297)JocelynDelalande3-3/+17
2017-12-23Remove un-needed sidebar block (#291)JocelynDelalande1-1/+0
2017-12-22Remove API password (#290)JocelynDelalande3-7/+18
2017-12-21Replace some CSS by some JS (#288)JocelynDelalande2-14/+3
2017-12-21Use hashed passwords for projects (#286)0livd8-31/+75
2017-12-21Add missing properties in API docs (#287)JocelynDelalande1-13/+19
2017-12-15Use token based auth in invitation e-mails (#280)0livd13-57/+98
2017-11-11Fix some typos using codespell (#285)Alexandre Avenel5-6/+6
2017-11-02Add a database revision makefile recipe (#281)0livd1-0/+4
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