Frederic Merizen
|
5ef129d960
|
[#1563] Remove attestation mail attachment
|
2018-05-09 10:42:40 +02:00 |
|
Paul Chavard
|
45019ce75c
|
Use Flipflop instead of Feature
|
2018-04-18 16:51:21 +02:00 |
|
Paul Chavard
|
45ef32e6d9
|
Add SIRET Type De Champ
|
2018-04-05 10:29:29 +02:00 |
|
Mathieu Magnin
|
247526578c
|
[Fix #1479] Avis creation can fail gracefully
|
2018-03-14 17:41:46 +01:00 |
|
gregoirenovel
|
e26f4148ff
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 16:17:22 +01:00 |
|
gregoirenovel
|
fe7f8da636
|
Revert "Bump development gems"
This reverts commit d6ad3fc3fd .
|
2018-03-06 15:11:26 +01:00 |
|
gregoirenovel
|
d6ad3fc3fd
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 10:36:35 +01:00 |
|
simon lehericey
|
630f22e205
|
Gestionnaire: various missing procedure urls
|
2018-02-22 17:02:20 +01:00 |
|
simon lehericey
|
0dc101e375
|
Gestionnaire: move dossier_path gestionnaire_dossier_path
|
2018-02-22 17:02:20 +01:00 |
|
simon lehericey
|
a416efc49a
|
Gestionnaire: move personnes_impliquees_dossier_path to personnes_impliquees_gestionnaire_dossier_path
|
2018-02-22 17:02:20 +01:00 |
|
simon lehericey
|
63163e5022
|
Gestionnaire: move avis_dossier_path to avis_gestionnaire_dossier_path
|
2018-02-22 17:02:20 +01:00 |
|
simon lehericey
|
87a4029f1a
|
Gestionnaire: move annotations_privees_dossier_path to annotations_privees_gestionnaire_dossier_path
|
2018-02-22 17:02:20 +01:00 |
|
simon lehericey
|
be191a680e
|
Gestionnaire: move messagerie_dossier_path to messagerie_gestionnaire_dossier_path
|
2018-02-22 17:02:20 +01:00 |
|
gregoirenovel
|
ee145180a3
|
Add a piece_justificative_file attribute to Champ
|
2018-02-15 11:15:23 +01:00 |
|
gregoirenovel
|
142241dd16
|
Remove notifications
|
2018-02-06 14:07:20 +01:00 |
|
Frederic Merizen
|
d919d62cf7
|
[Fix #1012] Send dossier to other accompagnateur
|
2018-02-01 16:58:01 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
Frederic Merizen
|
6a85094e1a
|
[#1110] Make processed_at date available for attestation generation
|
2018-01-05 11:51:08 +01:00 |
|
Frederic Merizen
|
2ae67a44f2
|
[Fix #1143] Set motivation before generating attestation
|
2017-12-22 10:23:40 +01:00 |
|
Simon Lehericey
|
9c354e18eb
|
[fix 363] Dossier: remove next_step!
|
2017-12-15 15:43:30 +01:00 |
|
Simon Lehericey
|
907db89371
|
[fix 363] Dossier: remove next_step! action = follow
|
2017-12-15 15:43:30 +01:00 |
|
LeSim
|
3dda27b281
|
[fix #504] Dossier: received -> en_instruction
|
2017-12-15 12:10:54 +01:00 |
|
LeSim
|
56545933a9
|
[fix #504] Dossier: initiated -> en_construction
The change must not impact the api
|
2017-12-15 11:52:09 +01:00 |
|
Mathieu Magnin
|
7d668315db
|
[Fix #1016] display notifications for annotations privées
|
2017-12-14 13:57:20 +01:00 |
|
Mathieu Magnin
|
c3e7e39947
|
[Fix #1016] display notifications for avis
|
2017-12-14 13:57:20 +01:00 |
|
Mathieu Magnin
|
8e67e5c057
|
[Fix #1016] display notifications for new messages
|
2017-12-14 13:57:19 +01:00 |
|
Mathieu Magnin
|
c6be745067
|
[Fix #1016] display notifications for champs publics
|
2017-12-14 13:57:15 +01:00 |
|
gregoirenovel
|
d75a3872d1
|
[Fix #963] Add a "personnes impliquées" tab
|
2017-12-05 17:04:17 +01:00 |
|
gregoirenovel
|
dd47f96424
|
Improve the names of some parameters in DossiersController
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
a04af24cbf
|
Add DossiersController#terminer
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
a5b4b20a7d
|
Add DossiersController#repasser_en_construction
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
eb55dfc0c8
|
Add and use DossiersController#passer_en_instruction
|
2017-12-01 14:28:07 +01:00 |
|
gregoirenovel
|
6c785d71b4
|
Simplify code in NewGestionnaire::DossiersController
We already have procedure: it is given by
ProceduresController, which this controller
inherits form
|
2017-11-30 17:18:32 +01:00 |
|
Simon Lehericey
|
bbcf350d7d
|
[fix #997] New Style: allow new line in messagerie
|
2017-11-30 16:07:48 +01:00 |
|
Mathieu Magnin
|
158adc2472
|
New UI : Check if commentaire is correctly saved
|
2017-11-28 15:07:10 +01:00 |
|
Mathieu Magnin
|
ae5e6653cb
|
[Fix #888] New UI : Add upload on commentaire form
|
2017-11-28 15:07:09 +01:00 |
|
Simon Lehericey
|
ed4e885e6f
|
Notification: new acknowledgment system
|
2017-11-10 16:29:45 +01:00 |
|
gregoirenovel
|
316d8e09b5
|
Allow accompagnateurs to print a Dossier
|
2017-10-16 09:33:58 +02:00 |
|
Simon Lehericey
|
e20d403b20
|
DossierController: a archived dossier is not followed
|
2017-10-05 16:59:26 +02:00 |
|
Simon Lehericey
|
19b3416361
|
Gestionnaire: add unfollow method
|
2017-10-05 16:59:26 +02:00 |
|
Simon Lehericey
|
01da457ad0
|
DossierController: a dossier commented is followed
|
2017-10-05 16:59:26 +02:00 |
|
Simon Lehericey
|
2b760c85c4
|
[Fix #763] Add annotations_privees to buggy annotation system
|
2017-09-27 15:08:34 +02:00 |
|
Simon Lehericey
|
04d1e0f0e8
|
Notification: instruction -> avis
|
2017-09-27 12:16:33 +02:00 |
|
Simon Lehericey
|
f5a227fa92
|
[Fix #762] move dossier instruction -> dossier annotations_privees
|
2017-09-27 12:16:33 +02:00 |
|
Simon Lehericey
|
a421f0257e
|
[Fix #762] split annotations and avis
|
2017-09-27 12:08:55 +02:00 |
|
Simon Lehericey
|
3c3e303a59
|
Dossier instruction: can ask for a confidentiel avis
|
2017-09-20 15:42:26 +02:00 |
|
Mathieu Magnin
|
581da1921e
|
Add a flash message after comment is created
|
2017-09-13 16:27:08 +02:00 |
|
Simon Lehericey
|
a298c48e8f
|
Dossier: add notification icon
|
2017-09-06 11:13:50 +02:00 |
|
Simon Lehericey
|
3e5d0dce6a
|
NewDesign: can add annotations
|
2017-09-06 11:11:37 +02:00 |
|
Simon Lehericey
|
2923d4448b
|
NewDesign: can ask a new avis
|
2017-09-06 11:11:36 +02:00 |
|