maréchal
1f2bbff2d5
write more extensive documentation
...
- add documentation to previously documented classes and functions and refactor some of the documented one, in accordance to the PEP257 and ReStructuredText standards ;
- add some type hints ;
- use a NamedTuple for the `Galaxy.compute_users_score` method instead of a raw tuple. Also change a little bit the logic in the function which call the latter ;
- add some additional parameter checks on a few functions ;
- change a little bit the logic of the log level setting for the galaxy related commands.
2023-05-10 12:16:09 +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