Commit Graph

22 Commits

Author SHA1 Message Date
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
thomas girod c695d6f7a0
update link for poetry install 2022-09-25 12:06:29 +02:00
Julien Constant d17a52a8d6
Updated links before moving to GitHub 2022-08-26 14:04:05 +02:00
Antoine Bartuccio 0e5c8b53b0 Add missing translations and update doc 2022-08-07 16:45:18 +02:00
Antoine Bartuccio 98bfc308a7 Minimal working version
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +02:00
Julien Constant 782ce24895 Changed python3 to python 2021-12-02 12:22:34 +01:00
Julien Constant 05b0a0ab2f Adapted WSL doc to follow recommendation :) 2021-11-23 19:19:24 +01:00
Julien Constant 7d797009bb Added WSL windows doc for project install 2021-11-19 13:10:18 +01:00
Antoine Bartuccio 85623f48a9 Using poetry as a dependency system for development 2021-10-15 16:12:56 +00:00
tleb be26e3df7f core: add ./manage.py check_front command and call it on runserver 2021-09-27 22:00:36 +02:00
Antoine Bartuccio 1256744f1b
documentation: add autoreload and build for documentation server 2019-11-20 17:03:18 +01:00
Antoine Bartuccio 77dddbc581
documentation: add help ressources and update installation instructions 2019-11-20 17:03:18 +01:00
Antoine Bartuccio a766f7137c
documentation: add instructions for direnv 2019-10-08 00:59:19 +02:00
Antoine Bartuccio 1f271c75f0
documentation: add instructions to add and edit subscriptions 2019-10-07 23:51:38 +02:00
Antoine Bartuccio 124eaf42cd
documentation: add models manipulation in hello world tutorial 2019-10-07 23:51:37 +02:00
Antoine Bartuccio 5489096bf5
documentation: add explanation on MVT and explain project structure 2019-10-07 23:51:37 +02:00
Antoine Bartuccio 3a425c6792
documentation: add infos about fontawesome + tests instructions + more external doc 2019-10-07 23:51:37 +02:00
Antoine Bartuccio 4428a2e89c
documentation: add hello world app tutorial 2019-10-07 23:51:36 +02:00
Antoine Bartuccio 0616597bf2
documentation: remove CONTRIBUTING and migrate its content in the doc 2019-10-07 23:51:36 +02:00
Antoine Bartuccio 782a763046
documentation: update instructions, add down loadable files and add all pdf reports for download purpose 2019-10-07 23:51:36 +02:00
Antoine Bartuccio 8dcade6890
documentation: remove Doxygen, include README into doc update tech and install 2019-10-07 23:51:36 +02:00
Antoine Bartuccio dd49d71cb7
documentation: installation instructions 2019-10-07 23:51:36 +02:00