summaryrefslogtreecommitdiff
path: root/talermerchantdemos/landing/landing.py
AgeCommit message (Collapse)Author
2024-02-07fix #8326Sebastian
2023-10-16towards proper debian packageFlorian Dold
2023-04-27Addressing #7426.MS
2023-02-18public accounts linkSebastian
2022-11-02i18nMS
manage unsupported languages
2022-11-01drop /demobank/default from landing linkMS
2022-10-25fix -c optionMS
Python modules used to ignore it by completely reloading the config from a default location. CLI now passes values to them.
2022-10-19fix #7387Sebastian
2022-10-17fix missing linkMS
2022-09-07pass uprocChristian Grothoff
2022-09-07pass uprocChristian Grothoff
2022-09-07pass uprocChristian Grothoff
2022-09-07pass uprocChristian Grothoff
2022-09-07-try with url_forChristian Grothoff
2022-09-07-try with url_forChristian Grothoff
2022-09-07-try to fix linksChristian Grothoff
2022-04-25Manually defining redirected URLs.ms
Newer versions of Werkzueg do _not_ transparently prefix redirects with the value of X-Forward-Prefix _anymore_.
2021-11-24Redirect with relative URL.ms
That allows proxy middleware to adjust/complete the Location header.
2021-04-23fix bank linkingMS
2021-04-22locale selectionFlorian Dold
2021-04-22refactor base template, language selectorFlorian Dold
2021-04-21make language and active page available in all templatesFlorian Dold
2021-04-21common base template, new logo and lots of cleanupFlorian Dold
2021-04-20linter fixFlorian Dold
2021-04-20formatting and method de-duplicationFlorian Dold
2021-02-24fix url joinMS
2021-02-22fix linkMS
2021-02-11link to bank's register pagev0.8.1-dev.3MS
2021-02-11fix bank link from landing pageMS
2020-10-11add landing subpage, simplify deploymentChristian Grothoff