summaryrefslogtreecommitdiff
path: root/talerblog/blog/blog.py
AgeCommit message (Expand)Author
2019-08-30refund with qr codeFlorian Dold
2019-08-29make prettyFlorian Dold
2019-08-27check response instead of request for status; parse JSON robustlyFlorian Dold
2019-08-27missing paramFlorian Dold
2019-08-27check status via APIFlorian Dold
2019-08-27finish check_statusFlorian Dold
2019-08-27simplify / adapt to backend changesFlorian Dold
2019-08-26use taler://pay uri from backendFlorian Dold
2019-08-26syntaxFlorian Dold
2019-08-26syntaxFlorian Dold
2019-08-26redirect to already_paid_order_idFlorian Dold
2019-08-26remove ETag headerFlorian Dold
2019-08-24cache control headerFlorian Dold
2019-08-24syntaxFlorian Dold
2019-08-24etagFlorian Dold
2019-08-24drop the X- prefix and uriencodeFlorian Dold
2019-08-24payment session logicFlorian Dold
2019-08-24session idFlorian Dold
2019-08-24syntax errorFlorian Dold
2019-08-24syntax errorFlorian Dold
2019-08-24make sure we don't generate a new order ID every page refreshFlorian Dold
2019-08-24decode lxml resultFlorian Dold
2019-08-24urlencode doesn't like single strings ...Florian Dold
2019-08-24qrcode supportFlorian Dold
2019-08-23fix wrong header nameFlorian Dold
2019-08-23render 402 page ourselvesFlorian Dold
2019-03-12Doxygen-commenting blog.py, and content.py.Marcello Stanisci
2018-02-01check that requested article name actually matches orderFlorian Dold
2018-01-29apikeyFlorian Dold
2018-01-29simpler terminology: talk only about order, not proposalFlorian Dold
2018-01-22try importing uwsgi to trigger the correct exceptionFlorian Dold
2018-01-22use uwsgi cacheFlorian Dold
2018-01-19fix typo, output debugging info on errorFlorian Dold
2018-01-19actually include extra information in contract termsFlorian Dold
2018-01-19delete article from cache after refundFlorian Dold
2018-01-18more readable errorsFlorian Dold
2018-01-18include error messageFlorian Dold
2018-01-18use cached order_idFlorian Dold
2018-01-18fix variable nameFlorian Dold
2018-01-18fix article rendering for articles with imagesFlorian Dold
2018-01-17explicitly convert uuid to stringFlorian Dold
2018-01-17add paid article cacheFlorian Dold
2018-01-17fix var name clashFlorian Dold
2018-01-17fix refundFlorian Dold
2018-01-17fix refundFlorian Dold
2018-01-16specify currency as decimal numberFlorian Dold
2018-01-16spellingFlorian Dold
2018-01-16no need for custom URL helpersFlorian Dold
2018-01-16include resource urlFlorian Dold
2018-01-16typoFlorian Dold