tristan
a7fed83dda
docs : sélecteurs Congés/RTT proposent l'exercice suivant
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-26 10:17:40 +02:00
tristan
abdaf809f8
Gestion du changement de type de contrat + correction du calcule des RTT sur un contrat qui commence en milieu de semaine ( #19 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [x] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #19
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-05-22 06:42:33 +00:00
tristan
47f9bea57d
feat : sélecteur d'exercice sur l'onglet RTT de la fiche employé
...
Auto Tag Develop / tag (push) Has been cancelled
Permet de consulter les exercices passés (table hebdomadaire RTT) en
réutilisant le pattern de l'onglet Congés. Plage bornée par
max(début historique contrat, RTT_START_DATE). Bouton + Payer les RTT
verrouillé sur exercices clos. Onglet masqué pour FORFAIT (inchangé).
Backend : rttStartDate désormais toujours exposé sur EmployeeRttSummary
pour que le sélecteur conserve sa borne lors de la navigation vers un
exercice passé. Le masquage existant des lignes Report continue de
fonctionner (comparaison mois-à-mois).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-04 09:58:50 +02:00
tristan
7cadcfa362
feat : sélecteur d'année sur l'onglet Congés de la fiche employé
...
Permet de consulter les exercices passés (calendrier + compteurs) sur
l'onglet Congés. La plage proposée est bornée par max(début historique
contrat, RTT_START_DATE) pour ne pas remonter avant la mise en service
du logiciel. Édition des stocks N-1 et fractionnés verrouillée sur
exercices clos.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-04 09:51:19 +02:00
tristan
eb5910dffe
feat : surlignage des jours fériés sur la vue semaine des heures
...
Auto Tag Develop / tag (push) Has been cancelled
Quand un employé n'a pas d'absence sur un jour férié, la cellule prend le fond bleu clair (#b3e5fc) et affiche le nom du férié au survol — cohérent avec la vue jour.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-29 17:27:46 +02:00
tristan
78f73ed2e9
feat : ajout des jours fériés sur l'export PDF des heures
...
Affiche désormais une ligne dédiée pour chaque jour férié (Lun-Ven) avec la mention "Férié : {nom}" et le total créditant les heures contractuelles, comme sur l'écran Heures.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-29 17:21:59 +02:00
tristan
eacf52425a
fix : récap salaire chauffeur, comptage des repas (déjeuner + dîner)
...
Un jour avec déjeuner ET dîner cochés ne comptait qu'1 repas (||) au lieu de 2.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-29 15:27:00 +02:00
tristan
13eeeb9c86
feat : ajout colonne Cumul sur l'écran RTT ( #18 )
...
Auto Tag Develop / tag (push) Has been cancelled
Affiche le solde RTT à la fin de chaque semaine (report N-1 + somme
totalMinutes des semaines − paiements des mois antérieurs). Permet la
comparaison ligne à ligne avec un suivi RH externe.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #18
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-29 09:43:46 +00:00
tristan
cc868a1e82
feat: ajout malio UI + décompte des jours de présence forfait ( #17 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #17
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-27 12:08:24 +00:00
tristan
1fe7f2cdde
feat : agence d'intérim sur les contrats INTERIM + renommage Types d'absence en Types de statut + colonne Absence en Statut
...
Auto Tag Develop / tag (push) Has been cancelled
- Nouvelle entité InterimAgency (table interim_agencies, API lecture seule)
- Sélecteur agence conditionnel dans les formulaires création employé et ajout contrat
- Affichage "Intérim (NomAgence)" sur la liste employés et l'historique contrat
- Date de fin obligatoire côté frontend pour CDD et INTERIM (aligné backend)
- Renommage "Types d'absence" → "Types de statut" (sidebar, page, titre)
- Renommage en-tête "Absence" → "Statut" sur les vues jour heures et conducteurs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 11:47:14 +02:00
tristan
90e63a463e
feat : autoriser la création d'absences sur les jours fériés depuis le calendrier
...
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 11:04:57 +02:00
tristan
a8fe244b5c
feat : modification de la gestion des jours fériés
Auto Tag Develop / tag (push) Successful in 6s
2026-04-16 15:52:19 +02:00
tristan
0897154460
feat : ajout d'un écran pour le récap congés et RTT
Auto Tag Develop / tag (push) Has been cancelled
2026-04-14 15:08:45 +02:00
tristan
399fd7335e
fix : exclusion de certain jour férié et affichage différent des jours férié dans la page d'heure
Auto Tag Develop / tag (push) Has been cancelled
2026-04-14 11:25:44 +02:00
tristan
4cd30de3e3
feat : ajout d'un onglet formation
Auto Tag Develop / tag (push) Has been cancelled
2026-04-13 09:41:36 +02:00
tristan
906c245451
feat(deploy) : add maintenance mode with automatic toggle during deploy
Auto Tag Develop / tag (push) Has been cancelled
2026-04-02 11:56:13 +02:00
tristan
0257e59671
[#SIRH-21] Revoir l'affichage des RTT pour les semaines qui se chevauchent ( #13 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #13
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-02 08:54:55 +00:00
tristan
1091147100
[#SIRH-20] Ajouter pour les forfaits le paiement de congés N-1 ( #12 )
...
Auto Tag Develop / tag (push) Successful in 7s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #12
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-02 06:59:03 +00:00
tristan
967e3311e5
docs : update doc deployment-docker.md
Auto Tag Develop / tag (push) Has been cancelled
2026-03-31 16:43:54 +02:00
tristan
e654516b82
docs : fix JWT key generation and permissions in deployment doc
2026-03-31 14:32:12 +02:00
tristan
699d09e2f4
docs : add nginx install to deployment prerequisites
2026-03-31 10:35:32 +02:00
tristan
b62a19513d
docs : improve Docker deployment documentation
2026-03-31 09:33:05 +02:00
tristan
caffb74cbf
[#INFRA-142] Revoir le système de déploiement ( #11 )
...
Auto Tag Develop / tag (push) Successful in 7s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Co-authored-by: gitea-actions <gitea-actions@local>
Reviewed-on: #11
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-31 06:38:38 +00:00
tristan
057d6bf06f
[#SIRH-17] Ajouter un système de log des actions utilisateurs ( #9 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #9
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-30 07:52:49 +00:00
tristan
5c6d42c729
[#SIRH-14] Ajouter un onglet Observation sur la fiche employé ( #8 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #8
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-25 09:19:16 +00:00
tristan
bbb020025a
[#SIRH-12] Export des heures d'un employé sur une année ( #7 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #7
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-25 07:51:26 +00:00
tristan
085fe0c150
fix : calcule des RTT pour les chauffeurs
Auto Tag Develop / tag (push) Has been cancelled
2026-03-20 14:42:36 +01:00
tristan
4de891579c
feat : ajout des congés bonus pour les forfaits si ils travaillent un weekend ou férié
2026-03-20 11:53:24 +01:00
tristan
29db3b5025
fix : calcule des RTT sur les contrats 4h
Auto Tag Develop / tag (push) Has been cancelled
2026-03-20 11:26:17 +01:00
tristan
17f871e82d
feat : modification écran RTT + modification écran frais
Auto Tag Develop / tag (push) Successful in 8s
2026-03-19 17:10:11 +01:00
tristan
f047e3ed4b
feat : ajout d'une colonne montant dans les Frais employé
2026-03-18 15:40:31 +01:00
tristan
9787231052
fix : correction calcule prorata congés avec un arrêt maladie long
Auto Tag Develop / tag (push) Has been cancelled
2026-03-17 13:27:51 +01:00
tristan
353d4d9d2b
fix : correction calcule prorata congés avec une suspension de contrat
Auto Tag Develop / tag (push) Has been cancelled
2026-03-17 11:54:23 +01:00
tristan
625b4af5ba
fix : correction calcule des paniers de nuit
Auto Tag Develop / tag (push) Has been cancelled
2026-03-17 10:34:45 +01:00
tristan
04f90afc58
feat : ajout de la règle de décompte des RTT et correction du récap congés et RTT
Auto Tag Develop / tag (push) Has been cancelled
2026-03-16 18:17:58 +01:00
tristan
86cdec50c6
feat : ajout de l'export récap congés et RTT
2026-03-16 16:26:06 +01:00
tristan
cef364fcec
fix : fix affichage employé sur les pages d'heures + ajout d'un filtre employé sur la liste + fix impression recap salaire
Auto Tag Develop / tag (push) Has been cancelled
2026-03-16 14:37:00 +01:00
tristan
b93c4bf3e9
feat : ajout de l'export récap. salaire
Auto Tag Develop / tag (push) Has been cancelled
2026-03-16 12:25:41 +01:00
tristan
01f8058f56
fix : redirection après login + écran des heures chauffeurs
Auto Tag Develop / tag (push) Has been cancelled
2026-03-16 09:13:35 +01:00
tristan
339d650b41
feat : ajout de la gestion des heures chauffeurs
Auto Tag Develop / tag (push) Successful in 8s
2026-03-15 19:04:52 +01:00
tristan
e34e928264
fix : calcule des congés en cours d'acquisition au prorata (date début contrat)
2026-03-12 10:36:49 +01:00
tristan
59f05717bf
fix : prise en compte des congés au provisionnel sauf pour les en cours d'acquisition
2026-03-11 17:34:07 +01:00
tristan
523d4f296b
fix : prise en compte des congés au provisionnel
Auto Tag Develop / tag (push) Successful in 5s
2026-03-11 17:26:48 +01:00
tristan
f493ea237b
Ajout des notification + page employé ( #6 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #6
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-10 12:35:17 +00:00