Simon Lehericey
|
ed36897337
|
DossiersController: add get procedure libelle
|
2017-04-11 13:54:33 +02:00 |
|
Simon Lehericey
|
ccf956ec01
|
DescriptionController: refactor redirection for draft
|
2017-04-11 12:11:10 +02:00 |
|
Simon Lehericey
|
d14a75c24a
|
DescriptionController: refactor check_mandatory_fields
|
2017-04-11 12:11:10 +02:00 |
|
Simon Lehericey
|
191b29aff5
|
DescriptionController: simplify update logic
|
2017-04-11 12:11:10 +02:00 |
|
Simon Lehericey
|
3a9065e4c1
|
DescriptionController: remove useless code
|
2017-04-11 12:11:10 +02:00 |
|
Simon Lehericey
|
c4e128a506
|
DescriptionController: rename variable
|
2017-04-11 12:11:09 +02:00 |
|
Simon Lehericey
|
4df03fc28e
|
ChampsService: add tests and refactor
|
2017-04-11 12:11:09 +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
|
d5e7bbd80d
|
Files should end with a new line
|
2017-04-04 16:59:38 +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
|
6a8ca67a83
|
Merge branch 'develop' into auto_archive_on_date
|
2017-03-27 15:35:52 +02:00 |
|
gregoirenovel
|
458f557c93
|
Add a sort order to the demo procedures list
|
2017-03-22 17:52:56 +01:00 |
|
Mathieu Magnin
|
4d323497e7
|
Remove puts
|
2017-03-15 15:16:00 +01:00 |
|
Mathieu Magnin
|
359807b4f7
|
Procedure has an auto_archive date
|
2017-03-14 10:45:59 +01:00 |
|
Mathieu Magnin
|
5d4e8622f6
|
Merge pull request #38 from sgmap/stats
Stats: add adminitrations stats view
|
2017-03-08 10:59:06 +01:00 |
|
LeSim
|
78325cc9f9
|
Merge pull request #34 from sgmap/customize_submission_mail
Customize submission mail
|
2017-03-07 18:32:55 +01:00 |
|
Simon Lehericey
|
6cb88a995f
|
Stats: add adminitrations stats view
|
2017-03-07 18:09:09 +01:00 |
|
LeSim
|
2e19dd26b7
|
Merge pull request #36 from sgmap/remember_me
Add remember me on login
|
2017-03-07 14:15:37 +01:00 |
|
LeSim
|
9764604430
|
Merge branch 'develop' into customize_submission_mail
|
2017-03-07 11:05:04 +01:00 |
|
Mathieu Magnin
|
a88b150c3c
|
Add remember me on login
|
2017-03-07 10:29:48 +01:00 |
|
Simon Lehericey
|
2536774519
|
DescriptionController: send initiatedMail notification
|
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
|
9d710336b3
|
MailTemplate: allow edition of all the new mails
|
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
|
36500407b4
|
DossierController: use the new method 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 |
|
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
|
a24980145c
|
Block dossier initiation if procedure is archived
|
2017-03-06 14:29:01 +01:00 |
|
Mathieu Magnin
|
d03016db9c
|
Merge branch 'develop' into list_dossiers_archived
|
2017-03-02 16:22:59 +01:00 |
|
Simon Lehericey
|
494d5fed5c
|
Dossier_list_controller: renaming
|
2017-03-01 16:00:39 +01:00 |
|
Simon Lehericey
|
0862f2fc51
|
Dossier_list_controller: same name pattern
|
2017-03-01 15:51:02 +01:00 |
|
Simon Lehericey
|
5b475fdd06
|
Dossier_list_controller: simplify smartlisting
|
2017-03-01 15:51:02 +01:00 |
|
Simon Lehericey
|
925a087f4a
|
Dossier_list_controller: use same system for archived dossiers
|
2017-03-01 15:50:57 +01:00 |
|
Mathieu Magnin
|
4d60aecb6d
|
Merge branch 'develop' into try_to_use_sqlite
|
2017-03-01 14:59:17 +01:00 |
|
Simon Lehericey
|
8dc634f4d3
|
Dossier_list_controller: factorize smart_listing_create
|
2017-03-01 14:19:22 +01:00 |
|
Mathieu Magnin
|
87865fcf1b
|
Merge branch 'develop' into list_dossiers_archived
|
2017-03-01 10:35:20 +01:00 |
|
Simon Lehericey
|
b097e1d6b8
|
Tests: adapt to sqlite
|
2017-02-28 17:01:58 +01:00 |
|
Simon Lehericey
|
870d3719e1
|
Dossier: add method to allow gestionnaire to reopen dossier
|
2017-02-28 15:14:27 +01:00 |
|
Mathieu Magnin
|
fa884f3ed0
|
Unarchive button & tests
|
2017-02-28 14:33:05 +01:00 |
|
Mathieu Magnin
|
ef1d46d30e
|
Fix tests
|
2017-02-28 11:37:37 +01:00 |
|
Mathieu Magnin
|
6774dd008f
|
List dossiers archived
|
2017-02-27 17:44:08 +01:00 |
|
Mathieu Magnin
|
10add61bd1
|
Clean some tests after removing :validated & :submitted states
|
2017-02-23 17:54:11 +01:00 |
|
Mathieu Magnin
|
cae5b37e38
|
First step to remove :validated and :submitted states
|
2017-02-21 18:05:48 +01:00 |
|
Simon Lehericey
|
b6fc30fd62
|
Search: see only its own files
|
2017-02-20 18:07:33 +01:00 |
|
Mathieu Magnin
|
6979f6b5f6
|
Add some tests
|
2017-02-15 17:09:25 +01:00 |
|
Mathieu Magnin
|
1d0a236813
|
Typo
|
2017-02-15 15:21:34 +01:00 |
|
Mathieu Magnin
|
a636d4f98d
|
Filter procedure update parms if procedure is locked
|
2017-02-15 14:13:02 +01:00 |
|