imperosol
|
7312580a8d
|
fix: InvoiceQuerySet.annotate_total()
|
2024-10-12 15:52:40 +02:00 |
|
imperosol
|
58d3a7ee2c
|
Optimize user account pages
|
2024-10-04 13:41:39 +02:00 |
|
thomas girod
|
a4fe4996aa
|
Merge pull request #834 from ae-utbm/real-name
Restore real name
|
2024-10-03 10:12:23 +02:00 |
|
|
655d72a2b1
|
Completely integrate wepack in django
* Migrate alpine
* Migrate jquery and jquery-ui
* Migrate shorten
* Add babel for javascript
* Introduce staticfiles django app
* Only bundle -index.js files in static/webpack
* Unify scss and webpack generated files
* Convert scss calls to static
* Add --clear-generated option to collectstatic
* Fix docs warnings
|
2024-10-02 16:11:02 +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
|
2ac578c3ad
|
ruff rule DJ
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
|
2024-07-08 15:37:10 +02:00 |
|
thomas girod
|
cfc19434d0
|
ruff rules UP008 and UP009
|
2024-07-08 15:37:09 +02:00 |
|
thomas girod
|
3143d3d91a
|
reorganize imports with ruff
|
2024-06-26 12:35:38 +02:00 |
|
Julien Constant
|
8e7c025e47
|
[FIX] Broken link in readme and license fix (& update) (#591)
|
2023-04-04 18:39:45 +02:00 |
|
Thomas Girod
|
751c8a8bc6
|
unify account_id creation
|
2023-01-09 21:40:38 +01:00 |
|
Théo DURR
|
4fe46fbcef
|
[FIX] 3DSv2 - Echappement du XML et modif tables (#543)
* Fixed wrong HMAC signature generation
* Updated migration files
Co-authored-by: Julien Constant <julienconstant190@gmail.com>
|
2023-01-09 17:46:34 +01:00 |
|
Théo DURR
|
fe8b8f46aa
|
Fix 3DSv2 implementation (#542)
* Fixed wrong HMAC signature generation
* Fix xml du panier
Co-authored-by: Julien Constant <julienconstant190@gmail.com>
|
2023-01-06 20:02:45 +01:00 |
|
thomas girod
|
b8a72c57e1
|
escape html characters on xml (#505)
|
2022-12-10 20:41:35 +01:00 |
|
Thomas Girod
|
fe9e5ce861
|
integration of 3D secure v2 for eboutic bank payment
|
2022-11-30 22:52:56 +01:00 |
|
Thomas Girod
|
60eff1000f
|
second patch on eboutic
|
2022-11-16 20:41:24 +01:00 |
|
Thomas Girod
|
c245ef7149
|
refonte de la boutique en ligne
|
2022-10-31 16:15:16 +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 |
|
|
3501703c15
|
eboutic: don't display future account balance if contains refilling item
|
2019-11-05 19:50:08 +01:00 |
|
|
4dadb1dbc0
|
django2.2: add default mandatory on_delete on all ForeignKey
|
2019-10-08 22:46:01 +02: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
|
28431ec9be
|
Big refactor: remove Subscriber class
|
2016-12-10 01:58:30 +01:00 |
|
Skia
|
9847186b06
|
Small fixes
|
2016-12-08 15:16:42 +01:00 |
|
Skia
|
976ae09e55
|
Fix subscriptions with Sith account
|
2016-09-04 18:35:20 +02:00 |
|
Skia
|
325da79e45
|
Add support for subscription typed products in eboutic
|
2016-08-29 03:02:13 +02:00 |
|
Skia
|
05bd177a9d
|
Migrate invoices and lot of eboutic improvements
|
2016-08-18 19:52:20 +02:00 |
|
Skia
|
260a17ae4f
|
Improve generation of account id
|
2016-08-05 00:51:04 +02:00 |
|
Skia
|
4e6b592911
|
Fix eboutic
|
2016-07-26 19:58:36 +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
|
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 |
|