summaryrefslogtreecommitdiff
path: root/code
AgeCommit message (Expand)Author
2024-05-14Change invoice address to our new oneMagnus Hagander
2024-04-16Replace url() with re_path()Magnus Hagander
2023-01-10Load bootstrap 3 from assets.postgresql.euMagnus Hagander
2023-01-10Load jquery from assets.postgresql.euMagnus Hagander
2023-01-10Load font-awesome from assets.postgresql.euMagnus Hagander
2023-01-10Use new asset system for CSS and JSMagnus Hagander
2020-02-27Remove Guillaume's name from invoicesMagnus Hagander
2020-02-22Fix incorrect json keyMagnus Hagander
2020-02-22Fix stupid spelling errorMagnus Hagander
2020-02-22Add missing dependency in migrationMagnus Hagander
2020-02-22Migrate cmutuel parsing code to new upstream frameworkMagnus Hagander
2020-02-18Remove support for scraping the CM websiteMagnus Hagander
2020-01-30Add support for french language csv headers in bank fileMagnus Hagander
2020-01-30Implement the new API for bank file uploadsMagnus Hagander
2020-01-04Move cm data parsing into payment providerMagnus Hagander
2019-11-16Further hacks to deal with changes on the CM structureMagnus Hagander
2019-10-24Remove one level of redirects in the CM scraperMagnus Hagander
2019-08-23Update changed URL for cm download pageMagnus Hagander
2019-08-23Parse new HTML which has <form> inside <form> on cmMagnus Hagander
2019-07-31On incoming cmutuel payments, always wait one dayMagnus Hagander
2019-07-09Explicitly configure invoice notification recipientMagnus Hagander
2019-04-04Fix missing variable prefix in error messageMagnus Hagander
2019-02-11Remove unused importsMagnus Hagander
2019-02-09Minor fixes for pep8, and add hook to validate pep8Magnus Hagander
2019-02-09Make cmutuel system use the Generic Managed Bank Transaction interfaceMagnus Hagander
2019-01-29Make cmutuel job a new style scheduled jobMagnus Hagander
2019-01-26Give the cmutuel app a nicer name in the adminMagnus Hagander
2019-01-26Remove settings that now live in the databaseMagnus Hagander
2019-01-12Update CM scraper to use requestsMagnus Hagander
2019-01-122to3 updates for Python 3Magnus Hagander
2018-12-17Migrate skin specific settings into repositoryFINAL_PY2Magnus Hagander
2018-12-17Add PGEU specific invoice information classMagnus Hagander
2018-12-17Fix pep8 warningMagnus Hagander
2018-12-15Add setup.cfg for pep8 tool verificationMagnus Hagander
2018-12-15Fixup spacing for pep8Magnus Hagander
2018-12-15Convert tabs to spacesMagnus Hagander
2018-12-14Fix gitignore for local settingsMagnus Hagander
2018-12-11Add local_settings.py to gitignoreMagnus Hagander
2018-12-11Reposition repository for pgeu-websiteMagnus Hagander