ucef
3477461fb2
feat: ajouter un retour visuel sur la validation des champs obligatoires (mobile)
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m15s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m14s
2026-06-25 08:57:06 +02:00
ucef
bb48f919b0
feat: rendre le message sur les documents à fournir plus générique
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m17s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m26s
2026-06-25 08:21:51 +02:00
ucef
5f2bf61829
feat: gestion type de demande, calcul dynamique du tarif et pre-selection equipement (maillot) pour inscription
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m8s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m28s
2026-06-24 23:56:46 +02:00
ucef
2df3e792f1
feat(pre-inscription): augmentation de la durée de validité du token à 15 minutes
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m9s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m31s
AS Talange CI/CD Pipeline - Production / Build & Run Unit Tests (push) Successful in 1m47s
AS Talange CI/CD Pipeline - Production / Deploy to Prod Environment (push) Successful in 2m5s
2026-06-24 15:56:54 +02:00
ucef
e8baeab0e0
feat(equipement): ajout de la référence et retrait du bouton d'export du dashboard
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 2m54s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m13s
2026-06-24 10:18:53 +02:00
ucef
d0fde2f2e8
feat(adherent): réintégration du numéro de téléphone
2026-06-24 10:18:44 +02:00
ucef
754a0c8dcc
fix(security): ajout de l'import manquant pour @Value
AS Talange CI/CD Pipeline - Production / Build & Run Unit Tests (push) Successful in 1m38s
AS Talange CI/CD Pipeline - Production / Deploy to Prod Environment (push) Successful in 1m54s
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m7s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m26s
2026-06-23 15:30:01 +02:00
ucef
5e75767f92
fix(security): injection correcte de la clé de site captcha dans la vue
AS Talange CI/CD Pipeline - Production / Build & Run Unit Tests (push) Failing after 26s
AS Talange CI/CD Pipeline - Production / Deploy to Prod Environment (push) Has been skipped
2026-06-23 02:05:27 +02:00
ucef
60257f4823
feat(ui): ajout du logo sur la page de connexion
2026-06-23 01:05:55 +02:00
ucef
5c64184c93
feat(ui): ajout d'une bannière de bienvenue avec logo sur le tableau de bord
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m8s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m13s
AS Talange CI/CD Pipeline / Deploy to Prod Environment (push) Has been cancelled
2026-06-23 01:03:03 +02:00
ucef
2dc39521c4
perf: redimensionnement et optimisation du logo pour un chargement rapide
2026-06-23 01:01:53 +02:00
ucef
c7d8aaa179
style: mise à jour du logo du club
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m5s
AS Talange CI/CD Pipeline / Deploy to Test Environment (push) Successful in 3m22s
AS Talange CI/CD Pipeline / Deploy to Prod Environment (push) Has been cancelled
2026-06-23 00:49:46 +02:00
ucef
96eee4326a
feat(security): configuration dynamique du Captcha Cloudflare Turnstile
2026-06-22 23:25:01 +02:00
ucef
14c83be77a
feat(paiements): ajout d'un système d'audit log pour les paiements avec filtres et correction d'accès agent
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 2m46s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 2m48s
2026-06-22 22:44:14 +02:00
ucef
08dc39f61a
fix(ui): élargissement des sections informations et licences adhérent
2026-06-22 22:44:14 +02:00
ucef
84265660b9
fix(ui): masquer les encadrés financiers du dashboard pour les agents de saisie
2026-06-22 22:44:14 +02:00
ucef
da33ce934d
fix(ui): dynamically display connected username in sidebar across all pages
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m15s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m14s
2026-06-15 23:13:06 +02:00
ucef
e867acbb70
feat(licence): add licence search page with CSV export and reorganize sidebar menus
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m4s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Failing after 15s
2026-06-15 23:11:18 +02:00
ucef
c4bb9803ed
feat(equipements): clean equipment search, fix category regression, and sync dotations on category change
2026-06-15 23:11:05 +02:00
ucef
e1cd5930fd
feat(paiement): track payment manager (gestionnaire) in history
2026-06-15 23:09:46 +02:00
ucef
d913579c77
feat(rgpd): add mandatory consent checkbox to public registration form
2026-06-15 23:09:37 +02:00
ucef
2adbdde121
chore: inject HTMX script in all templates to fix badge bugs
2026-06-15 23:09:23 +02:00
ucef
bcf92487ab
feat: Export CSV des commandes équipements (Dashboard)
...
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m13s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m18s
- Ajout de la génération de CSV des équipements choisis et non fournis pour la saison active.
- Création du DotationService et ajout de la route /admin/equipements/export-commande.
- Ajout du bouton d'export sur le tableau de bord principal (index.html).
2026-06-14 01:53:16 +02:00
ucef
bf4c7b36bd
fix(ui): Rendre les tableaux principaux responsives (overflow-x-auto)
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 8m8s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 6m31s
2026-06-14 01:08:12 +02:00
ucef
3ed9d0454b
feat: Refonte du schéma Adhérent (Lieu de naissance, Nationalité, Type Licence), suppression du téléphone, email obligatoire
2026-06-14 01:07:45 +02:00
ucef
7d39e561f7
security: decrease pre-registration token expiration from 10 to 5 minutes
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 2m58s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m26s
2026-06-13 00:00:42 +02:00
ucef
8dfe71ac97
fix: load admin pre-registrations badge immediately on page load
2026-06-12 23:59:12 +02:00
ucef
87c65c6ebd
feat: add admin toggle to open/close public pre-registrations with ui messaging
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 2m52s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m18s
2026-06-12 23:37:41 +02:00
ucef
bb24363500
fix: resolve HTMX POST CSRF token and unhandled ViewResolver 500 error
2026-06-12 23:37:37 +02:00
ucef
19139124ca
fix: use correct dummy secret for local Cloudflare Turnstile verification
2026-06-12 23:37:07 +02:00
ucef
2e8298b3b6
Feature: Implement secure public pre-registration flow with CAPTCHA and HTMX dashboard
...
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m12s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m4s
- Created V16 Flyway migration for pre_inscription and token_pre_inscription tables.
- Added PreInscription and TokenPreInscription entities with respective repositories.
- Updated SecurityConfig to allow public access to /inscription-public/**.
- Implemented CaptchaValidationService to interact with Cloudflare Turnstile API.
- Created PublicInscriptionController for managing the QR code entry, CAPTCHA validation, ephemeral tokens, and public form submission.
- Added public Thymeleaf views (demarrer, formulaire, succes, lien-expire) with TailwindCSS.
- Developed AdminPreInscriptionController and PreInscriptionService to handle back-office validation and rejection workflows.
- Built the admin pre-inscriptions dashboard list view.
- Added a dynamic, polling notification badge in the sidebar using HTMX, auto-updating on validation/rejection events.
2026-06-11 23:11:34 +02:00
ucef
bca84be16a
Refactor: Move equipment price and mandatory status to Categorie relationship
...
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m7s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m34s
- Created CategorieEquipement entity to act as a join table between Category and Equipment.
- Moved 'obligatoire' and 'prix' (formerly prixContribution) fields from Equipement to the new CategorieEquipement entity.
- Added Flyway migrations V14 and V15 to update the database schema and migrate existing data.
- Updated Categorie UI to use a select dropdown and price input for managing category-specific equipment configurations.
- Replaced 'equipement.obligatoire' and 'equipement.prixContribution' calls with their new category-level equivalents in logic and templates.
- Updated pricing calculation in Licence entity to source prices dynamically from the Categorie configuration.
- Updated Dotation generation logic to sync with category requirements automatically.
2026-06-11 22:57:16 +02:00
ucef
1a4ff6fdac
style: display total due, paid, and remaining balance in adherents list
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 2m54s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m5s
2026-06-01 22:58:41 +02:00
ucef
aba4ed0770
feat: implement educator management and display educator initials on training schedule
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m2s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m20s
2026-06-01 21:44:02 +02:00
ucef
e39921f049
feat: modification et suppression des paiements avec validation dynamique
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m7s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 2m53s
2026-05-31 02:44:00 +02:00
ucef
52fbd5fcf8
fix: refactoring de la gestion HTMX des filtres avec triggers precis
AS Talange CI/CD Pipeline / Build & Run Unit Tests (push) Successful in 3m2s
AS Talange CI/CD Pipeline / Build & Run in Docker Container (push) Successful in 3m14s
2026-05-31 02:11:08 +02:00
ucef
b6651fabb4
fix: resolution du conflit de formulaires imbriques dans la liste des adherents
2026-05-31 01:57:46 +02:00
ucef
9531019aae
feat: redirection vers la page de modification lors de la creation d'un adherent
2026-05-31 01:51:11 +02:00
ucef
8a15139efb
feat: gestion des utilisateurs, rôles et équipes
...
- Ajout de la section de gestion des utilisateurs avec rôles (Admin, Trésorerie, Agent de Saisie).
- Restriction des accès par rôle (Admin a tout, Trésorerie a adhérents/paiements, Agent de saisie a adhérents/planning).
- Flux de modification obligatoire de mot de passe temporaire au premier login (par défaut AsTalange123).
- Intégration de la configuration des équipes du club.
2026-05-30 23:11:12 +02:00
ucef
7e9504ffe0
feat: implement server-side pagination, eager query loading, and dynamic column filtering via HTMX for Payment History
2026-05-30 00:24:41 +02:00
ucef
1d259831c6
feat: implement server-side pagination, eager query loading, and dynamic column filtering via HTMX
2026-05-30 00:14:07 +02:00
ucef
3ae296aa91
fix: recalculate member category and tariffs dynamically on birthdate change
2026-05-30 00:14:02 +02:00
ucef
0baca4a334
feat: add weekly training schedule planning with Gantt chart and conflict detection
2026-05-30 00:13:55 +02:00
ucef
a429e67133
feat: implémentation de la gestion des saisons (UI, service, refactoring sidebar)
2026-05-29 22:35:33 +02:00
ucef
dd31d73fed
feat: show dynamic labels for all equipments based on gender and playing style
2026-05-20 21:44:34 +02:00
ucef
cac229486a
feat: recalculate license and remaining prices dynamically on residency checkbox change
2026-05-20 19:12:56 +02:00
ucef
1f803a6ecc
feat: add gender and goalkeeper/field player jersey style customization for members
2026-05-20 19:04:34 +02:00
ucef
1af0e177d5
feat: implement global pricing model, optional equipment contribution, and bulk save for dotations
2026-05-20 19:00:10 +02:00
ucef
2a116b1e02
feat: restrict license creation to only one license per adherent
2026-05-19 22:53:05 +02:00
ucef
bcd4a94973
fix: rename loop variable eq to equip in equipements_list to avoid clash with reserved keyword
2026-05-19 22:45:54 +02:00