aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-05Merge branch 'master' into almet/fix-supervisord-templateAlexis Métaireau3-2/+29
2018-08-05Update the changelog entryAlexis Métaireau1-0/+1
2018-08-03Fix cffi installation in Dockerfile (#364)Carey Metcalfe1-1/+2
2018-07-17Document MySQL setup (#357)JocelynDelalande2-1/+24
2018-07-16Add missing ChangeLog entryJocelyn Delalande1-0/+4
2018-07-16Merge branch 'master' into almet/fix-supervisord-templateAlexis Metaireau21-525/+786
2018-07-16Fix Apache conf template, without relying on environment var (#359)JocelynDelalande2-1/+2
2018-07-16fix install with pip10 (#341)mduret1-11/+8
2018-06-20Merge pull request #338 from Glandos/translation_updateJocelynDelalande4-368/+510
2018-06-19Add changelog entryAdrien CLERC1-1/+1
2018-06-17compile l10nAdrien CLERC1-0/+0
2018-06-17fix fr l10nAdrien CLERC1-1/+1
2018-05-15compile translations to MOAdrien CLERC1-0/+0
2018-05-15update fr l10nAdrien CLERC1-50/+53
2018-05-15update locales from template with pybabelAdrien CLERC1-199/+236
2018-05-15new extraction with pybabelAdrien CLERC1-136/+238
2018-02-16Back to development: 2.1.1Jocelyn Delalande2-1/+7
2018-02-16Preparing release 2.1Jocelyn Delalande1-1/+1
2018-02-16Add missing CHANGELOG and CONTRIBUTORS entries for v2.1Jocelyn Delalande2-1/+6
2018-02-07Docker: Fix gunicorn not using ihm system package (#320)0livd1-3/+2
2018-02-07Fix some anti patterns in docker deployment (#321)0livd3-9/+10
2018-02-07Merge pull request #324 from JocelynDelalande/jd-stats-apiJocelynDelalande7-36/+112
2018-02-07Add statistics support to APIJocelyn Delalande4-0/+69
2018-02-07Move member stats computation to a dedicated methodJocelyn Delalande2-14/+21
2018-02-07Change statistics data structureJocelyn Delalande3-35/+35
2018-02-06Remove dead codeJocelyn Delalande1-1/+1
2018-02-04Remove unused CSS odd/even classesJocelyn Delalande3-3/+3
2018-01-26Display sidebar scroll-bar only if requiredJocelyn Delalande1-1/+2
2018-01-25API: Migrate from flask-rest to flask-restful (#315)0livd6-94/+126
2018-01-25Make sidebar scrollable (#316)Richard Coates2-0/+2
2018-01-14Use Jinja2 strict rendering.Alexis Métaireau3-12/+24
2018-01-14Fix the supervisord template.Alexis Métaireau2-2/+4
2018-01-07Merge pull request #308 from spiral-project/almet/fix-template-inclusion-pack...JocelynDelalande13-18/+58
2018-01-07Update the CHANGELOG.Alexis Métaireau1-1/+1
2018-01-07Merge branch 'almet/fix-template-inclusion-packaging' of github.com:spiral-pr...Alexis Métaireau4-6/+43
2018-01-07Add a changelog entryAlexis Métaireau1-1/+4
2018-01-07manage commands testing (#313)JocelynDelalande4-6/+43
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