54c1957776
Move notifications from eboutic checkout to billing info fragment
2025-09-25 16:02:56 +02:00
30356d97f3
Use SuccessMessageMixin on trombi
2025-09-25 16:02:56 +02:00
7eaf25a64f
Remove QuikNotifMixin
2025-09-25 16:02:56 +02:00
c6e86841b3
Remove jquery remeanants
2025-09-25 16:02:56 +02:00
cbe9887efb
Create unified notification system
2025-09-25 16:02:55 +02:00
Noa Fouich
980952807a
Merge pull request #1189 from ae-utbm/deleted_barman_user_fix
...
Deleted barman user fix
2025-09-25 16:01:36 +02:00
Noa Fouich
0b7c516f18
adding test
2025-09-25 15:57:21 +02:00
Noa Fouich
e186052283
Fix deleted barman on user account
...
# Conflicts:
# locale/fr/LC_MESSAGES/django.po
2025-09-25 15:57:16 +02:00
Bartuccio Antoine
6cd3875b2b
Merge pull request #1187 from ae-utbm/fix-search
...
Remove `s` shortcut for search bar
2025-09-24 18:09:00 +02:00
ad8b003336
Remove s
shortcut for search bar
2025-09-24 16:36:55 +02:00
Bartuccio Antoine
b4f5a866e3
Merge pull request #1185 from ae-utbm/posters
...
Remove jquery from posters
2025-09-23 14:59:24 +02:00
d87b069769
Apply review comments
2025-09-23 10:28:05 +02:00
thomas girod
9461b2e5d9
Merge pull request #1184 from ae-utbm/page-N+1
...
fix: N+1 query on PageListView
2025-09-23 09:18:24 +02:00
4701c0804b
Fix slideshow transition
2025-09-22 23:06:18 +02:00
imperosol
acb6c6ce9c
fix: N+1 query on PageListView
2025-09-22 18:14:14 +02:00
95e6fff98b
Migrate poster view to alpine
2025-09-22 14:30:23 +02:00
thomas girod
f1a5a0781c
Merge pull request #1181 from ae-utbm/fix-subscription
...
Fix subscription
2025-09-22 13:41:15 +02:00
imperosol
854dd2d9e7
add disclaimer for subscription purchase with AE account
2025-09-22 13:28:42 +02:00
imperosol
a7c96425c8
fix: ClubSellingView N+1 queries
2025-09-22 13:28:42 +02:00
dff23fae7f
Migrate slideshow to alpine
2025-09-22 13:26:28 +02:00
thomas girod
34b0dc3302
Merge pull request #1182 from ae-utbm/fix-pagerev
...
fix: 500 on page properties edit
2025-09-22 13:04:22 +02:00
thomas girod
31aee01360
Merge pull request #1169 from ae-utbm/dependabot/npm_and_yarn/vite-6.3.6
...
Bump vite from 6.3.5 to 6.3.6
2025-09-21 16:05:03 +02:00
imperosol
ce2ef78a6d
fix: 500 on page properties edit
2025-09-21 16:01:17 +02:00
Kenneth Soares
f7c5088048
Merge pull request #1177 from ae-utbm/fix_archived_products
...
Fix display of archived products
2025-09-19 20:09:40 +02:00
thomas girod
9bc6a447b9
Merge pull request #1179 from ae-utbm/poster-access
...
Make poster views available to club board members
2025-09-19 19:54:32 +02:00
imperosol
08b16d6e74
feat: make poster views available to club board members
2025-09-19 17:22:44 +02:00
thomas girod
c6baab068a
Merge pull request #1164 from ae-utbm/subscription-birthday
...
Subscription birthday
2025-09-19 12:58:03 +02:00
Noa Fouich
262281adda
Add test case
2025-09-18 14:40:20 +02:00
thomas girod
b58eca3ed0
Merge pull request #1171 from ae-utbm/club-edit-groups
...
fix: `Counter.edit_groups`
2025-09-16 15:20:47 +02:00
Kenneth SOARES
c7fe8961ab
fixed display of archived products
2025-09-16 12:43:03 +02:00
thomas girod
18f77ef2cb
Merge pull request #1176 from ae-utbm/fix-dependabot
...
Fix dependabot
2025-09-16 09:04:02 +02:00
imperosol
b58da0ea30
fix: dependabot.yml
2025-09-15 12:04:18 +02:00
imperosol
25cd877160
fix: Counter.edit_groups
2025-09-13 11:39:53 +02:00
dependabot[bot]
79297b7a75
Bump vite from 6.3.5 to 6.3.6
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 02:04:00 +00:00
thomas girod
b767079c5a
Merge pull request #1167 from ae-utbm/page-n+1
...
Page n+1
2025-09-08 11:28:55 +02:00
imperosol
37961e437b
fix: N+1 queries on PageListView
2025-09-04 17:39:17 +02:00
imperosol
b97a1a2e56
improve User.can_view and User.can_edit
2025-09-04 17:38:58 +02:00
imperosol
3ad40b7383
change birthdate only if user didn't have it previously
2025-09-04 11:03:02 +02:00
imperosol
3709b5c221
require birthday when creating subscriptions for users that didn't give it previously
2025-09-04 11:02:59 +02:00
imperosol
171a3f4d92
make some users not having birthday in populate_more.py
2025-09-04 11:02:48 +02:00
imperosol
84e2f1b45a
fix: subscription form alignment
2025-09-04 11:02:48 +02:00
thomas girod
fdf5e4fbe9
Merge pull request #1161 from ae-utbm/meta-tags
...
Meta tags
2025-09-04 10:51:25 +02:00
thomas girod
4e08591721
Merge pull request #1163 from ae-utbm/sitemap
...
Add sitemap
2025-09-04 10:51:10 +02:00
thomas girod
27b98f4a48
Merge pull request #1166 from ae-utbm/com-notification
...
Com notification
2025-09-03 14:40:06 +02:00
Kenneth Soares
e0702ce8be
Merge pull request #1165 from ae-utbm/taiste
...
Commands, Galaxy, Buxfixes and other
2025-09-03 14:32:30 +02:00
imperosol
cb454935ad
fix: N+1 queries on ICS generation
2025-09-03 14:00:09 +02:00
imperosol
17c50934bb
fix: news notifications
...
Résout trois problèmes :
- la création des notifications faisait un N+1 queries
- le décompte du nombre de nouvelles à modérer était mauvais
- modérer une nouvelle ne modifiait pas les notifications des autres admins
2025-09-03 13:55:07 +02:00
imperosol
5646f22968
feat: add sitemap
2025-09-02 16:00:03 +02:00
thomas girod
cf3daa2574
Merge pull request #1160 from ae-utbm/fix-old-subscribers-group
...
fix old subscribers group attribution
2025-09-01 20:10:37 +02:00
imperosol
03759fd83e
fix translations
2025-09-01 18:21:55 +02:00