Mathieu Magnin
|
ac5c00c26f
|
[fix #452] redesign sign up form
|
2017-06-21 17:38:38 +02:00 |
|
Mathieu Magnin
|
0bed3ae956
|
Use new layout for login
|
2017-06-19 18:21:14 +02:00 |
|
Simon Lehericey
|
671a0575ce
|
[Fix #196] Recapitulatif: user can download its attestation
|
2017-06-16 12:11:10 +02:00 |
|
gregoirenovel
|
d248afc376
|
Enable the Layout/ExtraSpacing cop
|
2017-06-13 10:35:35 +02:00 |
|
gregoirenovel
|
f2cf32a15c
|
Enable the Layout/CommentIndentation cop
|
2017-06-13 10:35:19 +02:00 |
|
gregoirenovel
|
9439e1abb1
|
Enable the Layout/AlignParameters cop
|
2017-06-13 10:35:16 +02:00 |
|
gregoirenovel
|
96532cea6d
|
[Fix #388] In avis email, redirect a signed out gest. to the dossier
|
2017-06-12 11:03:02 +02:00 |
|
gregoirenovel
|
ec69086ebc
|
Don’t use alias_method_chain, use a proxy method
|
2017-06-08 12:22:48 +02:00 |
|
gregoirenovel
|
ab1c19c09b
|
Rename some Dossier scopes
|
2017-06-01 10:58:08 +02:00 |
|
gregoirenovel
|
d54fe12a9c
|
Remove inconsistent and useless blank lines in controllers
|
2017-05-30 15:54:49 +02:00 |
|
gregoirenovel
|
f58a626648
|
[Fix #99] Improve the info message in _dossier_link.html.haml
|
2017-04-26 16:47:38 +02:00 |
|
gregoirenovel
|
14b7badfed
|
Eager-load the dossier’s procedure when possible
|
2017-04-26 09:53:10 +02:00 |
|
Mathieu Magnin
|
762a11fc6f
|
Define .termine as a scope and remove archived=false filter
|
2017-04-21 14:36:50 +02:00 |
|
Mathieu Magnin
|
320ff4839f
|
Define .en_instruction as a scope and remove archived=false filter
|
2017-04-21 14:36:50 +02:00 |
|
Mathieu Magnin
|
7a9fd77af0
|
Remove archived=false filter from en_construction scope (Fix : archived dossier is not shown to user)
|
2017-04-21 14:36:50 +02:00 |
|
Mathieu Magnin
|
688a3d8f31
|
Define .brouillon as a scope and remove archived=false filter
|
2017-04-21 14:36:50 +02:00 |
|
Mathieu Magnin
|
21a2a5402b
|
Remove unused service
|
2017-04-21 14:36:50 +02:00 |
|
Mathieu Magnin
|
1a628dc42c
|
Remove DossierListFacade dependency
|
2017-04-21 14:36:50 +02:00 |
|
Simon Lehericey
|
2b969ef575
|
MandatoryAttachment: group missing errors logic together
and show errors only if not draft
|
2017-04-19 15:45:45 +02:00 |
|
gregoirenovel
|
b00eb914da
|
Use case statements instead of if statements where appropriated
|
2017-04-19 11:57:49 +02:00 |
|
gregoirenovel
|
9071656b55
|
Use #each instead of #map where appropriated
|
2017-04-19 11:57:49 +02:00 |
|
Simon Lehericey
|
4cd21580fb
|
DescriptionController: move html_safe to the view
html_safe could not work upon redirection as stated here :
https://groups.google.com/forum/#!topic/rubyonrails-core/z52zgDgUmbs
|
2017-04-19 10:52:04 +02:00 |
|
Simon Lehericey
|
eb3bb63a8f
|
DescriptionController: remove useless @champs
|
2017-04-19 10:52:04 +02:00 |
|
Simon Lehericey
|
866a54085c
|
DescriptionController: cosmetic
|
2017-04-19 10:52:04 +02:00 |
|
Simon Lehericey
|
157d1818b2
|
DescriptionController: move instance var to local var
|
2017-04-19 10:52:04 +02:00 |
|
Simon Lehericey
|
367b7c6ae1
|
DescriptionController: use common system to redirect with errors
|
2017-04-18 17:48:03 +02:00 |
|
Simon Lehericey
|
4a16fb2ce2
|
DescriptionController: refacto
|
2017-04-11 14:45:30 +02:00 |
|
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 |
|
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 |
|
LeSim
|
78325cc9f9
|
Merge pull request #34 from sgmap/customize_submission_mail
Customize submission mail
|
2017-03-07 18:32:55 +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 |
|
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
|
10add61bd1
|
Clean some tests after removing :validated & :submitted states
|
2017-02-23 17:54:11 +01:00 |
|
Xavier J
|
5d733c11fd
|
Delete references @opensimplif
|
2017-02-13 15:46:28 +01:00 |
|
Mathieu Magnin
|
aa88fad777
|
Sync password after login
|
2017-02-07 16:56:21 +01:00 |
|
Xavier J
|
154e4f3c10
|
Refacto check_invite! after registration for User.
|
2017-01-13 11:19:29 +01:00 |
|
Xavier J
|
8f5ad1af35
|
Fix bug procedure_path does not exist
|
2017-01-10 15:27:40 +01:00 |
|
Xavier J
|
23df8a2348
|
- Ajust TPS for OpenSimplif
- Create /simplifcations routes for OpenSimplifController
|
2017-01-09 17:12:11 +01:00 |
|
Xavier J
|
99e6749c96
|
Fix invite to access a files
|
2017-01-04 18:03:03 +01:00 |
|