Laurent
2463c8f8c8
put the shop back online
2 months ago
Laurent
731c3fc1fb
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
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
1e5bd9a072
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
17d6313042
Add automatic broadcast features and UI improvements
2 months ago
Laurent
debf60bc9b
Adds a contact_again field for prospects
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
Razmig Sarkissian
31b87cea2f
Add payment session expiration and logging
...
The main changes in this commit are: - Adding 30-minute expiration to
Stripe checkout sessions - Adding comprehensive logging throughout
payment flow - Improving payment failure and expiration handling -
Moving payment processing to static methods - Refactoring payment
session creation and handling - Adding better error handling for Stripe
operations
``` Add payment session expiration and logging ```
2 months ago
Razmig Sarkissian
84a7047053
Add get_registration_fee methods to registration models
2 months ago
Razmig Sarkissian
758bd60c93
Add Activity status options and fix DataAccess model name
...
The changes add more Activity status choices in biz app and fix the
verbose plural name for DataAccess in sync app.
2 months ago
Razmig Sarkissian
e58ec43999
Add retry logic and stats for padel rankings download
...
The changes add a robust retry mechanism with exponential backoff for
downloading French padel rankings, along with detailed retry statistics
tracking and reporting. This improves reliability when fetching ranking
data in case of temporary network issues.
2 months ago
Razmig Sarkissian
8af498186c
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
2 months ago
Razmig Sarkissian
28a0219507
Fix index out of bounds error in group stage teams lookup
...
The subject line alone fully captures this change, as it's a
straightforward bug fix for an array bounds issue when accessing teams
in group stages.
2 months ago
Laurent
3146b16962
remove other shop link
2 months ago
Laurent
ae4c330b1a
remove shop from nav bar
2 months ago
Razmig Sarkissian
664b461e6d
fix sept ranking 2025
2 months ago
Razmig Sarkissian
0a017d7957
Update max players and unranked values in rankings file
2 months ago
Razmig Sarkissian
9b763e0ed5
September 2025 Rankings
2 months ago
Razmig Sarkissian
ecda64402f
Add is_anonymous field to PlayerRegistration model
3 months ago
Razmig Sarkissian
0da7941390
Add Anonymous Player Support
3 months ago
Razmig Sarkissian
a6ca96d2e9
Add season year parameter for 2026 tournament rules
3 months ago
Razmig Sarkissian
0fae81c45f
Update player data in CLASSEMENT-PADEL-MESSIEURS-08-2025.csv
3 months ago
Razmig Sarkissian
79b857f7c9
Fix age calculation to use tournament start date
3 months ago
Razmig Sarkissian
1ba15438ca
Update Padel tournament guide PDFs
3 months ago
Razmig Sarkissian
f3d41d3b5f
Rename Club hidden field to admin_visible
3 months ago
Razmig Sarkissian
2da21d67b2
Add hidden field to Club model
3 months ago
Razmig Sarkissian
1409fe309b
Update views.py
3 months ago
Razmig Sarkissian
17f455137c
Update admin.py
3 months ago
Razmig Sarkissian
6401914b74
Update views.py
3 months ago
Razmig Sarkissian
f613b44152
Update views.py
3 months ago
Razmig Sarkissian
ed7031ef24
Update tournament.py
3 months ago
Razmig Sarkissian
e4d008956a
08 2025 rankings
3 months ago
Laurent
35acba7332
add android user quick action
3 months ago
Laurent
e8ee0fdb42
remove DECLINED_UNRELATED #2
3 months ago
Laurent
93a60ab675
remove DECLINED_UNRELATED
3 months ago
Laurent
86a677d8d8
add Not concerned prospect status
3 months ago
Laurent
24b93f98f3
fix plural for admin
3 months ago
Laurent
f1c6df49da
adds date for ModelLog
3 months ago
Laurent
1559f954c6
show date not datetime for prospects
3 months ago
Laurent
1174196713
update for prospect list
3 months ago
Laurent
80f8a28eae
fix prospect filtering
3 months ago
Laurent
058a1fd1b3
adds a SHOULD_BUY status
3 months ago
Laurent
99f6e54be2
fix crash
3 months ago