demarches-normaliennes/app
Pierre de La Morinerie 51aacabf13 models: fix touch not propagating when using nested attributes
Sometimes, when using nested attributes, touch doesn’t propagate to
parent relationships. (see https://github.com/rails/rails/issues/26726)

Specifically, this happens in our app when updating a dossier with
only new attachements (but without changing the value of any fields).

To work around this, we need to define the parent relationship
explicitely. This is good practice anyway.

Fix #3906
2019-06-17 13:44:07 +02:00
..
assets stylesheets: fix font of dropdown items on Firefox 2019-06-04 11:37:40 +02:00
controllers Display previous followers in “personnes impliquées” 2019-06-12 17:33:53 +02:00
dashboards Show administrateurs in manager 2019-03-12 11:59:01 +01:00
fields Add attestation template to manager 2019-03-06 16:49:16 +01:00
helpers [fix #3710] date with letter 2019-06-12 17:48:12 +02:00
javascript javascript: fix payload of ActiveStorage events missing on IE 11 2019-06-06 15:00:57 +02:00
jobs Add PurgeUnattachedBlobsJob 2019-05-21 14:05:33 +02:00
lib api_entreprise: display better error message when SIRET is private 2019-06-12 11:58:04 +02:00
mailers notification_mailer: send procedure id when reporting a missing logo 2019-05-13 16:23:11 +02:00
models models: fix touch not propagating when using nested attributes 2019-06-17 13:44:07 +02:00
serializers Track dossier demander un avis 2019-05-14 14:31:03 +02:00
services tasks: prevent the PJ migrations task updating from touching dossiers 2019-06-12 19:07:45 +02:00
uploaders Carrierwave: change the method name to extension_whitelist for filter uploader file extension 2019-05-07 13:20:20 +02:00
validators Remove ProcedurePath 2018-10-30 12:01:45 +01:00
views brouillon: clarify the "How to save" explanations 2019-06-17 11:12:26 +02:00