thomas girod
449abbb17e
Merge pull request #1248 from ae-utbm/fix/api-barman-auth
...
fix: user search for anonymous sessions with logged barmen
2025-11-19 13:05:16 +01:00
imperosol
32e1f09d46
prevent csrf on MembershipSetOldView
2025-11-16 15:05:10 +01:00
imperosol
f359fab6b4
style: class for <a>-like form submit buttons
2025-11-16 15:04:30 +01:00
imperosol
0b53db7a95
fix: user search for anonymous sessions with logged barmen
...
Quand une session n'était pas connectée en tant qu'utilisateur, mais avait des utilisateurs connectés en tant que barman, la route de recherche des utilisateurs était 401
2025-11-16 13:31:48 +01:00
imperosol
a27d8d0755
Revert "Custom style for Gala 2025"
...
This reverts commit 8cbf42d714 .
2025-11-11 15:16:45 +01:00
imperosol
c0ed5bd393
add diff ratio to the heuristic
2025-11-11 15:13:45 +01:00
imperosol
b9aa07646a
reuse last PageRev if same author and short time diff
2025-11-11 15:13:45 +01:00
imperosol
3c79bd4d01
test PageListView
2025-11-11 15:13:44 +01:00
imperosol
8819abe27c
Custom 404 for Page
2025-11-11 15:13:44 +01:00
imperosol
30e76a5e39
move page templates to their own folder
2025-11-11 15:13:44 +01:00
imperosol
d50bb0d9b1
remove dead code
2025-11-11 15:13:44 +01:00
imperosol
d0340603a2
add more default user infos on first subscription
2025-11-11 15:07:06 +01:00
imperosol
80dbe7f742
exclude hidden users from ajax search
2025-11-11 14:31:20 +01:00
imperosol
a571bda766
Show groups of Permission in admin
2025-11-11 14:31:20 +01:00
imperosol
04702335e2
rename User.is_subscriber_viewable => User.is_viewable
2025-11-11 14:31:20 +01:00
imperosol
7042cc41f0
remove unused SelectUser
2025-11-11 13:49:33 +01:00
imperosol
53f7bf08d3
remove remaining CanCreateMixin
2025-11-10 00:19:16 +01:00
imperosol
0a3e0fa755
fix: url in news_detail og:image
2025-11-09 23:06:32 +01:00
thomas girod
2984e14746
Merge pull request #1237 from ae-utbm/remove-repair-fs
...
remove `SithFile._check_fs` and `SithFile.repair_fs`
2025-11-09 21:40:32 +01:00
imperosol
075c6f16ec
make ApiKeyAuth work on non-safe routes
2025-11-09 21:34:26 +01:00
imperosol
2e9e1b6a78
remove deprecated api csrf argument
2025-11-09 21:34:26 +01:00
imperosol
530e851bd1
add missing open graph tags
2025-11-09 21:28:16 +01:00
imperosol
61d51a08d2
simplify User.is_in_group
2025-11-09 21:27:18 +01:00
imperosol
ec9bfd3b7e
fix: duplicated message on PermissionGroupsUpdateView
2025-11-09 21:25:44 +01:00
imperosol
282c4b8f26
remove SithFile._check_fs and SithFile.repair_fs
2025-11-09 17:00:44 +01:00
imperosol
8cbf42d714
Custom style for Gala 2025
2025-11-09 15:33:29 +01:00
imperosol
e754b48371
feat: add x-limited-choices directive
2025-11-07 19:18:22 +01:00
imperosol
f027464d0e
apply new ruff rules
2025-11-07 16:24:28 +01:00
imperosol
742ac504dc
optimize db requests on club sales view
2025-11-07 13:08:01 +01:00
a760a0b75d
Merge pull request #1191 from ae-utbm/notifications
...
Add macro to refresh messages from htmx swap
2025-10-18 14:39:30 +02:00
76eebaf54e
Rename notification plugin import on alpine-index
2025-10-18 14:35:08 +02:00
Kenneth SOARES
957441ceb1
fix checkbox width
2025-10-17 13:40:06 +02:00
imperosol
42b53a39f3
feat: automatic product counters edition
2025-10-10 20:40:44 +02:00
thomas girod
30fd4f6926
Merge pull request #1054 from ae-utbm/edt
...
Embed the timetable generator in the sith
2025-10-10 20:39:43 +02:00
imperosol
40c3276c3c
remove spaces from autocomplete selects
2025-09-29 17:43:50 +02:00
imperosol
8ff25e6034
optimize main page notifications
2025-09-29 08:45:56 +02:00
fa8772ede2
Add macro to refresh messages from htmx swap
2025-09-27 19:49:17 +02:00
thomas girod
19e3fc604d
Merge pull request #1172 from ae-utbm/htmx-club
...
HTMXify club members page
2025-09-27 17:29:16 +02:00
imperosol
d3444f6bea
timetable base
2025-09-26 22:32:35 +02:00
imperosol
c7363de44f
improve new member form style
2025-09-26 15:49:24 +02:00
ca50e5dc81
Add alpine notifications plugin
2025-09-26 14:54:26 +02:00
bb09fd0feb
Apply review comments
2025-09-26 14:33:17 +02:00
210278440a
Change notification zone position
2025-09-26 13:36:36 +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
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
ad8b003336
Remove s shortcut for search bar
2025-09-24 16:36:55 +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