Commit graph

43 commits

Author SHA1 Message Date
193a11f2d4 chore: use django-compressor for sass files
Rather than doing the compilation manually, use
django-compressor to automate the process.
2024-01-29 19:12:41 +01:00
PierreDubrulle
6b8eecdb6e set emails list 2024-01-29 17:57:31 +00:00
PierreDubrulle
cbc0a3b119 Refactor emails download 2024-01-29 17:57:31 +00:00
SimGetti
011c1cac9a Make contact email editable in settings.py 2024-01-29 18:36:37 +01:00
SimGetti
f574645510 Update every significant instance of contact e-mail 2024-01-29 18:36:27 +01:00
pauline
ed474a5430 add icons 2024-01-04 19:06:48 +01:00
pauline
8a38c5432f add links doc and gitlab in footer 2024-01-03 19:37:26 +01:00
pauline
7db8613f28 correct mistake of link 2024-01-03 19:36:07 +01:00
pauline
98e73b7487 add links doc and gitlab in footer 2024-01-03 19:36:07 +01:00
pauline
ec96f984a0 correct mistake of link 2023-12-21 22:04:35 +01:00
pauline
8543219774 add links doc and gitlab in footer 2023-12-21 21:56:34 +01:00
Laetitia Getti
b29099af69 use /last to go to articles 2023-08-18 09:35:26 +02:00
Laetitia Getti
da75e4f8d2 update blog link 2023-08-17 16:32:46 +02:00
Laetitia Getti
64ab2ccb09 add about chariotte page 2023-08-17 14:31:15 +00:00
Laetitia Getti
a5ff6de3a5 add contacts and social media links in footer 2023-08-17 13:21:50 +00:00
Laetitia Getti
30d74e5dd9 add grouped order code in overview page 2023-08-16 12:58:39 +00:00
Laetitia Getti
6fe83b9275 integrate code for joining grouped order in dashboard
- move home page into order app and name it 'dashboard'
2023-08-16 12:58:39 +00:00
Laetitia Getti
dab7477f51 dashboard page 2023-08-16 12:58:39 +00:00
cf2c79cc3f Make "join order" part of the order's app 2023-08-14 14:57:51 +02:00
d11cdb5eb8 Specify version in la_chariotte.__version__ only
Rather than having the version specified in different locations. This uses
setuptools dynamic features.
2023-08-14 11:58:11 +02:00
Laetitia Getti
e8b55fedaa increment version to 1.0.0 2023-08-14 08:39:43 +00:00
5a309ee8e8 Make footer stick to the bottom. Fixes #120 2023-08-12 18:46:45 +00:00
30ea525619 Fix base template indentation and spacing 2023-08-12 18:46:45 +00:00
Laetitia Getti
557256ef1d version 0.5.0 2023-08-01 11:29:37 +02:00
Laetitia Getti
8e63bbcd7b change version to 0.4.4 2023-08-01 11:02:18 +02:00
Laetitia Getti
7e6f5ca158 update version 0.4.3 2023-08-01 08:07:03 +00:00
Laetitia Getti
0aba581434 orga can order after deadline and update version 2023-07-26 10:50:58 +02:00
Laetitia Getti
804e84f40c versionning and changelog.md 2023-07-07 17:22:06 +02:00
Laetitia Getti
165ec58d3a forkawesome icons 2023-07-07 15:04:21 +02:00
Laetitia Getti
d64576e678 add leagl notice and footer
closes #101
2023-07-07 13:29:18 +02:00
Laetitia Getti
287db27ac3 typos and change version
closes #91
2023-06-20 10:58:26 +02:00
Laetitia Getti
af466f960f titles visible on mobile 2023-05-25 15:41:49 +02:00
Laetitia Getti
2a8f6fd547 notice page 2023-05-25 15:37:19 +02:00
Laetitia Getti
6a06446754 hide sign up page for unauthorized users 2023-05-25 15:37:19 +02:00
Laetitia Getti
92b87a3d3e possibility to copy order link 2023-05-25 15:37:19 +02:00
Laetitia Getti
f03258bee2 compute grouped order total price when displayed 2023-05-24 16:36:00 +02:00
Laetitia Getti
dc78511d9a grouped order creation and add items 2023-05-24 13:46:24 +02:00
Laetitia Getti
36ccc7c510 add meta to templates 2023-05-02 16:48:56 +02:00
Laetitia Getti
a1c118790c static-root in settings 2023-04-27 17:19:39 +02:00
Laetitia Getti
66ce8f4df3 integrate bulma in order index page 2023-04-27 17:15:28 +02:00
Laetitia Getti
5ab824fa6d navbar menu 2023-04-27 17:13:53 +02:00
Laetitia Getti
312d98698c install bulma and sass 2023-04-27 17:13:52 +02:00
Laetitia Getti
ca026a4617 set up basic authentication 2023-04-19 18:13:08 +02:00