imperosol
|
075c6f16ec
|
make ApiKeyAuth work on non-safe routes
|
2025-11-09 21:34:26 +01:00 |
|
imperosol
|
530e851bd1
|
add missing open graph tags
|
2025-11-09 21:28:16 +01:00 |
|
imperosol
|
f0b1e8af4a
|
improve tests
|
2025-11-07 15:58:06 +01:00 |
|
Kenneth SOARES
|
5697b4e9c8
|
move club api test to test_controller_club.py
|
2025-11-07 15:58:06 +01:00 |
|
Kenneth SOARES
|
7f504d9ee2
|
add test cases
|
2025-11-07 15:58:06 +01:00 |
|
Kenneth SOARES
|
49b0a13dbd
|
fixed imports
|
2025-11-07 15:58:06 +01:00 |
|
Kenneth SOARES
|
edd31d5d56
|
used 3.10 types
|
2025-11-07 15:58:06 +01:00 |
|
Torrent
|
3ea2d2aaf2
|
filter using schema
|
2025-11-07 15:58:06 +01:00 |
|
Torrent
|
6b27542210
|
add club search api filters
|
2025-11-07 15:58:06 +01:00 |
|
imperosol
|
9c22e061f5
|
fix: missing sales csv header row
fix #1205
|
2025-11-07 14:56:34 +01:00 |
|
imperosol
|
742ac504dc
|
optimize db requests on club sales view
|
2025-11-07 13:08:01 +01:00 |
|
|
|
917a2b50cc
|
Fix naming, fix tooltip and cosmetic changes
|
2025-10-31 21:51:12 +01:00 |
|
imperosol
|
118a08372f
|
simplify poster moderation
|
2025-10-31 17:16:52 +01:00 |
|
|
|
b8429a510f
|
posters: fix broken moderation view
|
2025-10-31 12:15:44 +01:00 |
|
thomas girod
|
453e13d54b
|
Merge pull request #1174 from ae-utbm/auto-archive
Automatic product actions
|
2025-10-16 09:16:50 +02:00 |
|
imperosol
|
d815f7da97
|
fix: permission in ClubAddMemberForm
|
2025-10-10 21:20:04 +02:00 |
|
imperosol
|
f398c9901c
|
fix: 500 on product create view
|
2025-10-10 20:42:36 +02:00 |
|
imperosol
|
56f09fd739
|
fix: wrong text on member form submit button
|
2025-09-27 17:40:18 +02:00 |
|
imperosol
|
24e1ad6dc8
|
apply review comments
|
2025-09-27 17:06:43 +02:00 |
|
imperosol
|
eadf74604c
|
Split ClubMemberForm into JoinClubForm and ClubAddMemberForm
|
2025-09-26 18:23:49 +02:00 |
|
imperosol
|
cc58479a19
|
use new notifications system
|
2025-09-26 16:00:31 +02:00 |
|
imperosol
|
c03b6e5d9d
|
add tests
|
2025-09-26 15:49:36 +02:00 |
|
imperosol
|
66cf2bd957
|
Better management of roles in ClubMemberForm
|
2025-09-26 15:49:33 +02:00 |
|
imperosol
|
3e8f3b9275
|
feat: success message on membership creation
|
2025-09-26 15:49:24 +02:00 |
|
imperosol
|
c7363de44f
|
improve new member form style
|
2025-09-26 15:49:24 +02:00 |
|
imperosol
|
966fe0ec0e
|
fix: N+1 queries on old club members view
|
2025-09-26 15:49:24 +02:00 |
|
imperosol
|
fd0af3a804
|
HTMXify club members page
|
2025-09-26 15:49:24 +02:00 |
|
imperosol
|
7db66bb8f6
|
feat: MembershipQuerySet.editable_by method
|
2025-09-26 15:49:24 +02:00 |
|
|
|
c6e86841b3
|
Remove jquery remeanants
|
2025-09-25 16:02:56 +02:00 |
|
imperosol
|
a7c96425c8
|
fix: ClubSellingView N+1 queries
|
2025-09-22 13:28:42 +02:00 |
|
imperosol
|
08b16d6e74
|
feat: make poster views available to club board members
|
2025-09-19 17:22:44 +02:00 |
|
imperosol
|
25cd877160
|
fix: Counter.edit_groups
|
2025-09-13 11:39:53 +02:00 |
|
imperosol
|
83c96884d8
|
add missing meta description tags
|
2025-09-01 18:20:27 +02:00 |
|
imperosol
|
e864e82573
|
replace deprecated CheckConstraint.check by CheckConstraint.condition
|
2025-08-28 16:31:54 +02:00 |
|
imperosol
|
0c442a8f03
|
fix: select only active club members on GET /club/{club_id}
|
2025-06-17 15:35:49 +02:00 |
|
imperosol
|
ae7784a973
|
rename apikey to api
|
2025-06-16 14:54:42 +02:00 |
|
imperosol
|
52e53da9ef
|
adapt CanAccessLookup to api key auth
|
2025-06-16 13:44:43 +02:00 |
|
imperosol
|
44e1902693
|
Add GET /api/club/{club_id} to fetch details about a club
|
2025-06-16 13:44:43 +02:00 |
|
imperosol
|
c62c09f603
|
fix: counter selection queryset performance on SellingForm
|
2025-06-12 14:35:39 +02:00 |
|
thomas girod
|
95b4b0ba03
|
Merge pull request #1087 from ae-utbm/remove-laundry
remove laundry
|
2025-05-26 13:01:01 +02:00 |
|
Thomas Girod
|
54be8addeb
|
remove laundry
|
2025-05-26 09:10:35 +02:00 |
|
imperosol
|
7c989cd749
|
filter selectable counters in ClubSellingView
|
2025-05-24 10:25:55 +02:00 |
|
Thomas Girod
|
805ffc498f
|
response.content.decode() => response.text
|
2025-04-11 14:54:06 +02:00 |
|
Thomas Girod
|
ad4afce67f
|
fix club members tests
|
2025-04-11 14:54:06 +02:00 |
|
Thomas Girod
|
89efda6e26
|
fix club detail on ClubView
|
2025-04-04 14:27:07 +02:00 |
|
Thomas Girod
|
056b3a1702
|
split club/tests.py
|
2025-04-04 14:27:07 +02:00 |
|
Thomas Girod
|
c527e87fd1
|
fix club edition page
|
2025-04-04 11:00:31 +02:00 |
|
imperosol
|
6dfd4e16e2
|
remove accounting views
|
2025-04-04 10:27:51 +02:00 |
|
imperosol
|
3d3c6adfa5
|
test club edit view
|
2025-03-28 17:42:56 +01:00 |
|
imperosol
|
fb4909fc36
|
merge ClubEditView and ClubEditPropView
|
2025-03-28 17:42:56 +01:00 |
|