summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-09drafting READMEMS
2020-10-09fix configuration parsingMS
2020-10-09fix README.mdChristian Grothoff
2020-10-02merge #6616 patchChristian Grothoff
2020-09-28debugMS
2020-09-24debugMS
2020-09-11fix value extraction from configMS
2020-09-11invocationMS
2020-09-11nameMS
2020-09-11serving details from configMS
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-07gitignoreFlorian Dold
2020-09-07formatting, urlquote cookie pathFlorian Dold
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-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
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