mfo
|
26a078bc45
|
feat(naming): enhance naming of dates columns.
|
2024-10-30 18:28:24 +01:00 |
|
Christophe Robillard
|
df71c6a689
|
align columns naming and order for filter and add for export
Co-authored-by: mfo <mfo@users.noreply.github.com>
|
2024-10-30 18:28:23 +01:00 |
|
simon lehericey
|
b22f049318
|
fix: do not allow empty filter in models
|
2024-10-24 12:06:32 +02:00 |
|
Mathieu Magnin
|
6b326b634e
|
[#10799] Modifications after Marlene's comments
|
2024-10-15 14:40:50 +02:00 |
|
Mathieu Magnin
|
64297f9ee8
|
[#10799] Add error on procedure#show if api entreprise token is expiring
|
2024-10-15 14:40:50 +02:00 |
|
mfo
|
eb8b9a13ca
|
fix(Champs::DossierLinkChamp): when required, should point to existing dossier
|
2024-09-06 11:23:12 +02:00 |
|
mfo
|
fdff699d51
|
feat(champ.rnf/rna/siret): render normalized address the same way
|
2024-08-22 09:45:27 +02:00 |
|
Kara Diaby
|
ae6d338304
|
Ajout des clés de traduction
|
2024-08-19 12:51:38 +00:00 |
|
simon lehericey
|
62b64f5d2d
|
conquer the world
|
2024-07-26 13:34:50 +02:00 |
|
simon lehericey
|
248da3a896
|
work on validator
|
2024-07-26 13:34:49 +02:00 |
|
Corinne Durrmeyer
|
280a25928c
|
Standardize example address for email fields
|
2024-07-25 11:07:20 +02:00 |
|
mfo
|
64811d836a
|
Merge pull request #10616 from mfo/US/enhance-siret-champ
Amélioration, ETQ usager je souhaite pouvoir copier/coller un siret contenant des espaces
|
2024-07-16 09:50:08 +00:00 |
|
mfo
|
23d9c62245
|
feat(champ.siret): allow copy/paste from web
|
2024-07-16 11:29:54 +02:00 |
|
mfo
|
19268345db
|
fix(tdc.expression_reguliere): invalid regexp shows nice error message
|
2024-07-15 09:59:50 +02:00 |
|
Eric Leroy-Terquem
|
0a70c6b90f
|
manager: add a page for demarches publiees
|
2024-06-28 18:20:05 +02:00 |
|
mfo
|
24d7b0b014
|
fix(ineligibilite_rules): prevent admin to enable ineligibilite rules without rules
|
2024-06-20 15:35:36 +02:00 |
|
mfo
|
f819da8921
|
tech(clean): simplify implementation of eligibilite rules, code, enhance wording and test coverage
|
2024-06-11 09:57:36 +02:00 |
|
mfo
|
e3a24d53ea
|
tech(refactor): procedure::error_summary and dossier::ErrorsFullMessagesComponent use same behaviour to compact/expand errors
|
2024-06-11 09:39:20 +02:00 |
|
mfo
|
ef3ca9839b
|
feat(procedure.validation): extract validation context: types_de_champ_public_editor, types_de_champ_private_editor and publication [combining both contextes]. validate conditions, headers_sections, regexp on type_de_champ_private too. dry validation
|
2024-06-04 18:25:24 +02:00 |
|
Christophe Robillard
|
9f715e84d5
|
add i18n for export template
|
2024-05-23 10:00:36 +02:00 |
|
mfo
|
84c1a485e5
|
feat(Procedure.for_tiers_enabled): allow super admin to disable for_tiers
|
2024-05-06 15:56:22 +02:00 |
|
Colin Darie
|
6748551240
|
chore(messagerie): add missing label on comment form
|
2024-05-06 09:49:02 +00:00 |
|
mfo
|
009738f26b
|
Merge pull request #10313 from mfo/US/stop-using-placeholder-and-title-attribute
ETQ usage, je souhaite que les aides à la saisie soient vocalisées par le screenreader
|
2024-04-17 14:57:14 +00:00 |
|
Lisa Durand
|
6d2777541b
|
fix bad renaming for accusé de reception trad
|
2024-04-17 12:28:36 +02:00 |
|
mfo
|
cab3a55f45
|
fix(Champ.dossier_link): do not use placeholder, use hint
|
2024-04-17 07:31:32 +02:00 |
|
Lisa Durand
|
1246ef02b6
|
remove interpolation in duree_conservation… field
|
2024-04-16 17:55:12 +02:00 |
|
Lisa Durand
|
5231ce71a3
|
follow-up : admin better procedure infos form
|
2024-04-16 17:55:11 +02:00 |
|
Colin Darie
|
b336e1b606
|
chore(admin): fix hardcoded application names in translations
|
2024-04-16 17:55:09 +02:00 |
|
Lisa Durand
|
ee91f47c5a
|
add AR component and page on admin view
|
2024-04-15 10:46:29 +02:00 |
|
mfo
|
1989c3e75b
|
fix(Champ.carte): add missing label to search input instead of placeholder
Co-authored-by: Corinne Durrmeyer <corinne@inseo.fr>
|
2024-04-12 11:56:34 +02:00 |
|
mfo
|
b245d9b063
|
Merge pull request #10220 from demarches-simplifiees/fix-drop-down-missing-hint
ETQ usager : Champ choix multiple, ajouter une aide a a la saisie
|
2024-04-02 09:28:34 +00:00 |
|
Corinne Durrmeyer
|
4cfcd70266
|
Update config/locales/models/champs/multiple_drop_down_list/fr.yml
Fix typo
Co-authored-by: Colin Darie <colin@darie.eu>
|
2024-03-28 10:11:29 +01:00 |
|
Corinne Durrmeyer
|
a69d60efef
|
feat(multiple_drop_down_list): Add hint text - fix #10185
|
2024-03-26 14:45:01 +01:00 |
|
Paul Chavard
|
b02ba1e909
|
feat(textarea): autoresize textareas
|
2024-03-25 19:53:29 +01:00 |
|
Lisa Durand
|
1ce4d17ad5
|
Merge pull request #9961 from demarches-simplifiees/amelioration-wording-co-construction-ldu
ETQ usager: Mentionne d'autres acteurs possibles dans la description de la co-construction
|
2024-03-12 16:55:21 +00:00 |
|
Colin Darie
|
ee92668611
|
Merge pull request #9930 from demarches-simplifiees/add-external-link-to-procedure
ETQ admin lorsque je clos une démarche je peux alerter les usagers et je crée une page de fermeture si la démarche n'est pas redirigée dans DS
|
2024-03-12 15:03:30 +00:00 |
|
Eric Leroy-Terquem
|
74903d79bf
|
feat(procedure): update archiving to add closing reason and closing details
|
2024-03-11 15:48:28 +01:00 |
|
Christophe Robillard
|
26a86d8003
|
filter all demarches by kind usager
|
2024-02-23 16:04:27 +01:00 |
|
Lisa Durand
|
a756ab0a63
|
add address infos for rna in show
|
2024-02-12 17:20:06 +01:00 |
|
Colin Darie
|
cd21eac330
|
fix(i18n): missing one value in pluralization
|
2024-02-12 09:33:26 +01:00 |
|
Lisa Durand
|
0a8e8ebd05
|
change wording for co-constructing dossier
|
2024-02-05 12:08:10 +01:00 |
|
Colin Darie
|
f7484eb0e5
|
feat(attestation): list tags errors and substitute missing tag by libelle
|
2024-02-02 13:05:09 +01:00 |
|
Colin Darie
|
475406f3f2
|
style(attestation): improve editor UI & style
|
2024-02-01 18:55:55 +01:00 |
|
Colin Darie
|
8ba78d1cfe
|
feat(attestation): conditional official layout & logo (start)
|
2024-01-31 17:03:54 +01:00 |
|
Colin Darie
|
eaf4e24a55
|
feat(attestation): v2 edit form and tags style
|
2024-01-31 17:03:46 +01:00 |
|
Colin Darie
|
e05565fe52
|
chore(schema): add label_logo label_direction to attestation_templates
|
2024-01-31 17:03:45 +01:00 |
|
Kara Diaby
|
46748091a6
|
Permet au Support de marquer une démarche comme modèle et de filtrer dans toutes les démarches
|
2024-01-31 09:30:14 +00:00 |
|
seb-by-ouidou
|
a6ca4b668e
|
feat: answer message to administrateur as gestionnaire
|
2024-01-22 14:36:38 +01:00 |
|
seb-by-ouidou
|
46140420e5
|
fix: replace faire parti by faire partie
|
2024-01-09 13:25:04 +01:00 |
|
seb-by-ouidou
|
c45e2eaccc
|
feat: write message to gestionnaires as administrateur
|
2024-01-09 13:25:04 +01:00 |
|