Sith/pedagogy
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
..
migrations pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:18 +02:00
templates Fix tests and broken forms 2022-08-04 17:20:21 +02:00
__init__.py pedagogy: structure of the app 2019-06-15 12:49:13 +02:00
admin.py Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
forms.py Minimal working version 2022-08-04 00:28:09 +02:00
models.py Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
search_indexes.py pedagogy: tests for search API 2019-06-19 10:04:29 +02:00
tests.py Minimal working version 2022-08-04 00:28:09 +02:00
urls.py django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
views.py uv: make autofill available on edit page 2019-10-21 17:10:16 +02:00