Commit graph

326 commits

Author SHA1 Message Date
Laetitia
9589bcf48d feat: update gitlab link to framagit 2025-02-16 10:35:00 +00:00
Laetitia
d354708ffe small changes on notice 2025-02-16 10:07:19 +00:00
Laetitia
2ec833fe42 add questions and yellow borders 2025-02-16 10:07:19 +00:00
Laetitia
039ee1ecb8 changer one title of notice 2025-02-16 10:07:19 +00:00
Laetitia
460fe14306 remove statics dans media from gitignore 2025-02-16 10:07:19 +00:00
Laetitia
f67b5f1de0 feat: improve notice and FAQ 2025-02-16 10:07:19 +00:00
Laetitia
8d2a3cf89f reformulation reponse faq et création liens feedback et HelloAsso dans les settings 2025-02-16 10:07:19 +00:00
Laetitia
e6be787798 ajout de la FAQ
contenu à relire, et front à amélirer
2025-02-16 10:07:19 +00:00
Laetitia
34fc3d6426 mise en page du mode d'emploi
Il faut encore écrire la fin du tuto, en copiant depuis jean cloud
2025-02-16 10:07:19 +00:00
Laetitia
b3cc0085ff Make phone not mandatory 2025-02-15 17:43:30 +01:00
xmeunier
b4311f1401 Fix pdf export layout 2025-02-15 14:05:03 +00:00
xmeunier
272df57664 Remove attributes 'target="_blank"' attributes from <a> tags 2025-01-05 13:56:18 +00:00
xmeunier
18249653f9 Prevent conflicting usage of comma in CSV files 2025-01-05 13:46:40 +01:00
xmeunier
10aed1560b Remove useless chariotte-v0-data.sql file 2024-11-05 21:21:13 +01:00
xmeunier
686a31b96a Make aggregated values computed when called instead of stored in DB
- GroupedOrder.total_price
- Order.articles_nb
- Order.price
- Item.ordered_nb
2024-11-05 11:01:02 +00:00
3d38bb56c0 Populate the changelog and bump the version to 1.3.0 2024-11-05 11:00:21 +00:00
Ploc
99db86153d refactor: change license file from text to markdown
Change license file from text to markdown as markdown adds some markup that makes it easier to read than text.
2024-11-02 15:04:01 +00:00
Ploc
8741d6d9b6 fix: license text
Copy license text from https://www.gnu.org/licenses/agpl-3.0.txt
2024-11-02 15:04:01 +00:00
xmeunier
c0c2d40286 Fix change-password and Connect buttons 2024-10-29 22:17:52 +01:00
28290f20de
Fix the password reset form
Django crispy is bow using a filter rather than a tag.

Using the `crispy` tag resulted in two imbricated forms being
generated, and a broken "send" button.
2024-10-27 23:18:58 +01:00
xmeunier
44a2c20f95 Simpler solution to prevent unitended OrderAuthor 2024-10-20 15:06:10 +02:00
mobilinux
84dadd9147 Prevent inintended creation of OrderAuthor before ordering
When a grouped_order_detail view was called with authenticated user,
when prefilling the firstName, lastName and email also inserted a new
OrderAuthor object in the database.
Now use SimpleNamespace, instead of OrderAuthor object, to carry
those values to the template.
2024-10-20 12:50:55 +00:00
xmeunier
34d2db8623 Add summed nb of ordered items of each article in a grouped order 2024-10-20 11:58:05 +00:00
Laetitia
dacafb8c70 utilisation de GITLAB_LINK dans le footer 2024-09-14 19:39:44 +00:00
Laetitia
e77c4d46d8 mise à jour du lien vers le gitlab 2024-09-14 19:39:44 +00:00
mobilinux
f378b1516a Move newsletter link to "Suivez nous" column 2024-09-14 15:05:32 +02:00
mobilinux
66aeea6ad0 Reformat html code in footer 2024-09-14 12:44:43 +00:00
mobilinux
5b95cfe843 Add link to subscribe to newsletter into footer 2024-09-14 12:44:43 +00:00
mobilinux
2a3b7d467c Revert "Add to footer the link to subscribe to Chariotte News"
This reverts commit 502555c90e3e993750708b539af634874ffa8435.
2024-09-14 12:44:43 +00:00
mobilinux
6b7bd335d0 Add to footer the link to subscribe to Chariotte News 2024-09-14 12:44:43 +00:00
mobilinux
9b6cc7604c Remove header in the CSV export of email addressese 2024-09-14 12:29:37 +00:00
mobilinux
193114e1e9 Remove order_name from groupOrder emails export
This column was quite useless, since the export grouped order email addresses is
done for a given grouped order, so the value was the same throughout the CSV.
2024-09-14 12:29:37 +00:00
Laetitia
20823580a9 feat: modification de l'affiche de la date et heure de limite de commande 2024-09-14 10:56:38 +00:00
Laetitia
b57ebafca8 feat: ajout de la date dans la page de gestion de la commande groupée 2024-09-14 10:56:38 +00:00
Laetitia
f242870d50 feat: modification du format de date et heure dans le csv 2024-09-14 10:56:38 +00:00
pauline
8b79492508 correct test unit 2024-09-14 10:56:38 +00:00
pauline
39dcaf637d add date and note in csv 2024-09-14 10:56:38 +00:00
pauline
d20cafe5db commit for rebase 2024-09-14 10:56:38 +00:00
pauline
4181588a3a save 2024-09-14 10:56:38 +00:00
Laetitia
bcfb62e740 Revert "change html classes for appearence in 'voir'"
This reverts commit 1d7412d7109493e7978140237346d43826a3aebc.
2024-09-14 10:56:38 +00:00
4fe09ea223
Bump version to 1.2.0 2024-07-12 00:10:33 +02:00
Bastien Roy
12f91b55bd 63 autocomplete personal informations 2024-06-24 17:00:03 +00:00
Laetitia
d2053c7da9 add buttons for helloAsso and feedbacks form in footer 2024-05-21 19:52:39 +02:00
a1c179f612 feat: add a /stats endpoint 2024-05-06 16:52:51 +00:00
d67bbc7d8c docs: move sendria setup to the install guide 2024-05-06 16:51:26 +00:00
91d2918586 Update the deployment instructions 2024-04-15 08:53:58 +00:00
51a6966390 chore: remove requirements.txt files 2024-04-15 08:53:25 +00:00
Laetitia
b9e66a5f2b rename mixin and files 2024-04-13 19:07:54 +02:00
Laetitia
6b3b361e07 feat 159: allow staff users to see grouped order overview pages 2024-04-13 19:07:54 +02:00
Bastien Roy
b03d37ee7c Modification de la doc pour préciser le formatage du fichier de settings 2024-04-13 16:25:08 +00:00