1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-07-11 20:39:23 +00:00
Commit Graph

3179 Commits

Author SHA1 Message Date
ac0c2c9880 Merge pull request from ae-utbm/celery
Use celery for task queue
2025-05-07 11:53:39 +02:00
1a81911cd6 adapt celery to honcho setup 2025-05-07 11:49:38 +02:00
934d17d9d2 celery 2025-04-28 12:15:38 +02:00
f647feb8c8 use .env for project configuration 2025-04-28 12:15:38 +02:00
73e9c3132b Merge pull request from ae-utbm/calendar
Remove cache workaround on news calendar moderation
2025-04-25 12:23:57 +02:00
Sli
5da417c1a0 Remove cache workaround on news calendar moderation 2025-04-25 10:20:32 +02:00
df26ab4d50 Merge pull request from ae-utbm/eboutic
Don't use cookies for processing eboutic baskets
2025-04-23 15:56:44 +02:00
Sli
5dc9e24cd0 Apply review comments 2025-04-23 15:00:51 +02:00
Sli
7c9a966e54 Fix eboutic display bug 2025-04-23 14:04:08 +02:00
Sli
a31dc8254a Test pay with card 2025-04-23 00:53:39 +02:00
Sli
2a7c1a6438 Test pay with sith 2025-04-23 00:11:50 +02:00
Sli
8af6af1303 Test basket creation 2025-04-22 23:03:06 +02:00
4f5a69c353 Merge pull request from ae-utbm/docs-install
Update installation istructions
2025-04-21 13:09:24 +02:00
7296640a8d Merge pull request from ae-utbm/fix-album-upload
fix sas album creation rights
2025-04-21 01:01:36 +02:00
Sli
e556305062 Update dev install docs 2025-04-20 18:04:56 +02:00
e9c956e08c fix sas album creation rights 2025-04-19 17:05:15 +02:00
da56a7f651 Merge pull request from ae-utbm/login-register
Fix overflow issue on login/register page
2025-04-17 15:20:43 +02:00
Sli
0654dfb05d Fix overflow issue on login/register page 2025-04-17 13:02:40 +02:00
2a381101ac Merge pull request from ae-utbm/fix-anonymous-sas
fix 500 on SAS main page for anonymous users
2025-04-17 11:14:36 +02:00
ccd4275b02 fix 500 on SAS main page for anonymous users 2025-04-17 09:00:22 +02:00
Sli
f64409c612 Add more error messages on main view 2025-04-15 23:41:58 +02:00
Sli
f352b89fc0 Add auto basket invalidation 2025-04-15 23:33:57 +02:00
Sli
2ae9baa82f Fix etransaction_data endpoint 2025-04-15 18:50:25 +02:00
Sli
bc99390b25 Rename makecommand to checkout 2025-04-15 18:42:17 +02:00
Sli
262ed7eb4c Don't use cookies for processing eboutic baskets 2025-04-15 00:07:07 +02:00
4fa83d0667 Merge pull request from ae-utbm/promo-24-logo
new promo 24 logo
2025-04-14 12:17:40 +02:00
6b55b981ca new promo 24 logo 2025-04-14 11:02:41 +02:00
e6668728f2 Merge pull request from ae-utbm/eurok-consent
Add consent form for eurok partnership
2025-04-14 10:53:05 +02:00
Sli
3431fbf2d1 Add consent form for eurok partnership 2025-04-14 01:25:50 +02:00
77853b808a Merge pull request from ae-utbm/remove-accounting
remove remaining accounting code
2025-04-13 22:10:02 +02:00
05756520a3 remove remaining accounting code 2025-04-13 14:14:26 +02:00
b3eb6a945f Merge pull request from ae-utbm/eboutic-billing
Use htmx to fill up billing info
2025-04-13 09:52:49 +02:00
169faec479 Merge pull request from ae-utbm/fix-sas-order
Fix sas order
2025-04-13 01:06:31 +02:00
Sli
42317bfecc Use django messages for billing info ux 2025-04-13 00:20:57 +02:00
Sli
d6e858e0e3 Apply review comments 2025-04-12 22:59:25 +02:00
Sli
d8be9a62b5 Use assertRedirects for test_not_authorized 2025-04-12 22:46:23 +02:00
2658244671 fix album ordering on SAS 2025-04-12 18:09:39 +02:00
Sli
31575d0b64 Add tests 2025-04-11 17:12:23 +02:00
Sli
4ce885ac6b Default France value and cleaner handling of BillingInfo creation 2025-04-11 17:12:23 +02:00
Sli
5c2f324e13 Use htmx to fill up billing info 2025-04-11 17:12:22 +02:00
ed52a4f828 Merge pull request from ae-utbm/update-django
Update django
2025-04-11 17:11:58 +02:00
ff220e67c1 use new django.url.reverse query kwarg 2025-04-11 14:54:06 +02:00
805ffc498f response.content.decode() => response.text 2025-04-11 14:54:06 +02:00
ad4afce67f fix club members tests 2025-04-11 14:54:06 +02:00
f4276d6be5 fix account creation view tests 2025-04-11 14:54:06 +02:00
64085ac2a4 bump django to 5.2 2025-04-11 14:54:06 +02:00
f301365ebb update dependencies 2025-04-11 14:54:06 +02:00
53038a365f Merge pull request from ae-utbm/import-error
Fix cyclic import error on core/views/user.py
2025-04-10 11:57:42 +02:00
Sli
d2fe0f1fab Fix cyclic import error on core/views/user.py 2025-04-10 11:49:59 +02:00
e96d224a8d Merge pull request from ae-utbm/picture-upload
Picture upload from markdown editor
2025-04-10 11:41:54 +02:00