d1b92cc639
Styling
2021-10-10 21:46:18 +02:00
399b942ed1
Add phone number on order summaries
2021-07-12 21:18:32 +02:00
2243be1a03
Fix modal display
2021-07-12 21:08:10 +02:00
9bccd8be25
Enhance style
2021-07-11 01:30:23 +02:00
a22c935f35
Control phone number format. ( #63 )
...
Fixes #60 .
2021-04-11 15:48:40 +02:00
a1d5a4f577
Merge branch 'handover-delivery'
2021-04-10 11:58:04 +02:00
d175e8d6e3
Add missing files for delivery transmission
2021-04-10 11:48:45 +02:00
a06a1590bc
Facilitate the transmission of information at the end of a delivery. ( #56 )
...
This is made in order to have moving reponsabilities, and avoid having people taking too much responsability.
2021-04-10 11:45:21 +02:00
d87efdbe7c
Facilitate the transmission of information at the end of a delivery.
...
This is made in order to have moving reponsabilities, and avoid having people taking too much responsability.
2021-04-10 11:43:06 +02:00
ed0bd05114
Make progress easier to follow
2021-04-07 20:15:28 +02:00
b60a9abb84
Add a demo mode
2020-11-26 22:27:25 +01:00
6a9d94413e
Add COPANIER_SITE_URL
2020-11-24 23:44:34 +01: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
e839422bf6
Properly remove the archive feature
2020-11-21 14:41:52 +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
468f51f129
Fix an error when computing and displaying sums
2020-07-28 22:29:28 +02:00
60fa77533e
Add a phone number for the delivery referent. Fixes #22
2020-06-07 19:49:20 +02:00
00f31d8458
Prettify phone number input formatting. Fixes #2
2020-06-07 19:35:19 +02:00
2a357715c5
Add the description under the products.
2020-06-07 18:57:21 +02: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
a1cd995d9d
Make all tests pass again.
2020-04-08 17:55:52 +02:00
406e8a5c3d
Cosmetic changes
2020-04-07 19:59:36 +02:00
4dbd9d8e34
Add the agenda of a delivery to the toolbox page.
2020-04-07 19:47:05 +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
6007a2aa3a
first working version for shipping fees
2020-04-05 22:02:02 +02:00
55100260d3
Add support for price updates
2020-04-05 19:08:45 +02:00
a9016e2a9f
Fix order page
2020-04-04 21:28:28 +02:00
45c88a21bf
Cosmetics
2020-04-04 21:17:00 +02:00
b451a82c7b
Reorganize the files,
...
I've split everything in different concepts (groups, login, products and delivery) so that it's easier to find what we're looking for (the __init__.py file was really too big).
2020-03-13 18:58:54 +01:00