178b4e4eee
fix : wording
Auto Tag Develop / tag (push) Has been cancelled
2026-05-05 14:10:31 +02:00
bebfabcacc
feat(front) : meta title sur chaque page
...
Auto Tag Develop / tag (push) Successful in 9s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 17:24:33 +02:00
3fe0bbf71e
feat: modification de la gestion des rôles + ajout rôle d'un bureau ( !52 )
...
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: #52
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-28 11:52:18 +00:00
5bb0aad620
feat: amélioration de l'export inventaire bovin ( !51 )
...
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: #51
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-28 10:03:50 +00:00
08a17f91b3
feat: ajout du prix au kilo et de l'age moyen bovin + feed bovin via xlsx ( !50 )
...
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
- [x] TU/TI/TF rédigée
- [ ] TU/TI/TF OK
- [ ] CHANGELOG modifié
Reviewed-on: #50
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-28 07:25:31 +00:00
9038d1726a
feat : export Excel et stats par tranche d'âge sur l'inventaire bovin
...
Auto Tag Develop / tag (push) Has been cancelled
- Dépendance phpoffice/phpspreadsheet
- Endpoint GET /bovines/inventory-export : XLSX coloré, header figé, auto-filter, tri birthDate ASC
- Endpoint GET /bovines/inventory-stats : comptes par tranche d'âge (>=24, 22-24, 20-22)
- Bouton Excel à gauche du titre (style icône-only, même design que le bouton impression)
- Légende visuelle avec cartes bordées coloriées
- Ajustement seuils couleurs des lignes en -300 (base) / -400 (hover)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 15:19:57 +02:00
4cdff1200f
feat : affichage du compteur de bovins et ajustement des seuils de couleur
...
- Ajout (X bovins) à côté du titre sur les pages inventaire et case
- Seuils par âge : 20-22 mois orange, 22-24 mois rouge, 24+ violet
- Couleurs renforcées en -200 / hover -300
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 11:08:19 +02:00
d5b372e243
feat : bouton Ajouter sur les pages admin en haut à droite
...
Alignement sur le pattern case.vue : titre et bouton Ajouter sur la même ligne,
wrapper px-[86px] commun, suppression du bouton bottom-centered
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 11:00:20 +02:00
2e72f93f29
feat : harmonisation des pages infrastructure avec le pattern UiDataTable
...
- Page case : mêmes colonnes, filtres et alertes âge que la page inventaire
- Page building : header aligné sur le pattern case.vue (wrapper px-86, arrow en absolute)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-24 10:57:25 +02:00
f05fcc5c15
feat: inventaire bovins ( !49 )
...
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: #49
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-24 07:53:06 +00:00
e2695335e7
fix : masquer le bouton Ajouter sur la page case quand l'utilisateur n'est pas admin
...
Auto Tag Develop / tag (push) Successful in 6s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 17:26:49 +02:00
1b4764878e
feat: ajout du composant datatable sur tous les écrans ( !48 )
...
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: #48
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-04-22 13:25:57 +00:00
Matthieu
340aa2a3c0
feat : écran bovins, refacto cases, enrichissement bovins, migrations
...
- Ajout page infrastructure/bovine avec CRUD
- Refacto BuildingCase (suppression Statut, simplification)
- Commande EnrichBovinesCommand pour enrichir les données bovins
- 4 migrations Doctrine
- Mise à jour composables shipment/weighing
- Mise à jour README et CHANGELOG
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 14:44:53 +02:00
34c1d162d8
[#FER-15] Fix droit de suppression réception/expédition utilisateur ( !43 )
...
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
- [ ] CHANGELOG modifié
Reviewed-on: #43
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-30 13:47:46 +00:00
7f78454553
[#FER-13] Faire des recherches sur le scanner des bêtes ( !42 )
...
Auto Tag Develop / tag (push) Successful in 6s
| 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: #42
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-26 16:51:27 +00:00
97f21ab35c
[#FER-12] Ajouter un blocage des utilisateurs ( !41 )
...
Auto Tag Develop / tag (push) Successful in 6s
| 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: #41
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-25 14:53:43 +00:00
9be2e0c379
[#FER-11] Corriger le problème de bearer token ( !40 )
...
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: #40
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-03-25 14:15:54 +00:00
b707aae0e8
fix : bouton de mise en attente
Auto Tag Develop / tag (push) Has been cancelled
2026-03-24 08:33:13 +01:00
0067e51e6e
fix : order récéption/expédition + correction style bouton récéption
Auto Tag Develop / tag (push) Has been cancelled
2026-03-23 17:26:29 +01:00
465339cdd6
fix : order navbar + modification création fournisseur et client
Auto Tag Develop / tag (push) Successful in 6s
2026-03-18 17:53:17 +01:00
fbfc7acfe4
feat : ajout de l'api de l'état pour chercher les villes via le CP
Auto Tag Develop / tag (push) Has been cancelled
2026-03-18 15:06:21 +01:00
a905c6a1de
fix : correction des retours de la V0
Auto Tag Develop / tag (push) Has been cancelled
2026-03-18 14:47:03 +01:00
2408ccab67
fix : on ne pèse plus automatiquement + fix message de création réception
Auto Tag Develop / tag (push) Has been cancelled
2026-03-18 10:38:11 +01:00
82af4d4c1e
feat : ajout de bâtiment dans les fixtures et seed + organisation du menu
2026-03-17 17:49:58 +01:00
b510cdcc42
fix : on ne bloque plus le poids max d'une pesée
Auto Tag Develop / tag (push) Successful in 5s
2026-03-02 11:32:44 +01:00
3ac676689d
[ #354 ] modification front page admin utilisateur ( !39 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #354 | modification front page admin utilisateur |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #39
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-27 13:31:45 +00:00
257b93e691
[ #353 ] front de la page admin client ( !38 )
...
Auto Tag Develop / tag (push) Successful in 5s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| [#353 ] | front de la page admin client |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #38
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-27 13:09:19 +00:00
09a641e5cf
[ #356 ] modification front page admin bovin ( !37 )
...
Auto Tag Develop / tag (push) Successful in 5s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #356 | modification front page admin bovin |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #37
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-27 13:05:47 +00:00
2d2b38eae4
[ #355 ] modification front de la page admin transporteur ( !36 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #355 | modification front de la page admin transporteur |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #36
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-27 10:06:49 +00:00
9e53be8ac3
[ #352 ] modification front admin fournisseur ( !35 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #352 | modification front admin fournisseur |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #35
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-27 09:05:22 +00:00
2b64f024b6
[ #327 ] Afficher modifier une expédition terminée ( !34 )
...
Auto Tag Develop / tag (push) Successful in 6s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #327 | Afficher modifier une expédition terminée |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #34
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-26 14:01:39 +00:00
59d76c5f14
fix : page de modification reception qui crash en prod
Auto Tag Develop / tag (push) Successful in 5s
2026-02-26 10:28:00 +01:00
5967665e9f
fix : page de modification reception qui crash en prod
Auto Tag Develop / tag (push) Successful in 6s
2026-02-26 09:46:34 +01:00
92a5c48e5e
[ #332 ]Refonte écran réception terminée ( !31 )
...
Auto Tag Develop / tag (push) Successful in 5s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #332 | Refonte écran réception terminée |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Co-authored-by: tristan <tristan@yuno.malio.fr >
Reviewed-on: #31
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-26 08:25:20 +00:00
c0d05264df
[ #334 ] Correctifs ( !32 )
...
Auto Tag Develop / tag (push) Successful in 5s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| 334 | Correctifs |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #32
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-26 08:10:15 +00:00
624591c096
feat : finalisation du tableau d'estimation des poids bovin
Auto Tag Develop / tag (push) Successful in 7s
2026-02-26 08:41:56 +01:00
f263a11fe8
[ #278 ] Plan du site ( !33 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #278 | Plan du site |
## Description de la PR
[#278 ] Plan du site
## Modification du .env
## Check list
- [ ] Pas de régression
- [x] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [ ] CHANGELOG modifié
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Reviewed-on: #33
Co-authored-by: tristan <tristan@yuno.malio.fr >
Co-committed-by: tristan <tristan@yuno.malio.fr >
2026-02-25 14:16:11 +00:00
e7421e985e
[ #331 ] Mettre à jour l'entité Shipment et bovin_shipment ( !30 )
...
Auto Tag Develop / tag (push) Successful in 6s
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #331 | Mettre à jour l'entité Shipment et bovin_shipment |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #30
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: kevin <kevin@yuno.malio.fr >
Co-committed-by: kevin <kevin@yuno.malio.fr >
2026-02-19 07:47:13 +00:00
7dd615ea34
Bovins Admin ( !29 )
...
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
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #29
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-17 13:22:29 +00:00
be29daf4d1
fix : corrections de tous les retours + modification de la seed et fixtures
Auto Tag Develop / tag (push) Successful in 5s
2026-02-16 16:26:00 +01:00
358da6a8ad
Navbar ( !28 )
...
Auto Tag Develop / tag (push) Has been cancelled
| | Layout-Admin |
|------------------|-----------------|
| | |
## 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: #28
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-16 14:32:31 +00:00
09d108a1d5
fix : corrections de tous les retours
Auto Tag Develop / tag (push) Successful in 4s
2026-02-13 17:07:15 +01:00
93edd0a563
fix : corrections de l'entity customer.php et de la partie admin front qui lui est lié + update des fixtures/seed
Auto Tag Develop / tag (push) Has been cancelled
2026-02-13 13:44:21 +01:00
7f3d9ef9c6
[ #325 ] Corrections diverses ( !26 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #325 | Corrections diverses |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #26
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: kevin <kevin@yuno.malio.fr >
Co-committed-by: kevin <kevin@yuno.malio.fr >
2026-02-13 08:10:33 +00:00
d3bc2e11f1
[ #326 ] Admin modification creation client ( !25 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #326 | Admin modification creation client |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #25
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-13 07:36:58 +00:00
43213bc6d6
[ #324 ]Création d'une page d'administration : listing des customers ( !24 )
...
Auto Tag Develop / tag (push) Has been cancelled
| 324 | Création d'une page d'administration : listing des customers |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #24
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-12 09:42:54 +00:00
05ea33735d
[ #275 ] Lister les expéditions en attente ( !23 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #275 | Lister les expéditions en attente |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Reviewed-on: #23
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: kevin <kevin@yuno.malio.fr >
Co-committed-by: kevin <kevin@yuno.malio.fr >
2026-02-12 08:57:40 +00:00
d527e94bac
[ #313 ] Création d'une page d'administration : modification/création d'un fournisseur ( !20 )
...
Auto Tag Develop / tag (push) Successful in 5s
| 313| Création d'une page d'administration : modification/création d'un fournisseur |
|------------------|-----------------|
| | |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #20
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-12 08:22:17 +00:00
b1c3952d09
[ #271 ]Créer une nouvelle expédition (étape 1) ( !12 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #271 | Créer une nouvelle expédition (étape 1) |
## Description de la PR
## Modification du .env
## Check list
[x ] Pas de régression
TU/TI/TF rédigée
[x ] TU/TI/TF OK
[x ] CHANGELOG modifié
Co-authored-by: kevin <kevin@yuno.malio.fr >
Reviewed-on: #12
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: Matteo <matteo@yuno.malio.fr >
Co-committed-by: Matteo <matteo@yuno.malio.fr >
2026-02-12 07:31:40 +00:00
800ab1d432
[ #320 ] Modification réception terminé étape 2 ( !21 )
...
Auto Tag Develop / tag (push) Has been cancelled
| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
| #320 | Modification réception terminé étape 2 |
## Description de la PR
## Modification du .env
## Check list
- [x] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié
Reviewed-on: #21
Reviewed-by: Autin <tristan@yuno.malio.fr >
Co-authored-by: sroy <sebastien@yuno.malio.fr >
Co-committed-by: sroy <sebastien@yuno.malio.fr >
2026-02-12 07:06:49 +00:00