summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/blog.py
AgeCommit message (Collapse)Author
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
2020-09-08syntaxMS
2020-09-08hide refund (#5865)MS
2020-09-07Styling 404 fallback page.MS
2020-09-07need importMS
2020-09-07404 default pageMS
2020-09-07formatting, urlquote cookie pathFlorian Dold
2020-09-07front-port Dold patch from masterChristian Grothoff
2020-09-07reset order ID when we have a new session IDFlorian Dold
Otherwise we end up in a redirect loop, because we will go to the old order status page without a claim token or a h_contract
2020-09-07support the re-purchase detection mechanismFlorian Dold
2020-09-06add logic for repurchase detection, adjusting order_id if providedChristian Grothoff
2020-09-06towards supporting language switchingChristian Grothoff
2020-09-06mergeChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-09-06-trial fixChristian Grothoff
2020-08-24don't import lxmlFlorian Dold
2020-08-23generate proper error message on configuration error (fixes #6512)Christian Grothoff
2020-08-23fix #6510Christian Grothoff
2020-08-20fix call to old merchant APIFlorian Dold
2020-08-20use latest refund APIFlorian Dold
2020-08-19set cookie in the right placeFlorian Dold
2020-08-18simplified paywall logic according to current merchant APIFlorian Dold
2020-08-11no URL encodingFlorian Dold
2020-08-11order IDFlorian Dold
2020-08-11revert to order ID in URLFlorian Dold
2020-08-11typoFlorian Dold
2020-08-10use session cookies for order IDFlorian Dold
2020-08-08switch to merchant backend based payment flowFlorian Dold
2020-07-30formatting, merchant API changeFlorian Dold
2020-07-28fix url constructionMS
2020-07-24Adapt survey site.MS