gregoirenovel
|
386fbce776
|
Enable the Layout/SpaceBeforeBlockBraces cop
|
2019-01-03 10:53:50 +01:00 |
|
simon lehericey
|
db6c86b242
|
DossierController: user can destroy pjs
|
2018-12-06 10:45:10 +01:00 |
|
Paul Chavard
|
a08f170dbd
|
Assign users and gestionnaires to commentaires
fix #2052
|
2018-12-05 13:40:57 +01:00 |
|
Paul Chavard
|
9ff65efea8
|
Remove deprecated carto from dossiers controller
|
2018-11-27 16:11:25 +01:00 |
|
Paul Chavard
|
cfd1950e17
|
Migrate commencer to new_user
|
2018-11-01 13:10:41 +01:00 |
|
Pierre de La Morinerie
|
93f1a53dfc
|
dossier: add page for etablissement
|
2018-10-17 10:37:06 +02:00 |
|
Pierre de La Morinerie
|
310f4b92d1
|
dossier: add action to save SIRET number
|
2018-10-17 10:37:06 +02:00 |
|
Pierre de La Morinerie
|
54ba0f8e50
|
dossier: add new page for SIRET identification
|
2018-10-17 10:37:06 +02:00 |
|
gregoirenovel
|
baf69acbcb
|
[Fix #2833] Move /support files to /fixtures
|
2018-10-16 10:47:41 +02:00 |
|
simon lehericey
|
888bbee097
|
[fix #2818] DossierController: ensure save_draft is authorized
|
2018-10-12 12:14:49 +02:00 |
|
gregoirenovel
|
c8f872c566
|
InviteUser → Invite
|
2018-10-10 12:07:10 +02:00 |
|
Paul Chavard
|
941c529b2c
|
Remove CGU checkbox
fix #2725
|
2018-10-03 08:59:02 +02:00 |
|
Pierre de La Morinerie
|
758ccff984
|
dossier: remove feature flag
|
2018-10-02 12:25:44 +02:00 |
|
Pierre de La Morinerie
|
f007eaa2ee
|
dossier: enable new UI by default
|
2018-10-02 12:23:53 +02:00 |
|
Paul Chavard
|
f2139552c2
|
Reset Flipflop before each test
|
2018-09-20 16:13:34 +02:00 |
|
gregoirenovel
|
095166e38f
|
Add original states restoration after some tests
To avoid failing tests
|
2018-09-07 10:31:39 +02:00 |
|
gregoirenovel
|
87e59e2bfb
|
Streamline DossierController#update_brouillon and #update
|
2018-09-07 10:19:10 +02:00 |
|
gregoirenovel
|
1341074325
|
Add DossierController#update
|
2018-09-07 10:19:10 +02:00 |
|
gregoirenovel
|
338ffb8b50
|
DossierController#update → #update_brouillon
|
2018-09-07 10:19:10 +02:00 |
|
gregoirenovel
|
5ac8117c69
|
DossierController#modifier → #brouillon
|
2018-09-07 10:19:10 +02:00 |
|
Pierre de La Morinerie
|
af5df2d661
|
dossier: add "Messagerie" tab
|
2018-09-05 14:02:12 +02:00 |
|
gregoirenovel
|
6b88968889
|
Formulaire → demande, when not editable
|
2018-09-05 11:07:11 +02:00 |
|
gregoirenovel
|
4b071ecf06
|
Use enum to the fullest with Dossier.states
|
2018-08-29 17:31:08 +02:00 |
|
Pierre de La Morinerie
|
af95e56b50
|
dossier: add a page with the form
|
2018-08-14 15:25:27 +02:00 |
|
Pierre de La Morinerie
|
77eb89cb0f
|
dossier: add a stub page for the new dossier details
|
2018-08-08 11:49:15 +02:00 |
|
Pierre de La Morinerie
|
0ac28da207
|
dossier: make Dossiers#show a stub redirecting to the correct location
|
2018-08-08 11:49:15 +02:00 |
|
Paul Chavard
|
8b79c32a55
|
Do not rely on javascript for form submits without direct upload
|
2018-08-07 16:58:49 +02:00 |
|
Paul Chavard
|
46e75ac8ef
|
Only notify on dossier supression if dossier is en_construction
|
2018-08-02 17:07:24 +02:00 |
|
Pierre de La Morinerie
|
a386a0ffb2
|
specs: add spec for DossierController#forbid_invite_submission!
|
2018-08-01 17:41:12 +02:00 |
|
gregoirenovel
|
4d41381155
|
Move the attestation route inside the member block
|
2018-07-17 17:26:42 +02:00 |
|
Pierre de La Morinerie
|
b4b533f0c5
|
dossiers: change all links to use the new user dossiers list
|
2018-07-02 13:58:58 +02:00 |
|
Pierre de La Morinerie
|
f2ee88b278
|
dossiers: put last updated dossiers first
|
2018-07-02 13:58:58 +02:00 |
|
Mathieu Magnin
|
e694e7f9b9
|
[Fix #2145] When procedure is archived, usager should see a message explaining dossier submission is closed
|
2018-07-02 11:10:34 +02:00 |
|
Mathieu Magnin
|
e05fb2d0ae
|
Allow dossier deletion if instruction has not started
|
2018-06-19 10:05:00 +02:00 |
|
simon lehericey
|
e11392981d
|
[fix #2072] DossierController: check the user can update the dossier
|
2018-06-08 16:24:29 +02:00 |
|
Mathieu Magnin
|
eb1fbb7dbc
|
Delete button, notify user and admin then delete dossier
|
2018-05-30 18:01:36 +02:00 |
|
Frederic Merizen
|
a62adb4307
|
[#1999] Remove dead code
|
2018-05-30 17:07:29 +02:00 |
|
Frederic Merizen
|
07b1c147d9
|
[Fix #1972] Always send mails asynchronously
|
2018-05-28 12:02:13 +02:00 |
|
Frederic Merizen
|
cce00e19c6
|
[#1972] Avoid passing unsaved templates to ActionMailer
So that all mail arguments can be serialized
|
2018-05-28 12:02:13 +02:00 |
|
Mathieu Magnin
|
aaf1bc0b99
|
[Fix #1931] User can ask support to delete dossier
|
2018-05-24 16:42:16 +02:00 |
|
Paul Chavard
|
45ef32e6d9
|
Add SIRET Type De Champ
|
2018-04-05 10:29:29 +02:00 |
|
simon lehericey
|
05ab4c5ca6
|
DossierController: add tab for dossiers invites
|
2018-04-03 13:32:41 +02:00 |
|
Frederic Merizen
|
dd219d5d40
|
[#1677] Prevent invites from submitting a dossier
|
2018-03-29 17:03:58 +02:00 |
|
Frederic Merizen
|
b869efd7d1
|
[#1677] After editing, send Invites back to invitation page
|
2018-03-29 17:03:58 +02:00 |
|
Frederic Merizen
|
839a5d43f6
|
[#1677] Allow invites to edit dossiers
|
2018-03-29 17:02:10 +02: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 |
|
Mathieu Magnin
|
875766279d
|
[Fix #1510] Send email after dossier is received
|
2018-03-05 19:08:17 +01:00 |
|
simon lehericey
|
eb937649a1
|
new user: thanks page
|
2018-02-28 17:34:27 +01:00 |
|