gregoirenovel
|
41e8350cbe
|
[Fix #1735] Sign the admin account creation email
|
2018-06-01 20:48:50 +02:00 |
|
gregoirenovel
|
6be05e8fc5
|
Add a local variable to the bizdev_signature partial
|
2018-06-01 20:48:50 +02:00 |
|
Frederic Merizen
|
52bb40ab20
|
[#1946] Show retention times in procedure administration summary
|
2018-06-01 17:35:04 +02:00 |
|
gregoirenovel
|
b82ed65568
|
[Fix #885] Convert .text.erb to .html.haml
|
2018-06-01 17:14:48 +02:00 |
|
gregoirenovel
|
efdcbe4265
|
[Fix #885] Convert .html.erb to .html.haml
|
2018-06-01 17:14:48 +02:00 |
|
gregoirenovel
|
bd9d913a74
|
[Fix #885] Remove unused mail templates
|
2018-06-01 17:14:48 +02:00 |
|
gregoirenovel
|
f6c1229cf0
|
[Fix #1775] Improve the wording of the emails templates
|
2018-06-01 17:12:10 +02:00 |
|
gregoirenovel
|
42650cef72
|
Remove an unused file
|
2018-06-01 17:07:23 +02:00 |
|
Frederic Merizen
|
648483ac76
|
[#1946] Allow admins to edit data retention time
|
2018-06-01 16:46:39 +02:00 |
|
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
|
b364b8bfb3
|
Improve many subjects
|
2018-06-01 11:35:40 +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 |
|
simon lehericey
|
18ad227df5
|
[fix #1897] Procedure: can delete a 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 |
|
simon lehericey
|
167ca26036
|
ManagerDemandeView: does not bug when there is no demand
|
2018-05-31 13:47:42 +02:00 |
|
gregoirenovel
|
661010100d
|
[Fix #1536] Remove stringupcasepatch
|
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
|
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 |
|
Paul Chavard
|
66855e77b6
|
Guard for champ SIRET without etablissement
|
2018-05-30 15:03:44 +02:00 |
|
simon lehericey
|
959097ce8b
|
DubiousProcedure: small style adjustement
|
2018-05-30 14:21:41 +02:00 |
|
simon lehericey
|
6eadea29bc
|
[fix #1952] DubiousProcedure: add admin contact, procedure state and dossier count
|
2018-05-30 14:21:41 +02:00 |
|
Mathieu Magnin
|
0f32821b27
|
Add dossier state to deletion email
|
2018-05-29 12:16:22 +02:00 |
|
Mathieu Magnin
|
cf36d7f1ed
|
[Fix #1801] use the new string_to_html method
|
2018-05-24 18:05:41 +02:00 |
|
Paul Chavard
|
d99eed122d
|
Use new models in controllers and views
|
2018-05-24 17:54:51 +02:00 |
|
simon lehericey
|
aaebcd3494
|
[fix #1701] Use DS form to enroll admin
|
2018-05-24 17:15:44 +02:00 |
|
Mathieu Magnin
|
aaf1bc0b99
|
[Fix #1931] User can ask support to delete dossier
|
2018-05-24 16:42:16 +02:00 |
|
simon lehericey
|
0b87944368
|
[#1915] Devise: avoid leaking registered people
|
2018-05-23 15:55:52 +02:00 |
|
simon lehericey
|
7fed476e29
|
Welcome Mailer: remove obsolete mailer
|
2018-05-23 15:55:52 +02:00 |
|
simon lehericey
|
5bd589344e
|
Devise: confirm user email
|
2018-05-23 15:55:52 +02:00 |
|
Frederic Merizen
|
678baaf362
|
Unroll loop with ifs
|
2018-05-22 18:35:23 +02:00 |
|
gregoirenovel
|
de201fca04
|
Add FAQ_URL
|
2018-05-22 17:23:56 +02:00 |
|
gregoirenovel
|
5126503cfc
|
Add MENTIONS_LEGALES_URL
|
2018-05-22 17:23:56 +02:00 |
|
gregoirenovel
|
dc962f0c0a
|
Add LISTE_DES_DEMARCHES_URL
|
2018-05-22 17:23:56 +02:00 |
|
gregoirenovel
|
5e2219416e
|
Add the DOC_URL constant
|
2018-05-22 17:23:56 +02:00 |
|
simon lehericey
|
928227a610
|
Procedure: remove now duplicate organisation and direction
|
2018-05-18 16:21:27 +02:00 |
|
simon lehericey
|
39bb56d1d9
|
Service: add organisme, email, tel, horaires, adresse
|
2018-05-18 16:21:27 +02:00 |
|