summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-07gitignoreFlorian Dold
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-06Merge branch 'torsten-redesign' of ↵Christian Grothoff
git+ssh://git.taler.net/taler-merchant-demos into torsten-redesign
2020-09-06add logic for repurchase detection, adjusting order_id if providedChristian Grothoff
2020-09-06gitignore changes: add newline towards eofTorsten Grothoff
2020-09-06gitignore changesTorsten Grothoff
2020-09-06fixed scss complainingTorsten Grothoff
2020-09-06stuff?Torsten Grothoff
2020-09-06Moved css to scss (See readme for build instructions)Torsten Grothoff
2020-09-06fix merge issueChristian Grothoff
2020-09-06towards supporting language switchingChristian Grothoff
2020-09-06removed a br to make it look betterTorsten Grothoff
2020-09-06language switcher now worksTorsten Grothoff
2020-09-06fixed thing in readmeTorsten Grothoff
2020-09-06Added readme stuff, ad messed with css, and other stuff, and more stuff.Torsten Grothoff
2020-09-06add licenseTorsten Grothoff
2020-09-06Re-Designed blogTorsten 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-25exit if Web app has configuration errorv0.8.0-dev.1Florian Dold
2020-08-24fix help messageMS
2020-08-24remove from depencenciesChristian Grothoff
2020-08-24don't import lxmlFlorian Dold
2020-08-23fix #6507Christian Grothoff
2020-08-23add lxml dependency (#6511)Christian Grothoff
2020-08-23generate proper error message on configuration error (fixes #6512)Christian Grothoff
2020-08-23Merge branch 'torsten-redesign' of ↵Christian Grothoff
git+ssh://git.taler.net/taler-merchant-demos into torsten-redesign
2020-08-23fix #6510Christian Grothoff
2020-08-23README: Added a section and moved an instructionTorsten Grothoff
Added a section to the readme for quickly installing all dependencies in one command (for lazy people) Moved the section for configuring under the installing python one.
2020-08-23Originally forgot to add a section for make install, which i added.Torsten Grothoff
2020-08-23Add License and a bit of documentation.Torsten Grothoff
2020-08-20remove unused dependenciesFlorian Dold
2020-08-20use the tip_status_url in surveyFlorian Dold
2020-08-20include order ID in fulfillment URL for donations demoFlorian Dold