Razmig Sarkissian
85c56981a6
Add null check to umpire_mail method
2 weeks ago
Razmig Sarkissian
f01a681e93
Add null check for event and event creator in umpire_phone
2 weeks ago
Razmig Sarkissian
093015dac6
Add custom club name field to Tournament model
4 weeks ago
Razmig Sarkissian
6918677009
Fix user age calculation and handle 'N/A' birth year
4 weeks ago
Razmig Sarkissian
5c36eb8781
Add umpire data export functionality
...
The commit adds a new endpoint and functionality to gather tournament
and umpire contact information from the French Tennis Federation (FFT)
API, and export it as a CSV file. The changes include:
- Add route for monthly tournament/umpire data export - Add view to
fetch tournaments and umpire data in batches - Add CSV export of umpire
contact details - Clean up tournament model fields
1 month ago
Razmig Sarkissian
511066ccc8
Add support for single player tournament registration
...
The registration system now properly handles both team and individual
player tournaments, displaying the appropriate counts and labels based
on the tournament type.
1 month ago
Razmig Sarkissian
c004325ac8
Remove unused tournament model fields
1 month ago
Razmig Sarkissian
a5c9765366
Add Stripe payment links for tournament registration
1 month ago
Razmig Sarkissian
5e45b6d96a
Refactor Tournament Summary Serializer for enhanced readability
1 month ago
Razmig Sarkissian
33f170dd3e
Replace timezone.localtime with local_planned_start_date method
2 months ago
Razmig Sarkissian
9a3f92306d
Replace timezone.localtime with local planned start date method
2 months ago
Razmig Sarkissian
07d5d20800
fix special custom animation stuff
2 months ago
Razmig Sarkissian
82900cfe5e
Add confirmation time to registration deadline
2 months ago
Razmig Sarkissian
d0fb9fcac6
Add support for custom tournament animation type
2 months ago
Razmig Sarkissian
183d0ee6ec
Improve tournament broadcast selection logic
2 months ago
Razmig Sarkissian
2c34296a5e
Add short name support for animation tournaments
2 months ago
Razmig Sarkissian
a6ca96d2e9
Add season year parameter for 2026 tournament rules
3 months ago
Razmig Sarkissian
79b857f7c9
Fix age calculation to use tournament start date
3 months ago
Razmig Sarkissian
ed7031ef24
Update tournament.py
3 months ago
Laurent
c6e431a0d3
improved performance with claude
3 months ago
Laurent
06e9daba59
improve performance #4
3 months ago
Laurent
c5e910a208
performance #3
3 months ago
Laurent
1e958cca57
improve performance #2
3 months ago
Razmig Sarkissian
f3ba9d4fc9
Reorder conditions in display_matches method for clarity
4 months ago
Razmig Sarkissian
36e791efe9
Fix tournament display matches logic
4 months ago
Razmig Sarkissian
96dfc77856
Fix team positioning check method in Tournament model
4 months ago
Razmig Sarkissian
2a7736c044
Add method to format time period for tournament description
4 months ago
Razmig Sarkissian
206ff43ae3
Add tournament team positioning check for live view
4 months ago
Razmig Sarkissian
3227ebc5b7
fix issue with planning and crash received by mail
4 months ago
Laurent
555ac0dc40
use H-1 as the date to determine whether a tournament has started or not
4 months ago
Laurent
66293bfa05
attempt to fix future tournaments #2
4 months ago
Laurent
71e3cdc788
attempt to fix future tournaments
4 months ago
Laurent
b7e22ddfae
fix attempt for tournaments in progress in other timezones
4 months ago
Razmig Sarkissian
f65fac9661
add multi currency layer for tournament fee
5 months ago
Razmig Sarkissian
a9a5fc87fb
fix event hide team mode
5 months ago
Razmig Sarkissian
b5b5d4e0f5
add event info and prog link if possible
5 months ago
Razmig Sarkissian
cfc10d0e24
fix dashboard and long cells date
5 months ago
Laurent
2fa01108d8
fix crash
5 months ago
Razmig Sarkissian
03cab14cf2
fix crash with get_tournament missing in place of tournament() in
...
match.py
5 months ago
Razmig Sarkissian
7f1502dbdf
remove some print statement
5 months ago
Razmig Sarkissian
ba671c41f7
fix float format in fees
5 months ago
Razmig Sarkissian
7a0983b0a0
fix issue with court display in broadcast planning and prog not displaying in
...
player website
6 months ago
Raz
d242641a0d
add start date hour in tournament row
6 months ago
Raz
5471acab44
fix register bug
6 months ago
Raz
93c5883774
fix register bug
6 months ago
Raz
c7a7375dff
fix message
6 months ago
Raz
3ce4c16ec3
fix prog display
6 months ago
Raz
9be9c2d037
fix prog display
6 months ago
Raz
406786478b
fix prog display
6 months ago
Raz
df245c55d4
fix prog display
6 months ago