thomas girod
|
a4fe4996aa
|
Merge pull request #834 from ae-utbm/real-name
Restore real name
|
2024-10-03 10:12:23 +02:00 |
|
thomas girod
|
1b1284d3d0
|
Better validation for phone number in billing info
|
2024-09-28 17:25:34 +02:00 |
|
thomas girod
|
d29a5cdb44
|
Add the new 3DSv2 fields
|
2024-09-27 11:10:38 +02:00 |
|
|
9c93162741
|
Add missing files
|
2024-09-23 10:25:27 +02:00 |
|
|
6068c6048a
|
Use real name of the website once again
|
2024-09-23 01:37:25 +02:00 |
|
thomas girod
|
cca9732925
|
eboutic big refactor
|
2024-08-06 16:49:20 +02:00 |
|
thomas girod
|
8c69a94488
|
use google convention for docstrings
|
2024-07-21 00:57:04 +02:00 |
|
thomas girod
|
cfc19434d0
|
ruff rules UP008 and UP009
|
2024-07-08 15:37:09 +02:00 |
|
thomas girod
|
70fdc2edf2
|
update cryptography
|
2024-07-05 14:02:01 +02:00 |
|
thomas girod
|
3143d3d91a
|
reorganize imports with ruff
|
2024-06-26 12:35:38 +02:00 |
|
dependabot[bot]
|
c78953b036
|
[UPDATE] Bump cryptography from 37.0.4 to 40.0.1 (#594)
* [UPDATE] Bump cryptography from 37.0.4 to 40.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 40.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.4...40.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated pyOpenSSL to match cryptography requirements
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Julien Constant <julienconstant190@gmail.com>
|
2023-04-20 14:43:46 +02:00 |
|
Julien Constant
|
8e7c025e47
|
[FIX] Broken link in readme and license fix (& update) (#591)
|
2023-04-04 18:39:45 +02:00 |
|
Julien Constant
|
faccc1367f
|
Fix le panier de l'Eboutic pour Safari (#518)
Co-authored-by: Théo DURR <git@theodurr.fr>
Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>
|
2022-12-14 08:38:41 +01:00 |
|
Thomas Girod
|
fe9e5ce861
|
integration of 3D secure v2 for eboutic bank payment
|
2022-11-30 22:52:56 +01:00 |
|
Thomas Girod
|
8b09ba2924
|
refonte de la boutique en ligne
|
2022-10-30 12:33:21 +01:00 |
|
|
98bfc308a7
|
Minimal working version
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
|
2022-08-04 00:28:09 +02:00 |
|
|
dee24fbc9c
|
Fix deprecation warnings
|
2022-08-03 21:48:37 +02:00 |
|
Skia
|
6c5db61a97
|
eboutic: et_autoanswer: don't require 'Auto' to proceed checking the request
|
2022-02-28 10:01:32 +01:00 |
|
Skia
|
c2e0ea70e4
|
eboutic: change HTTP return code to avoid blaming the bank's service
|
2022-01-04 15:50:36 +01:00 |
|
Skia
|
a3158253a7
|
Black update
|
2021-09-26 13:58:39 +02:00 |
|
tleb
|
00c96f5b71
|
eboutic: fix account amount
|
2019-10-24 14:40:26 +02:00 |
|
tleb
|
b057dbfd60
|
Initial add account amount in eboutic
|
2019-10-18 21:41:39 +02:00 |
|
|
97c316b62e
|
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts
|
2019-10-08 22:46:03 +02:00 |
|
|
2616e8b24c
|
django2.2: relpace django.core.urlresolvers by django.urls
|
2019-10-08 22:46:01 +02:00 |
|
|
8129e6923a
|
eboutic: add some help and documentation for the payment system
|
2019-05-27 11:20:57 +02:00 |
|
Skia
|
03eeffdea0
|
eboutic: check basket amount upon command validation
|
2019-03-15 02:17:36 +01:00 |
|
|
cb58b00b6e
|
All: Apply Black coding rules
|
2018-10-05 21:52:55 +02:00 |
|
|
4395d62cd8
|
Format eboutic
|
2017-06-13 10:04:13 +02:00 |
|
Skia
|
83deae5964
|
Apply GPLv3 to Sith, and add header to every concerned file
|
2017-04-24 17:51:12 +02:00 |
|
Skia
|
dea234f98a
|
Change is_subscriber and was_subscriber to cached_properties
|
2017-02-24 02:59:59 +01:00 |
|
Skia
|
72685618a6
|
Many right fix on counters
|
2017-01-04 19:39:37 +01:00 |
|
Skia
|
13785fd520
|
Prevent users that have never subscribed to subscribe on Eboutic
|
2016-12-20 23:27:54 +01:00 |
|
Skia
|
02be5e1629
|
Protect query on Eboutic to prevend double basket validation
|
2016-11-22 17:04:12 +01:00 |
|
Skia
|
11c263b6e7
|
Hotfix: better handle atomicity in eboutic basket validation
|
2016-11-10 00:35:13 +01:00 |
|
Skia
|
325da79e45
|
Add support for subscription typed products in eboutic
|
2016-08-29 03:02:13 +02:00 |
|
Skia
|
7797f87dd0
|
Clean up some useless prints
|
2016-08-20 22:15:54 +02:00 |
|
Skia
|
dbf0653baf
|
Add support for product buying groups + many cosmetics and form pimping
|
2016-08-20 22:12:46 +02:00 |
|
Skia
|
05bd177a9d
|
Migrate invoices and lot of eboutic improvements
|
2016-08-18 19:52:20 +02:00 |
|
Skia
|
ad36c1c6f6
|
Better handle 403 with next argument
|
2016-08-07 20:36:06 +02:00 |
|
Skia
|
45f5a58b4a
|
Improve Eboutic basket
|
2016-07-26 19:39:19 +02:00 |
|
Skia
|
c099f1c5d7
|
Make eboutic working
|
2016-07-26 18:28:36 +02:00 |
|
Skia
|
60e606b370
|
Improve ET auto answer view
|
2016-07-26 15:10:48 +02:00 |
|
Skia
|
d837b624e2
|
Implement parts of the ET API
|
2016-07-24 18:26:03 +02:00 |
|
Skia
|
0ecb78a101
|
Fix some counter stuff
|
2016-07-22 13:34:34 +02:00 |
|
Skia
|
f04cf9d4d4
|
Add basics of eboutic, still need to implement the ET API to get bank payment
|
2016-07-22 01:19:50 +02:00 |
|