Martin
|
5f77c0cd06
|
feat(email.validation): expand email validation to Avis, ContactInformation, Invite, DossierTransfert
|
2024-02-15 16:41:00 +01:00 |
|
Paul Chavard
|
0f6188a542
|
chore(annotate): remove model comments
|
2023-08-02 11:43:23 +02:00 |
|
Martin
|
2edfcdd652
|
correctif(liens.invitations): utilise le mapping rails as: :target_model, sinon on requete uniquement par l'id du model, qui peut etre problématique en cas de relation polymorphiques avec des ensembles d'id se superposant
|
2023-01-31 16:33:31 +01:00 |
|
Martin
|
274b5eab2e
|
feat(invite): wrap invitation with targeted_user_links
|
2022-06-17 16:44:37 +02:00 |
|
Paul Chavard
|
54b559364a
|
feat(dossier): replace discarded with visible_by_administration
|
2022-03-10 14:29:40 +01:00 |
|
clemkeirua
|
4fc038fe1b
|
use after_create instead of after_save
|
2020-09-29 18:15:38 +00:00 |
|
clemkeirua
|
d23b1136ad
|
send invite notifications using a hook
|
2020-09-29 18:15:38 +00:00 |
|
Pierre de La Morinerie
|
802d3804f5
|
models: require belong_to associations on invite
|
2020-08-18 15:57:37 +02:00 |
|
Pierre de La Morinerie
|
11456109c0
|
models: explicitly mark optional belongs_to relationship as so
This prepares making the `belongs_to` relationship required by default.
|
2020-08-18 15:57:36 +02:00 |
|
Pierre de La Morinerie
|
6d28069539
|
models: generate annotations
|
2020-08-12 11:45:53 +02:00 |
|
Paul Chavard
|
1ce1c1e6d0
|
use discard
|
2020-02-13 12:31:59 +01:00 |
|
Frederic Merizen
|
610058c534
|
[Fix #1619] Do not consider invitations to deleted dossiers
|
2018-03-15 11:32:21 +01:00 |
|
Mathieu Magnin
|
5650c4aefe
|
[Fix #1479] Sanitize email format for invite
|
2018-03-14 17:41:45 +01:00 |
|
Mathieu Magnin
|
e00e8ba01d
|
[Fix #1479] Validate email format with Rails format validation
|
2018-03-14 17:41:45 +01:00 |
|
gregoirenovel
|
0a9f442260
|
Enable some Rails cops
|
2018-03-06 17:18:44 +01:00 |
|
gregoirenovel
|
24e7537c49
|
Enable the Layout/EmptyLinesAroundClassBody cop
|
2017-06-13 10:35:32 +02:00 |
|
Xavier J
|
e2a896d0b0
|
Gestionnaire can invite an email contact to participate at a dossier
|
2016-02-08 18:16:18 +01:00 |
|