aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Preparing release 4.0Alexis Métaireau3-16/+59
2019-01-24Prepare releaseAlexis Métaireau1-1/+11
2019-01-16Document PostgreSQL configuration. Fixes #403 (#415)Alexis Metaireau1-1/+18
2019-01-03Do not allow negative weights on users (Fixes #362) (#366)Alexis Metaireau7-5/+70
2019-01-03Provide basic math operations on bills (#413)Byron Ullauri8-4/+163
2018-12-26Resolve "Update API project list" (#409)Byron Ullauri3-32/+47
2018-12-25Add CORS to the API. Fix #404 (#407)Alexis Metaireau4-2/+14
2018-12-25Merge branch 'almet/doc-migrations'Alexis Métaireau2-3/+6
2018-12-25Merge remote-tracking branch '0livd/doc-migrations'Alexis Métaireau3-1/+21
2018-12-25Document database migrations0livd3-2/+25
2018-12-25update apk before installing dependencies (#398)mcnesium1-1/+1
2018-12-25Add bill.creation_date field (#327)Lucas Verney5-5/+63
2018-12-20Add a link to the mailing listAlexis Metaireau1-0/+2
2018-12-12Fix the nginx conf generation commandAlexis Metaireau1-1/+1
2018-12-08Add upgrade instructions for 3.xJocelyn Delalande1-0/+10
2018-12-07Document database migrations0livd3-1/+21
2018-11-25Document `make release` magicJocelyn Delalande1-0/+4
2018-11-25flake8 code cleanupJocelyn Delalande2-3/+3
2018-11-25Back to development: 3.1Jocelyn Delalande2-1/+7
2018-11-25Preparing release 3.0Jocelyn Delalande2-3/+3
2018-11-25Add utf-8 BOM to please zest.releaserJocelyn Delalande1-1/+1
2018-11-25Add missing contributorsJocelyn Delalande1-0/+5
2018-10-13Add missing Change Log entries and group themJocelyn Delalande1-1/+30
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