demarches-normaliennes/app/views/shared/dossiers
Judith c27b2da90b datetime type de champ: changed the years range from [1950;2100] to [to current year - 1;
current year + 50] (or [entered_date; current_year + 50] if old date already entered) because:
The type_de_champ Datetime is used for close future dates and very close past dates (for accident declaration for ex.)
The select currently has a range from 1950 to 2100, so 70+ years not supposed to be used, leading to:
- many bad data entered (0000 or 1950 to not scroll)
- making it difficult for users to give the proper date (current date is lost in the middle of 149 others) so risk to be lazy and select a random one or genuinely make a mistake
2020-08-13 13:41:45 +00:00
..
editable_champs datetime type de champ: changed the years range from [1950;2100] to [to current year - 1; 2020-08-13 13:41:45 +00:00
messages corrige mise en forme commentaire 2020-08-10 17:36:23 +02:00
_champ_row.html.haml Fix the thousand separator in order to copy/paste without space 2020-02-17 11:31:12 +01:00
_champs.html.haml highlight routing criteria label when updated 2020-03-04 14:56:59 +01:00
_demande.html.haml suppression du message d'alerte suite aux problèmes d'upload 2020-07-27 10:32:03 +02:00
_edit.html.haml replacing ' with ’ in text 2020-06-16 14:39:27 +00:00
_header.html.haml dossier: extract the invitation dropdown to a partial 2018-09-24 16:29:36 +02:00
_identite_entreprise.html.haml affiche les chiffres clés des 3 derniers bilans 2020-06-09 17:51:54 +02:00
_identite_entreprise_bilan_detail.html.haml affiche les chiffres clés des 3 derniers bilans 2020-06-09 17:51:54 +02:00
_identite_individual.html.haml change date format for all, use try_format_date of helper 2019-06-12 17:48:12 +02:00
_infos_generales.html.haml Refactor attachment view 2019-05-21 14:21:13 +02:00
_messagerie.html.haml Maj message quand messagerie désactivée 2019-11-18 14:28:05 +01:00
_submit_is_over.html.haml Rename demarche archivée to demarche close 2019-11-28 15:07:16 +01:00
_user_infos.html.haml gestionnaire: move dossier partials to a shared location 2018-08-14 15:06:44 +02:00