Commit graph

7 commits

Author SHA1 Message Date
Daniel Atwood
1b5e07c897 Automatically hide out of stock products and producers with only out of stock products.
Fixes #15 #16.
2020-06-07 18:23:34 +02:00
Daniel Atwood
2cdf8fe06d Reorder descriptive info for deliveries. Fix #20. 2020-06-07 17:12:54 +02:00
Daniel Atwood
9de39cfcdc Create a popup when the products needs to be updated.
Fixes #5.
2020-06-07 16:38:49 +02:00
Daniel Atwood
2f1cb49f91 Use the url_for helper rather than direct URLs in templates 2020-04-08 23:21:51 +02:00
Daniel Atwood
90c0f037cd Better URL handling, thanks to a new url_for() utility 2020-04-08 21:17:19 +02:00
Daniel Atwood
1c8a409e92 Replaced "solde" and "émargement" URLs by "paiements" and "résumé-de-commandes". 2020-04-08 18:41:01 +02:00
Daniel Atwood
9a42357c4b Reorganize URLs and templates.
Reorganizing the URLs seems to fix an issue with namespace collision in the URLs.

- URLs for product related operations are now in the /produits/ namespace ;
- Templates are now using a formalism of action_subject.html, which makes it simpler to find find them.
2020-04-07 16:41:07 +02:00
Renamed from copanier/templates/delivery/show.html (Browse further)