mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 10:59:45 +00:00
Enhance PersonEdit
form: Add birthdate input with validation, improve field error handling using hasValidationError
, refactor birthDate
to respect timezone offsets, and update translations for better user feedback. Replace DateTimeCreate
with DateTimeWrite
across types and components.
This commit is contained in:
@@ -105,6 +105,8 @@ Administrative status: Situation administrative
|
||||
person:
|
||||
Identifiers: Identifiants
|
||||
|
||||
person_edit:
|
||||
Error while saving: Erreur lors de l'enregistrement
|
||||
|
||||
# dédoublonnage
|
||||
Old person: Doublon
|
||||
@@ -1547,7 +1549,7 @@ person_messages:
|
||||
center_id: "Identifiant du centre"
|
||||
center_type: "Type de centre"
|
||||
center_name: "Territoire"
|
||||
phonenumber: "Téléphone"
|
||||
phonenumber: "Téléphone fixe"
|
||||
mobilenumber: "Mobile"
|
||||
altnames: "Autres noms"
|
||||
email: "Courriel"
|
||||
|
Reference in New Issue
Block a user