Xavier J
|
76d87c7f79
|
REFACTOR : Change dossier state 'Deposited' To 'SubmitValidated'
|
2015-11-02 11:52:39 +01:00 |
|
Xavier J
|
da8c166331
|
REFACTOR: Change dossier state 'Confirmed' To 'Validated'
|
2015-11-02 11:45:52 +01:00 |
|
Xavier J
|
4a05af89fc
|
REFACTOR: Change dossier state 'Reply' To 'Replied'
|
2015-11-02 11:33:00 +01:00 |
|
Xavier J
|
c0733849d5
|
REFACTOR : Change dossier state 'Proposed' To 'Submitted'
|
2015-11-02 11:23:55 +01:00 |
|
Xavier J
|
be5a7f2fd2
|
Ajout des tableaux séparés et des états de chaque dossier dans le backoffice
|
2015-09-24 18:12:08 +02:00 |
|
Tanguy PATTE
|
3f11e09937
|
fix tests
|
2015-09-24 11:20:04 +02:00 |
|
Tanguy PATTE
|
40310da378
|
Merge branch 'develop' of ssh://37.187.249.111:2200/opt/git/tps into develop
|
2015-09-24 11:17:29 +02:00 |
|
Tanguy PATTE
|
23d11976a2
|
add validation presence user for dossier
|
2015-09-24 11:17:17 +02:00 |
|
Xavier J
|
8693f4194c
|
Merge branch 'develop' of ssh://37.187.249.111:2200/opt/git/tps into develop
Conflicts:
app/views/users/recapitulatif/show.html.haml
spec/features/recapitulatif_page/_commentaires_flux_spec.rb
spec/features/recapitulatif_page/show_page_spec.rb
|
2015-09-24 10:56:12 +02:00 |
|
Xavier J
|
ded5a6a28f
|
add function "next_step" into dossier
|
2015-09-24 10:27:14 +02:00 |
|
Tanguy PATTE
|
ede01b024b
|
[#888] link user to dossier
|
2015-09-23 12:16:21 +02:00 |
|
Xavier J
|
888ac8b336
|
initialisation state for dossier with enum
|
2015-09-22 18:30:20 +02:00 |
|
Xavier J
|
810395c428
|
Rename and remove attribut into Dossier
|
2015-09-22 13:58:32 +02:00 |
|
Tanguy PATTE
|
b7132ffcc8
|
[#878] add timestamp to dossier
|
2015-09-22 11:04:04 +02:00 |
|
Xavier J
|
b3383bec9f
|
- Correction des tests suite à la modification du schéma de la base de données.
|
2015-09-21 17:59:03 +02:00 |
|
Tanguy PATTE
|
fe3f235860
|
include philippe notes
|
2015-09-02 17:34:13 +02:00 |
|
Tanguy PATTE
|
54b4679d19
|
add mailto
|
2015-08-25 16:33:55 +02:00 |
|
Tanguy PATTE
|
e5e2fef8ae
|
move validation in model for dossier
|
2015-08-25 10:19:39 +02:00 |
|
Tanguy PATTE
|
bab43c5cd3
|
change type of date_previsionnelle
|
2015-08-24 16:28:47 +02:00 |
|
Tanguy PATTE
|
cee8136ecf
|
create piece jointe when formulaire is linked to dossier
|
2015-08-24 15:23:07 +02:00 |
|
Tanguy PATTE
|
88b663a514
|
move check email params in validator
|
2015-08-21 11:37:13 +02:00 |
|
Tanguy PATTE
|
d557cee249
|
style check
|
2015-08-20 17:30:17 +02:00 |
|
Tanguy PATTE
|
a265f2e48a
|
refactor description controller
|
2015-08-20 15:15:20 +02:00 |
|
Tanguy PATTE
|
1e385655a1
|
refactor tests
|
2015-08-20 14:24:26 +02:00 |
|
Tanguy PATTE
|
516cafc72a
|
build default pieces jointes when user choose formulaire
|
2015-08-18 15:15:34 +02:00 |
|
Tanguy PATTE
|
892484b494
|
build cerfa on create new dossier
|
2015-08-18 14:22:16 +02:00 |
|
Tanguy PATTE
|
8273438910
|
add cerfa model
|
2015-08-18 13:52:00 +02:00 |
|
Tanguy PATTE
|
b9a08f6422
|
add test for model dossier
|
2015-08-17 11:13:21 +02:00 |
|
Tanguy PATTE
|
107b11d510
|
rename ref_demarche into demarche_id
fix association between formulaire and type_piece_jointe
fix association between formulaire and evenement_vie
|
2015-08-14 15:02:11 +02:00 |
|
Tanguy PATTE
|
a807ba5ae9
|
rename ref piece jointe into type piece jointe
|
2015-08-14 12:06:26 +02:00 |
|
Tanguy PATTE
|
3c57643f76
|
add database cleaner
add factory girl
fix tests
rename dossier_pdf into piece_jointe
rename ref_piece_jointe into content
|
2015-08-13 15:56:58 +02:00 |
|