demarches-normaliennes/app
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
..
assets fix hidden label 2020-08-04 13:41:10 +00:00
controllers skip verify authenticity token for helpscout 2020-08-10 17:19:22 +02:00
dashboards define SHOW_PAGE_ATTRIBUTES for bill dashboard 2020-07-07 08:06:37 +00:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql graphql: possibility to filter dossiers by archived 2020-07-29 16:59:34 +02:00
helpers datetime type de champ: changed the years range from [1950;2100] to [to current year - 1; 2020-08-13 13:41:45 +00:00
javascript Put IGN map behind a feature flag 2020-07-30 17:22:28 +02:00
jobs transform job in task for set dossiers_last_updated_at 2020-08-12 16:10:15 +02:00
lib specific deactivation of rubocop DS/ApplicationName rule 2020-07-23 16:20:16 +02:00
mailers ajout du nom d'application dans les mailers 2020-07-23 16:17:52 +02:00
models models: remove columns that have been deleted from db schema 2020-08-12 12:06:58 +02:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
serializers expose effectif_annuel dans api graphql 2020-04-23 09:53:27 +02:00
services Add published revision to all non brouillon procedures 2020-07-22 11:27:49 +02:00
validators validate api_entreprise_token 2020-07-08 18:59:22 +02:00
views datetime type de champ: changed the years range from [1950;2100] to [to current year - 1; 2020-08-13 13:41:45 +00:00