demarches-normaliennes/app/helpers
Pierre de La Morinerie ded65cfdb9 dossier: fix rendering of piece_justificative in repetition
In repetitions we can't render the piece_justificative champ in the way
we do for normal champs (which was already a bit hackish).

Instead we render the whole form partial – and then extract the champ
from the form. In this way, we're sure to render the champ as it
appears in the form, without any hacks to reproduce the form structure.
2020-04-06 11:50:31 +02:00
..
application_helper.rb dossier: fix rendering of piece_justificative in repetition 2020-04-06 11:50:31 +02:00
champ_helper.rb dossier: fix rendering of piece_justificative in repetition 2020-04-06 11:50:31 +02:00
commentaire_helper.rb Use time.zone functions instead of server time functions 2019-11-26 14:26:36 +01:00
conservation_de_donnees_helper.rb [#1946] Show data retention time in footer 2018-08-30 18:03:01 +02:00
demande_helper.rb Extract some code in a helper 2018-09-20 16:23:09 +02:00
devise_helper.rb [fix #474] display devise errors with flashes 2017-06-21 18:07:58 +02:00
dossier_helper.rb Show the reason on deleted dossiers 2020-03-25 16:57:03 +01:00
dossier_link_helper.rb fix dossier_linked_path in routed procedure 2019-10-23 21:47:20 +02:00
etablissement_helper.rb Remove unused decorators 2018-05-24 17:54:51 +02:00
flipper_helper.rb add a feature-flip for procedure PDF export 2020-03-17 15:00:03 +01:00
html_to_string_helper.rb [Fix #1078] Fix a crasher in HtmlToStringHelper 2017-12-12 10:06:50 +01:00
mailer_helper.rb helpers: add vertical_margin helper for mailers 2019-07-25 12:25:50 +02:00
messagerie_helper.rb messagerie: add a reply button next to the latest message 2019-07-17 11:43:21 +02:00
notice_url_helper.rb [fix #675] upload notice in DS 2018-04-12 10:44:58 +02:00
number_helper.rb Fix the thousand separator in order to copy/paste without space 2020-02-17 11:31:12 +01:00
procedure_helper.rb Activate champ integer number on all the new procedures 2020-02-25 11:26:37 +01:00
service_helper.rb helpers: add ServiceHelper#formatted_horaires 2019-03-20 10:42:57 +01:00
string_to_html_helper.rb Make (part of) the html valid again 2019-11-06 17:01:07 +01:00
tableau_de_bord_helper.rb Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
tabs_helper.rb dynamic_tab_item now handles url arrays 2018-09-07 11:30:00 +02:00