gregoirenovel
|
f8f760db62
|
Use p tags in emails to improve legability
|
2018-06-01 15:42:56 +02:00 |
|
gregoirenovel
|
dd66089d5c
|
Put the title in an instance variable when needed to avoid repetition
|
2018-06-01 15:42:56 +02:00 |
|
gregoirenovel
|
1cd06b68d4
|
Remove extra markup from the avis invitation email
|
2018-06-01 15:42:56 +02:00 |
|
gregoirenovel
|
4f2509861b
|
Improve the wording of the avis email
|
2018-06-01 15:42:56 +02:00 |
|
gregoirenovel
|
bc8f74dc42
|
[Fix #1858] Improve the avis email’s style
|
2018-06-01 14:11:06 +02:00 |
|
gregoirenovel
|
a0b82696dd
|
[Fix #886] devise/mailer -> devise_mailer
|
2018-06-01 11:47:46 +02:00 |
|
gregoirenovel
|
8f1579fb9e
|
[Fix #886] Move mail templates from /mails to /notification_mailers
|
2018-06-01 11:47:46 +02:00 |
|
gregoirenovel
|
464d1c1efa
|
Remove a useless method
|
2018-06-01 11:35:40 +02:00 |
|
gregoirenovel
|
8782bdd961
|
Do one thing per line
|
2018-06-01 11:35:40 +02:00 |
|
gregoirenovel
|
69e95f62c8
|
Remove useless methods
|
2018-06-01 11:35:40 +02:00 |
|
gregoirenovel
|
b364b8bfb3
|
Improve many subjects
|
2018-06-01 11:35:40 +02:00 |
|
gregoirenovel
|
d7a8a103d7
|
Remove the prefix from our emails’ subjects
|
2018-06-01 11:21:11 +02:00 |
|
simon lehericey
|
c72421fb9e
|
Procedure: Once deliberation or cadre_juridique have been set, forbid unsetting them
|
2018-06-01 11:12:53 +02:00 |
|
simon lehericey
|
1f0e46a4ff
|
Procedure: required juridique stuff only if needed
|
2018-06-01 11:12:53 +02:00 |
|
gregoirenovel
|
23931a7591
|
Remove the contact_email locale
|
2018-06-01 00:00:11 +02:00 |
|
gregoirenovel
|
185f08f63e
|
Add constants for email addresses
|
2018-06-01 00:00:11 +02:00 |
|
gregoirenovel
|
a3f5ae9d0b
|
Add a variable to improve readability
|
2018-06-01 00:00:11 +02:00 |
|
gregoirenovel
|
8eeb10bc5c
|
Add parentheses
|
2018-06-01 00:00:11 +02:00 |
|
gregoirenovel
|
a60f1c434e
|
Improve the mailers readability
|
2018-06-01 00:00:11 +02:00 |
|
Frederic Merizen
|
b571f0706c
|
[Fix #2015] Make sur all data is initialised for index view
|
2018-05-31 18:32:13 +02:00 |
|
simon lehericey
|
18ad227df5
|
[fix #1897] Procedure: can delete a deliberation
|
2018-05-31 16:56:28 +02:00 |
|
simon lehericey
|
0e690c90cc
|
Procedure: clone the deliberation
|
2018-05-31 16:56:28 +02:00 |
|
simon lehericey
|
fa14db1cbf
|
Procedure: add deliberation
|
2018-05-31 16:56:28 +02:00 |
|
simon lehericey
|
a96889310b
|
Procedure: add legal reference
|
2018-05-31 16:55:31 +02:00 |
|
Paul Chavard
|
e2a126e37a
|
Add users and gestionnaires to manager
|
2018-05-31 15:18:24 +02:00 |
|
gregoirenovel
|
0329b1db68
|
Use User#owns_or_invite? instead of Dossier#owner_or_invite?
|
2018-05-31 14:39:43 +02:00 |
|
gregoirenovel
|
4e9565a5df
|
Adds User#owns?
|
2018-05-31 14:39:43 +02:00 |
|
gregoirenovel
|
a007d6e3eb
|
Avoid trailing spaces in strings
|
2018-05-31 14:29:38 +02:00 |
|
Frederic Merizen
|
2f769ca933
|
[#1995] Add gender and birthdate fields to API
|
2018-05-31 14:21:37 +02:00 |
|
simon lehericey
|
126c2f2687
|
DubiousProcedure: update forbidden words
|
2018-05-31 13:52:33 +02:00 |
|
simon lehericey
|
167ca26036
|
ManagerDemandeView: does not bug when there is no demand
|
2018-05-31 13:47:42 +02:00 |
|
gregoirenovel
|
32a2ab153f
|
Remove vars_mailer and simplify code
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
2e0abb054c
|
Stop doing something useless
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
641f72a517
|
Stop relying on instance variables
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
0d8cb50a30
|
Introduce a local variable to improve legibility
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
8eacfa801c
|
Use send_mail when possible
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
02c2f681aa
|
Reorder some methods
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
a57e2388f6
|
Unify NotificationMailer methods’ signatures
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
7ea37abefa
|
Use a local variable instead of an instance variable
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
bb8adba9b9
|
Use goddamn parentheses
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
661010100d
|
[Fix #1536] Remove stringupcasepatch
|
2018-05-31 11:49:25 +02:00 |
|
gregoirenovel
|
faa56956c5
|
[Fix #1744] Remove useless variable
|
2018-05-31 11:49:25 +02:00 |
|
gregoirenovel
|
dc045bdefb
|
[Fix #1808] Use &. where possible
|
2018-05-31 11:49:25 +02:00 |
|
Mathieu Magnin
|
eb1fbb7dbc
|
Delete button, notify user and admin then delete dossier
|
2018-05-30 18:01:36 +02:00 |
|
Mathieu Magnin
|
55a3d59e38
|
Create new model to store deleted dossier metadatas
|
2018-05-30 18:01:36 +02:00 |
|
Mathieu Magnin
|
b68563f45f
|
Only dossier owner can see delete button
|
2018-05-30 18:01:36 +02:00 |
|
Mathieu Magnin
|
28fc32db6d
|
Change delete button wording
|
2018-05-30 18:01:36 +02:00 |
|
Frederic Merizen
|
80e75b33c4
|
[Fix #1999] create commentaires for AR
|
2018-05-30 17:12:06 +02:00 |
|
Frederic Merizen
|
a62adb4307
|
[#1999] Remove dead code
|
2018-05-30 17:07:29 +02:00 |
|
Paul Chavard
|
66855e77b6
|
Guard for champ SIRET without etablissement
|
2018-05-30 15:03:44 +02:00 |
|