Sith/counter/migrations
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
..
0001_initial.py django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
0002_auto_20160826_1342.py django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
0003_permanency_activity.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0004_auto_20160826_1907.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0005_auto_20160826_2330.py django2.2: add on_delete on migrations for ForeignKey 2019-10-08 22:46:03 +02:00
0006_auto_20160831_1304.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0007_product_archived.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0008_counter_token.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0009_eticket.py django2.2: add on_delete on migrations for OneToOneField 2019-10-08 22:46:03 +02:00
0010_auto_20161003_1900.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0011_auto_20161004_2039.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0012_auto_20170515_2202.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0013_customer_recorded_products.py Minimal working version 2022-08-04 00:28:09 +02:00
0014_auto_20170816_1521.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0014_auto_20170817_1537.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0015_merge.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0016_producttype_comment.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
0017_studentcard.py Stronger bdd validation for studentcards 2019-05-20 17:52:33 +02:00
0018_producttype_priority.py second patch on eboutic 2022-11-16 20:41:24 +01:00
0019_billinginfo.py Implémentation 3DSv2 + résolution bugs eboutic + amélioration pages admin (#558) 2023-01-09 20:53:12 +01:00
__init__.py Add basic counter model 2016-03-28 14:54:35 +02:00