Sith/core
thomas girod 73305c0b28
Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558)
Eboutic :
- Implémentation de la norme 3DSecure v2 pour les paiement par carte bancaire
- Amélioration générale de l'interface utilisateur
- Résolution du problème avec les caractères spéciaux dans le panier sur Safari
- Réparation du cookie du panier de l'eboutic qui n'était pas fonctionnel

Autre :
- Mise à jour de la documentation
- Mise à jour des dépendances Javascript
- Suppression du code inutilisé dans `subscription/models.py`
- Amélioration des pages administrateur (back-office Django)

Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>
Co-authored-by: Théo DURR <git@theodurr.fr>
Co-authored-by: Julien Constant <julienconstant190@gmail.com>
2023-01-09 20:53:12 +01:00
..
fixtures Added profile pictures for users 2016-12-25 19:53:04 +01:00
management Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
migrations Fix pronouns field being mandatory 2021-11-18 09:07:19 +00:00
scss Minimal working version 2022-08-04 00:28:09 +02:00
static Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
templates Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
templatetags search: reduce user index size 2021-09-28 01:44:15 +02:00
views Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
__init__.py Minimal working version 2022-08-04 00:28:09 +02:00
admin.py Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
apps.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
lookups.py Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
markdown.py django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
middleware.py core: redesign request middleware with django latest design and better use of threading 2019-11-14 16:32:29 +01:00
models.py resolved crash when user has no birthdate 2022-11-12 13:59:58 +01:00
operations.py Upgrade black and format accordingly 2020-08-27 15:59:42 +02:00
search_indexes.py search: make sure we don't have indexes that are too long 2021-09-28 01:44:15 +02:00
tests.py Fix deprecation warnings 2022-08-03 21:48:37 +02:00
urls.py Minimal working version 2022-08-04 00:28:09 +02:00
utils.py black: makes new version happy 2019-11-04 13:46:09 +01:00