View Issue Details

IDProjectCategoryView StatusLast Update
0004384TalerMerchant frontends (Python3)public2024-01-12 14:08
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.0 
Target Version0.0Fixed in Version0.0 
Summary0004384: write Python/Flask version of the merchant frontends
DescriptionThe PHP version has a host of issues:
- debugging it is impossible
- starting local instances is hard and requires lots of configuration
- there's no convenient way to log things
- PHP is a horrible language
- without using a framework, too much logic tends to be interspersed with html templates

We should still maintain the old PHP versions, but for the sake of our own sanity have a Python version for testing other components.
TagsNo tags attached.

Activities

Florian Dold

2016-04-23 19:53

manager   ~0010548

Fixed, merchants on blog.taler.net and shop.taler.net are now written in Python.

Issue History

Date Modified Username Field Change
2016-04-07 20:41 Florian Dold New Issue
2016-04-07 20:41 Florian Dold Status new => assigned
2016-04-07 20:41 Florian Dold Assigned To => Florian Dold
2016-04-23 19:53 Florian Dold Note Added: 0010548
2016-04-23 19:53 Florian Dold Status assigned => resolved
2016-04-23 19:53 Florian Dold Resolution open => fixed
2016-04-24 23:37 Christian Grothoff Status resolved => closed
2016-04-24 23:37 Christian Grothoff Product Version => 0.0
2016-04-24 23:37 Christian Grothoff Fixed in Version => 0.0
2016-04-24 23:37 Christian Grothoff Target Version => 0.0
2024-01-12 14:08 Christian Grothoff Category merchant frontend (blog) => Merchant frontends (Python3)