Razmig Sarkissian
6875081097
Fix double butterfly mode condition for rounds count
2 months ago
Razmig Sarkissian
ad6139852d
Improve player name display in tournaments
...
Adjust name display logic to handle cases with missing last names and
more flexible short name generation for tournament rounds
2 months ago
Razmig Sarkissian
e6a6268143
Fix tournament registration fee calculation
...
Correctly calculate entry fee based on number of registered players
instead of minimum team size
2 months ago
Razmig Sarkissian
7709409a63
Fix tournament cart fee calculation logic
2 months ago
Razmig Sarkissian
1019c20890
Fix fee calculation for tournament registration
...
Correctly calculate fee based on minimum team size instead of current
number of players
2 months ago
Razmig Sarkissian
721650a8b6
Fix name display with null checks
2 months ago
Razmig Sarkissian
c0d97721dd
Fix calculation of tournament registration fee
2 months ago
Laurent
8c4799c1e6
fix problem with event admin
2 months ago
Laurent
c41eadfe36
small improvements on new stuff
2 months ago
Razmig Sarkissian
89e68c3033
Fix double butterfly match positioning in quarterfinals
...
Adjust match positioning logic for uneven matches in double butterfly
mode, ensuring correct spacing and display of matches when some
quarterfinal matches are missing.
2 months ago
Laurent
b3a20f69f4
fix issue
2 months ago
Laurent
e1e2fb08ef
rename Campaign into ProspectGroup
2 months ago
Laurent
f1c02a7d1b
Adds new Campaign model to make groups of users + way of creating them from users
2 months ago
Laurent
09282698cf
Adds sharable property to BaseModel classes
2 months ago
Razmig Sarkissian
26b7aea651
Move online registration block inside custom animation check
2 months ago
Razmig Sarkissian
289e8e8e8c
Hide online registration for custom animation tournaments
2 months ago
Razmig Sarkissian
07d5d20800
fix special custom animation stuff
2 months ago
Razmig Sarkissian
7fec722362
Add time indication for matches in broadcast bracket
2 months ago
Laurent
d5b2591925
add action to convert users into prospects
2 months ago
Razmig Sarkissian
9666a998c4
Fix bracket rendering when both parents are disabled
2 months ago
Laurent
b2bd41b737
admin update
2 months ago
Laurent
980e5f6420
add raw_id for events
2 months ago
Laurent
75a00c0fa9
add raw_id fields for tournament
2 months ago
Laurent
30b17810e9
update offer
2 months ago
Razmig Sarkissian
5320d0a5be
Remove ReferrerMiddleware and move logic to login view
2 months ago
Laurent
10168de3cd
adds filter for user that have or dont have a prospect with the same email
2 months ago
Laurent
c4be3c9ce2
add filter for user with/without purchases
2 months ago
Laurent
42bdb3bfed
Add filter for user that have created an event
2 months ago
Razmig Sarkissian
82900cfe5e
Add confirmation time to registration deadline
2 months ago
Razmig Sarkissian
b71ac1c645
Remove Registration Cart Cleanup Middleware
2 months ago
Laurent
d934230880
adds event_count for user in the dashboard
2 months ago
Razmig Sarkissian
d0fb9fcac6
Add support for custom tournament animation type
2 months ago
Razmig Sarkissian
aa39b9f08b
Update email service to handle single-player tournament inscription
2 months ago
Laurent
2463c8f8c8
put the shop back online
2 months ago
Razmig Sarkissian
108d2d6451
Extend tournament broadcast search window to 72 hours
2 months ago
Razmig Sarkissian
183d0ee6ec
Improve tournament broadcast selection logic
2 months ago
Razmig Sarkissian
61a6f88e6f
Update broadcasted_auto.html
2 months ago
Razmig Sarkissian
c0d18ed9a1
Add retry mechanism for tournament autobroadcast
2 months ago
Razmig Sarkissian
aa7c9bc5aa
Update auto-broadcast completion logic for tournaments
...
Refine tournament auto-broadcast detection algorithm to handle
multi-page tournaments more robustly. Specifically:
- Improve completion detection for multi-page tournaments - Prevent
false completion when cycling through pages - Add more descriptive
logging for edge cases
2 months ago
Razmig Sarkissian
586de4431f
Remove Broadcasted Auto Event Template
2 months ago
Laurent
ae57ec7bcd
improved admin
2 months ago
Razmig Sarkissian
39beecd9cd
Change team name class from bold to semibold
2 months ago
Razmig Sarkissian
d92849edfc
Remove large class from date table cell
2 months ago
Razmig Sarkissian
b0b1abd972
Fix tournament list order in automatic broadcast view
2 months ago
Razmig Sarkissian
2c34296a5e
Add short name support for animation tournaments
2 months ago
Razmig Sarkissian
26a2465dfb
Improve club broadcast page title with broadcast code
2 months ago
Razmig Sarkissian
73571702db
Add error handling for tournament data fetching
2 months ago
Razmig Sarkissian
34530f94c5
Add null checks and handle empty lists in broadcast templates
2 months ago
Razmig Sarkissian
17d6313042
Add automatic broadcast features and UI improvements
2 months ago
Razmig Sarkissian
bcf5017169
Fix handling of expired team registration sessions
...
A missing team registration should be treated as a valid expiration
case, returning True instead of False to properly clean up sessions.
2 months ago