summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/blog.py
AgeCommit message (Collapse)Author
2024-03-05fix #8575Sebastian
2024-02-21fix #8434v0.9.4-dev.2Sebastian
2024-02-08remove buy-after-refundv0.9.4-dev.1Sebastian
2024-02-08fixes #8137Sebastian
2023-12-15fix: missing 1 required pos argv0.9.3-dev.7Sebastian
2023-10-16towards proper debian packageFlorian Dold
2023-07-10set the new order id in the cookie after recreating from refundSebastian
2023-07-10check if refundedSebastian
2023-07-10if the order was not found, create oneSebastian
2023-04-28removing redundant conditionMS
2023-04-28Addressing #6860MS
2022-11-02i18nMS
manage unsupported languages
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-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 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_.
2022-03-21migration to new timestamp/duration formatFlorian Dold
2022-01-27use article name instead slugFlorian Dold
2022-01-27loggingFlorian Dold
2022-01-27Address #7160.ms
2022-01-25make SCRIPT_NAME optionalFlorian Dold
2021-11-26Language switch.ms
Make it available on proxied environments that serve the shops under a path prefix.
2021-11-25fix cookie path for a proxied blogms
2021-11-24Redirect with relative URL.ms
That allows proxy middleware to adjust/complete the Location header.
2021-08-12blog: use public_reorder_urlFlorian Dold
2021-05-18unquote article name for summaryFlorian Dold
2021-05-10always quote the slug / article nameFlorian Dold
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
2020-10-11improve i18n for surveyChristian Grothoff
2020-10-11i18n for surveyChristian Grothoff
2020-10-11add i18n FSFSChristian Grothoff
2020-10-10merge torsten-redesign branch, implement i18n supportChristian Grothoff
2020-10-09work around lang undefined from branch mergeChristian Grothoff
2020-10-02merge #6616 patchChristian Grothoff
2020-10-02fix logic to match spec changes of #6616Christian Grothoff
2020-09-28debugMS
2020-09-10wordMS
2020-09-10debugMS
2020-09-10using more relative timesMS
2020-09-08extract t_msMS