Razmig Sarkissian
ec079e1a7a
Add debug logging to Round and Tournament Bracket fix annelise issue
...
with match hide state detection
2 weeks ago
Razmig Sarkissian
93a27f9583
Modify team unregistration to cancel registration instead of deleting
3 weeks ago
Razmig Sarkissian
49d497d48f
Cancel Team Registration by Deleting Team Registration
3 weeks ago
Razmig Sarkissian
34924db360
Add user-initiated registration cancellation logic
3 weeks ago
Razmig Sarkissian
11d6913807
Improve Payment Service: Add Transaction Safety and Error Handling
3 weeks ago
Laurent
59a39ffd49
Adds round index filter for TeamScore
3 weeks ago
Laurent
77b999fbb3
logs update
3 weeks ago
Razmig Sarkissian
80b6bc1136
Fix email filtering for tournament registrations
...
Remove check for online registration when filtering emails to send
3 weeks ago
Laurent
1339b65731
Fix crash
3 weeks ago
Razmig Sarkissian
0158ce150d
Add API endpoint to get payment link for team registration
4 weeks ago
Razmig Sarkissian
fcb2ef9549
Add force_send option to resend registration emails
4 weeks ago
Razmig Sarkissian
005d8877e7
Add migration for new fields in Activity and Tournament models
4 weeks ago
Razmig Sarkissian
093015dac6
Add custom club name field to Tournament model
4 weeks ago
Razmig Sarkissian
ef0e7b6326
Add missing player information from authenticated user profile
4 weeks ago
Laurent
1572bed50d
fix margin
4 weeks ago
Laurent
4fb9460572
Adds distinct email in the dashboard
4 weeks ago
Laurent
015934c663
change TeamRegistrationAdmin
4 weeks ago
Razmig Sarkissian
6918677009
Fix user age calculation and handle 'N/A' birth year
4 weeks ago
Razmig Sarkissian
3b56d59321
update ranking oct 2025 accuracy
4 weeks ago
Razmig Sarkissian
7c1c37746c
Improve webhook handling and validation logic
...
Supporting multiple webhook secrets and enhanced Connect account
validation. Added more detailed logging and improved error handling for
payment processing.
4 weeks ago
Laurent
1bf31744b5
change many to many to autocomplete in the admin
1 month 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
Laurent
12ddbb2c29
update PurchaseAdmin
1 month ago
Razmig Sarkissian
ff7718d044
add oct 2025 rankings
1 month ago
Razmig Sarkissian
358f025cc5
Remove debug logging statements
1 month ago
Razmig Sarkissian
f4d8b1a536
Add support for corporate tournament Stripe payments
...
The commit adds webhook handling for corporate tournaments using
platform account (XLR) vs connected accounts, updates payment link
creation logic, and improves logging.
1 month ago
Razmig Sarkissian
22b06b4494
Remove cancel_url from Stripe checkout params
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
4fbfce8393
Fix player contact email handling across service methods
1 month ago
Razmig Sarkissian
371bce35d7
Refactor contact information handling in tournament registration
1 month ago
Razmig Sarkissian
fe3e224d15
Update CustomUserAdmin to use date_joined instead of creation_date
1 month ago
Razmig Sarkissian
8f7b21d0de
Add 'creation_date' to CustomUserAdmin user fields
1 month ago
Razmig Sarkissian
5e45b6d96a
Refactor Tournament Summary Serializer for enhanced readability
1 month ago
Laurent
8132826866
renamed agents into supervisors and added organizers who can create tournaments
2 months 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
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