ed0bd05114
Make progress easier to follow
2021-04-07 20:15:28 +02:00
f70d26a631
Add a little help text for people in charge of the delivery so they can discover the toolbox
2020-11-21 15:10:34 +01:00
7e558f479a
Revert "Remove the ability to archive."
...
This reverts commit 5f80019a515376f818a1c95d6e061329fd0f2673.
2020-11-21 14:18:38 +01:00
eb3a153baf
Remove the ability to archive.
2020-11-20 00:40:02 +01:00
c25ba8f974
A few style changes for better display.
2020-11-20 00:36:12 +01:00
a4865563fa
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
7c381ca992
Reorder descriptive info for deliveries. Fix #20 .
2020-06-07 17:12:54 +02:00
a0ada779b2
Create a popup when the products needs to be updated.
...
Fixes #5 .
2020-06-07 16:38:49 +02:00
f108121035
Use the url_for helper rather than direct URLs in templates
2020-04-08 23:21:51 +02:00
6e19f3d339
Better URL handling, thanks to a new url_for() utility
2020-04-08 21:17:19 +02:00
81865a6814
Replaced "solde" and "émargement" URLs by "paiements" and "résumé-de-commandes".
2020-04-08 18:41:01 +02:00
80a61066a0
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