aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Docker: Fix bug where conf is duplicated at each run (#392)0livd1-1/+1
2018-09-25Correct documentation for create bills via api (#391)Daniel Schreiber1-2/+2
2018-09-03Fix form error on already existing participant. (#370)Alexis Metaireau1-0/+1
2018-09-03Sort members alphabetically in the new bill form. (#374)Alexis Metaireau1-1/+1
2018-09-03Add a ihatemoney delete-project command. (#375)Alexis Metaireau2-2/+20
2018-09-03Underline actions links on hover. (#377)Alexis Metaireau1-0/+4
2018-09-03Almet/docs/mail server configuration (#378)Alexis Metaireau1-0/+16
2018-09-03Replace the settings table with multiple sections. (#376)Alexis Metaireau1-42/+72
2018-09-03Add a handler when pages aren't found. (#379)Alexis Metaireau6-16/+45
2018-09-03Fix double-click when deleting a bill (#349) (#372)Alexis Metaireau1-1/+1
2018-09-03Fix error escaping; (#388)Benjamin Bouvier1-1/+1
2018-09-03Simplify a JS function. (#371)Alexis Metaireau2-19/+8
2018-09-03doc: Improve Makefile (#387)Marien Fressinaud1-12/+31
2018-08-31Merge pull request #386 from bnjbvr/add-contribute-readmeJocelynDelalande1-0/+7
2018-08-30Add a contributing section to the readme file;Benjamin Bouvier1-0/+7
2018-08-11Add a favicon.ico route and logo. (#381)Alexis Metaireau2-1/+8
2018-08-11Remove Sentry, as it's not used anymore on prod. (#380)Alexis Metaireau2-5/+0
2018-08-10Fix docker ADMIN_PASSWORD configuration (#384)0livd1-1/+1
2018-08-10Fix failing tests (#365)Alexis Metaireau3-2/+7
2018-08-05Remove unwanted space in utils.pyAlexis Métaireau1-1/+1
2018-08-05Enhance translation tooling (#360)JocelynDelalande4-298/+30
2018-08-05Remove strict_slashes for /Glandos3-1/+8
2018-08-05Merge branch 'master' into almet/fix-pbkdf2-checkAlexis Métaireau32-559/+899
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