Commit graph

271 commits

Author SHA1 Message Date
Laetitia Getti
660117af80 send mail notification on order 2023-08-11 09:22:03 +00:00
Laetitia Getti
8953e1adf2 change duplicate grouped order test 2023-08-11 10:31:05 +02:00
Laetitia Getti
817428ea1f Precise comments in create_code function 2023-08-10 11:10:47 +02:00
Laetitia Getti
cb2373020e add reverse function in migration file 2023-08-09 11:32:09 +02:00
Laetitia Getti
6006cbe8df use the grouped order unique code in url path 2023-08-09 08:09:43 +00:00
Laetitia Getti
2083142d47 generate a 6 digit long unique code for each grouped order 2023-08-09 08:09:43 +00:00
BastienTest
9e52ded095 #122 - Modification de "Nouvelle commande" vers "Nouvelle commande groupée" 2023-08-08 23:20:54 +02:00
Laetitia Getti
027476c2c4 remove secrets from settings 2023-08-07 15:54:42 +02:00
Laetitia Getti
289a872618 small change on url path 2023-08-07 15:54:14 +02:00
Laetitia Getti
a476c4b288 change button text 2023-08-07 15:54:14 +02:00
Laetitia Getti
555f423ce4 password reset pages and email sending 2023-08-07 15:54:10 +02:00
laetitia
6acbaf4239 add createsuperuser instruction 2023-08-03 07:55:34 +00:00
7b1af75795 Add instructions on how to install locally.
Exmplain how to create the database and how to run the server with
a local settings.py file.
2023-08-03 07:55:34 +00:00
Laetitia Getti
557256ef1d version 0.5.0 2023-08-01 11:29:37 +02:00
Laetitia Getti
5c6516c9b1 improve csv test 2023-08-01 11:02:18 +02:00
Laetitia Getti
8e63bbcd7b change version to 0.4.4 2023-08-01 11:02:18 +02:00
Laetitia Getti
25d0ef5604 csv export of a grouped order 2023-08-01 11:02:18 +02:00
Laetitia Getti
52b7804281 improve total computing on order form 2023-08-01 08:07:03 +00:00
Laetitia Getti
e4bd680fe2 simplifying code 2023-08-01 08:07:03 +00:00
Laetitia Getti
eaa365dccd ordering test files 2023-08-01 08:07:03 +00:00
Laetitia Getti
7e6f5ca158 update version 0.4.3 2023-08-01 08:07:03 +00:00
Laetitia Getti
a02d748ccb the orga can delete orders 2023-08-01 08:07:03 +00:00
Arthur Vuillard
5839be7e7a install gettext in Docker image 2023-07-31 14:11:08 +00:00
Laetitia Getti
0aba581434 orga can order after deadline and update version 2023-07-26 10:50:58 +02:00
Laetitia Getti
27fc20090e display total price on order form 2023-07-25 13:58:22 +02:00
Laetitia Getti
c8811f93d0 sort items by name 2023-07-25 10:55:54 +02:00
Laetitia Getti
d1b58ea5b7 values remain in the form when an error is raised 2023-07-24 18:15:48 +02:00
Laetitia Getti
5c7bcac49b add note to grouped order orga 2023-07-24 17:48:39 +02:00
Laetitia Getti
a6189e9bd6 update version 2023-07-24 16:42:46 +02:00
Laetitia Getti
a40abe5525 vertical item names and check column 2023-07-24 16:31:20 +02:00
Laetitia Getti
7a65f189fd only display non null values and sort with alphabetical order 2023-07-20 17:26:52 +02:00
Laetitia Getti
7d1fd312f4 generate pdf list with weasyprint 2023-07-20 14:41:31 +02:00
Arthur Vuillard
a6267ab711 fix venv creation in ci 2023-07-13 16:30:08 +02:00
Arthur Vuillard
436dca2345 use official python image for CI 2023-07-13 16:18:56 +02:00
Laetitia Getti
804e84f40c versionning and changelog.md 2023-07-07 17:22:06 +02:00
Laetitia Getti
1829ab75f4 icon on mail download button 2023-07-07 17:15:03 +02:00
Laetitia Getti
75a7c5e44e tabs in fullwidth 2023-07-07 17:15:03 +02:00
Laetitia Getti
f4c08a3a23 duplicate grouped order
closes #7
2023-07-07 17:15:03 +02:00
Arthur Vuillard
a32ebe529c try to fix diff-cover 2023-07-07 16:01:51 +02:00
Laetitia Getti
4e78da6960 pip cache purge in gitlab-ci 2023-07-07 15:07:01 +02:00
Laetitia Getti
7e6d17c840 add back button on grouped order detail page 2023-07-07 15:07:01 +02:00
Laetitia Getti
05df89eefd delete grouped order
closes #59
2023-07-07 15:07:01 +02:00
Laetitia Getti
afea416d42 use GOForm for updating and warning message when deadline in the past
closes #94
2023-07-07 15:07:01 +02:00
Laetitia Getti
f32987457d separate views into several files 2023-07-07 15:07:01 +02:00
Laetitia Getti
4f98a5ec88 separate date and time in grouped order create form
closes #88
2023-07-07 15:07:01 +02:00
Laetitia Getti
8a2852794e update grouped order 2023-07-07 15:07:01 +02:00
Laetitia Getti
384f81d4ab front for grouped order create page 2023-07-07 15:06:59 +02:00
Laetitia Getti
a7c5a0670d add semantic versionning 2023-07-07 15:06:43 +02:00
Laetitia Getti
248ee2f914 email list download 2023-07-07 15:06:43 +02:00
Laetitia Getti
daea05835a order detail on click in a modal 2023-07-07 15:06:42 +02:00