summaryrefslogtreecommitdiff
path: root/talerblog/blog/blog.py
AgeCommit message (Expand)Author
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
2018-01-16payment logicFlorian Dold
2018-01-16typo/syntaxFlorian Dold
2018-01-16fix errorsFlorian Dold
2018-01-16fix syntax errorFlorian Dold
2018-01-16proper backend error handlingFlorian Dold
2018-01-10include instance in orderFlorian Dold
2018-01-10fix var nameFlorian Dold
2018-01-10no more /generate-contract in testFlorian Dold
2018-01-10further simplify blogFlorian Dold
2018-01-08fix unmatching variable nameMarcello Stanisci
2018-01-07remove unnecessary paramFlorian Dold
2018-01-05typo / missing namespaceFlorian Dold
2018-01-05use upcoming backend APIFlorian Dold
2018-01-04remove backoffice things (moved to backoffice.git)Florian Dold