Mathieu Magnin
|
86ab596a87
|
Change test structure
|
2017-04-06 17:19:56 +02:00 |
|
Mathieu Magnin
|
bf0d466f4b
|
Move export_full_generation method from Dossier to Procedure
|
2017-04-05 12:26:38 +02:00 |
|
Mathieu Magnin
|
b18c09e9fd
|
Download dossiers button exports all dossiers except draft
|
2017-04-05 11:04:53 +02:00 |
|
gregoirenovel
|
d1e463b7ab
|
Files should end with a single new line
|
2017-04-04 16:59:39 +02:00 |
|
gregoirenovel
|
d5e7bbd80d
|
Files should end with a new line
|
2017-04-04 16:59:38 +02:00 |
|
gregoirenovel
|
15802b18ea
|
Files should not start with a new line
|
2017-04-04 16:59:38 +02:00 |
|
gregoirenovel
|
87ab2ba9eb
|
Remove trailing spaces
|
2017-04-04 16:59:37 +02:00 |
|
gregoirenovel
|
6cb78acd85
|
Make the birthday field a date field
And remove the date picker (you can now use the
native one)
|
2017-04-03 16:03:38 +02:00 |
|
Mathieu Magnin
|
95b83a57c1
|
Checkbox should be checked when value is 'on'
|
2017-04-03 10:50:15 +02:00 |
|
Mathieu Magnin
|
e4826b468a
|
Fix departements / pays / regions drop down list
|
2017-03-29 14:22:23 +02:00 |
|
gregoirenovel
|
c6738bf223
|
Rename Mr in M.
|
2017-03-27 15:45:07 +02:00 |
|
Mathieu Magnin
|
6a8ca67a83
|
Merge branch 'develop' into auto_archive_on_date
|
2017-03-27 15:35:52 +02:00 |
|
Mathieu Magnin
|
c2a27c6f6a
|
Merge branch 'develop' into auto_archive_on_date
|
2017-03-22 11:32:56 +01:00 |
|
gregoirenovel
|
d41dabe00a
|
Remove the simplecov gem (unused)
|
2017-03-22 11:07:47 +01:00 |
|
gregoirenovel
|
0483fe028f
|
Remove the parallel_test gem
|
2017-03-21 19:07:40 +01:00 |
|
Mathieu Magnin
|
4112af6c93
|
Fix tests
|
2017-03-20 13:48:42 +01:00 |
|
Mathieu Magnin
|
c795a7d7e2
|
Fix tests
|
2017-03-20 13:38:51 +01:00 |
|
Simon Lehericey
|
ebd2051337
|
multiple_select: fix decorateur interference
|
2017-03-16 09:09:15 +01:00 |
|
Simon Lehericey
|
b3624256cd
|
select_multiple: add decoration for view of multiple_select
|
2017-03-15 17:51:34 +01:00 |
|
Simon Lehericey
|
2f561a9cd0
|
select_multiple: clean user input
|
2017-03-15 17:51:34 +01:00 |
|
Simon Lehericey
|
657ce53a60
|
select_multiple: add multiple_drop_down_list type
|
2017-03-15 17:51:34 +01:00 |
|
Mathieu Magnin
|
24d17dc0f3
|
Sidekiq worker to archive procedures automatically + tests
|
2017-03-15 12:40:59 +01:00 |
|
Simon Lehericey
|
fb2aef1810
|
Explication: style in edit page
|
2017-03-14 13:58:59 +01:00 |
|
Mathieu Magnin
|
359807b4f7
|
Procedure has an auto_archive date
|
2017-03-14 10:45:59 +01:00 |
|
Simon Lehericey
|
367f06495e
|
ProcedureSpec: remove useless tests
|
2017-03-13 14:13:21 +01:00 |
|
Mathieu Magnin
|
ad1250af6f
|
Add confirm popup on important actions
|
2017-03-09 16:55:47 +01:00 |
|
Mathieu Magnin
|
9cd506e265
|
Clone mail_templates with procedure
|
2017-03-07 18:19:48 +01:00 |
|
Mathieu Magnin
|
4ea7635dfc
|
Fix after review
|
2017-03-07 16:23:44 +01:00 |
|
LeSim
|
9764604430
|
Merge branch 'develop' into customize_submission_mail
|
2017-03-07 11:05:04 +01:00 |
|
Simon Lehericey
|
65e83dd6ec
|
Mails: factorize default and change slug
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
02bbf0543f
|
Mails: move to their own namespace
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
335caed65e
|
Mail Template: Delete
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
3d7f04ad3d
|
DossierController: send receivedMail when the mail is ... received
|
2017-03-07 10:27:14 +01:00 |
|
Simon Lehericey
|
c8f515832b
|
MailTemplate: add email and nom_organisation tag
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
6c560e65eb
|
Notification Mailer: use send_notification for all the mails
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
70b2020656
|
Procedure: remove mail_template
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
206d56f106
|
Procedure: add the new mails
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
695dc16b85
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |
|
Simon Lehericey
|
7b336922cc
|
Cleaning
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
36500407b4
|
DossierController: use the new method send_notification
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
65d399b4b0
|
NotificationMailer: add send notification
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
89763ec8d4
|
MailTemplateController: use new initiated_mail
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
c22c84f1f9
|
Procedure: add inititad_mail with default provider
|
2017-03-07 10:25:34 +01:00 |
|
LeSim
|
22837c01b0
|
Merge pull request #35 from sgmap/state_wording
Wording
|
2017-03-06 20:49:22 +01:00 |
|
Simon Lehericey
|
a334888363
|
Wording
|
2017-03-06 20:44:25 +01:00 |
|
LeSim
|
caf1f1b74f
|
Merge branch 'develop' into add_dossier_workflow_dates
|
2017-03-06 17:54:45 +01:00 |
|
LeSim
|
4de6a9595a
|
Merge pull request #33 from sgmap/block_dossier_initiation_if_procedure_is_archived
Block dossier initiation if procedure is archived
|
2017-03-06 17:48:18 +01:00 |
|
Mathieu Magnin
|
44819bb0b1
|
Fix reopened dossier should not be listed in new dossiers
|
2017-03-06 15:59:52 +01:00 |
|
Mathieu Magnin
|
7e4f473027
|
When procedure is archived user can update dossier if not in brouillon
|
2017-03-06 15:03:51 +01:00 |
|
Mathieu Magnin
|
88654535ea
|
Remove comment
|
2017-03-06 14:35:45 +01:00 |
|