Commit Graph
63 Commits
Author SHA1 Message Date
thomas girodandBartuccio Antoine b25805e0a1 introduce djhtml as jinja+scss formater 2024-07-25 16:46:45 +02:00
thomas girodandklmp200 c03a1b57c5 update doc 2024-07-24 00:44:09 +02:00
thomas girod 9295325d21 remove jquery datetime picker 2024-07-23 23:26:48 +02:00
thomas girod cb1aa8bef0 add tests 2024-07-23 20:36:57 +02:00
thomas girod 3046438cb1 replace drf by django-ninja 2024-07-23 19:57:33 +02:00
thomas girod 03d15ddded better honeypot logging 2024-07-21 22:31:05 +02:00
thomas girod 82d3791859 refactor counter 2024-07-21 10:51:08 +02:00
thomas girod c1acadbf3d add content to howto/querysets.md 2024-07-21 00:57:15 +02:00
thomas girod 8c69a94488 use google convention for docstrings 2024-07-21 00:57:04 +02:00
thomas girod 07b625d4aa Rewrite documentation with MkDocs 2024-07-21 00:56:58 +02:00
thomas girod e5a2236d72 remove pytz 2024-07-18 17:33:14 +02:00
thomas girod 8245ddf2a6 fix font for code blocks in markdown 2024-07-18 14:51:50 +02:00
thomas girod e15bcfae07 Send an email when creating an account via POST /register 2024-07-10 17:21:07 +02:00
thomas girodandBartuccio Antoine efe5d75798 update ruff config
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
2024-07-10 10:52:30 +02:00
thomas girod 7f6c4f6236 change sup and sub in mde editor 2024-07-08 17:04:18 +02:00
thomas girod 30948f1701 better style for rendered markdown 2024-07-08 15:56:38 +02:00
thomas girod 02ec3607b2 fix install_xapian.sh 2024-07-08 15:56:37 +02:00
thomas girod 3c2dcfbfa2 update mistune 2024-07-08 15:56:37 +02:00
thomas girod c6d2ac9100 ruff rule B 2024-07-08 15:37:10 +02:00
thomas girodandBartuccio Antoine 2ac578c3ad ruff rule DJ
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
2024-07-08 15:37:10 +02:00
thomas girod f941435232 ruff rule C4 2024-07-08 15:37:10 +02:00
thomas girod 171a1cb876 ruff rule FBT 2024-07-08 15:37:09 +02:00
thomas girod cfc19434d0 ruff rules UP008 and UP009 2024-07-08 15:37:09 +02:00
thomas girod 688871a680 ruff rule A 2024-07-08 15:37:08 +02:00
thomas girod 09e0b31bc9 remove Eurockéennes link 2024-07-08 10:03:27 +02:00
thomas girod eb2454eded Merge branch 'master' into taiste
# Conflicts:
#	eboutic/templates/eboutic/eboutic_main.jinja
#	locale/fr/LC_MESSAGES/django.po
2024-07-08 10:01:37 +02:00
thomas girod 70fdc2edf2 update cryptography 2024-07-05 14:02:01 +02:00
thomas girod d811896e21 update pillow 2024-07-05 13:14:58 +02:00
thomas girod 71fe9559b1 parallelize the CI 2024-07-04 14:44:28 +02:00
thomas girod f1fa8d34bf fix family relations in generate_galaxy_test_data.py 2024-07-04 14:39:12 +02:00
thomas girod aa07fa9207 faster tests 2024-07-04 14:03:19 +02:00
thomas girod ea8247aa16 fix broken translations 2024-07-04 11:31:36 +02:00
thomas girod bf18284450 apply forgotten migrations 2024-07-04 11:31:36 +02:00
thomas girod cd58d5a357 resolve warnings 2024-07-04 11:31:35 +02:00
thomas girod 75bb3f992c fix: wrong logic in Club.delete() 2024-07-04 11:31:35 +02:00
thomas girod ae1fcdb8c0 fix: CashRegisterSummaryItem.check overriding a django method 2024-07-04 11:20:24 +02:00
thomas girod 507080f75e update django to 4.2 2024-07-03 15:11:06 +02:00
thomas girod 3143d3d91a reorganize imports with ruff 2024-06-26 12:35:38 +02:00
thomas girodandBartuccio Antoine 9bdf3fc4ac use ruff for formating
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
2024-06-26 12:35:14 +02:00
thomas girod e06bc7dba3 reorganize pyproject.toml 2024-06-26 12:33:35 +02:00
Thomas Girod 25c5a3297c Repair NaN bug for autocomplete on counter click 2023-03-09 14:21:12 +01:00
Thomas Girod 31e8ad8a3e redirect directly on counter if user is barman 2023-01-10 17:37:26 +01:00
Thomas Girod 751c8a8bc6 unify account_id creation 2023-01-09 21:40:38 +01:00
Thomas Girod f681c981c6 remove csrf_token 2022-12-26 18:51:04 +01:00
Thomas Girod da2c155254 update documentation 2022-12-20 17:26:28 +01:00
Thomas Girod ceb2888f82 enhance admin pages 2022-12-19 20:55:33 +01:00
Thomas Girod 22b83b0814 remove useless tests 2022-12-12 22:56:06 +01:00
Thomas Girod 4d7d22c337 edit yml to avoid git conflict when deploying on test 2022-12-01 10:07:03 +01:00
Thomas Girod fe9e5ce861 integration of 3D secure v2 for eboutic bank payment 2022-11-30 22:52:56 +01:00
Thomas Girod d4a5039efc correct wrong et_autoanswer url 2022-11-16 23:33:22 +01:00
Thomas Girod 35506e0175 Revert "Merge pull request #496 from ae-utbm/eboutic-patch"
This reverts commit 1c27831f92, reversing
changes made to b92580943a.
2022-11-16 23:31:34 +01:00
Thomas Girod cdbf07a835 hide bank payment button during investigation for bug 2022-11-16 22:14:16 +01:00
Thomas Girod 60eff1000f second patch on eboutic 2022-11-16 20:41:24 +01:00
Thomas Girod 3c1724fa81 Add warning message when user has no birthdate 2022-11-15 21:07:50 +01:00
Thomas Girod 6c276dc596 resolved crash when user has no birthdate 2022-11-12 13:59:58 +01:00
Thomas Girod c245ef7149 refonte de la boutique en ligne 2022-10-31 16:15:16 +01:00
Thomas Girod 8b09ba2924 refonte de la boutique en ligne 2022-10-30 12:33:21 +01:00
Thomas Girod 5bff38fc7b add yaml config files for test deployment 2022-10-28 01:41:53 +02:00
Thomas Girod 2813a59323 Revert "add yaml config files for taiste deployment"
This reverts commit 89d6db4208.
2022-10-28 01:35:46 +02:00
Thomas Girod eef33fa263 Revert "revert push to wrong branch"
This reverts commit 241d3cea53.
2022-10-28 01:35:34 +02:00
Thomas Girod 241d3cea53 revert push to wrong branch 2022-10-28 01:10:00 +02:00
Thomas Girod 89d6db4208 add yaml config files for taiste deployment 2022-10-28 01:08:12 +02:00
Maréchal | Thomas b5241ec75e Defer des balises script. Ajout de preload sur fa. 2022-08-05 13:22:09 +00:00