gregoirenovel
|
316d8e09b5
|
Allow accompagnateurs to print a Dossier
|
2017-10-16 09:33:58 +02:00 |
|
Simon Lehericey
|
6f4ddb9e3e
|
[fix #728] Reduce flash error size to avoid cookies overflow
|
2017-10-12 09:02:54 +02:00 |
|
gregoirenovel
|
8281a6474e
|
Force a single query for some includes
As explained in
https://blog.bigbinary.com/2013/07/01/preload-vs-eager-load-vs-joins-vs-includes.html
Otherwise the `where` fails because the `includes`
is done using another query
|
2017-10-10 18:33:20 +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
|
c602efee18
|
Gestionnaire Legacy UI: fix nouveaux dossier list filter
|
2017-10-05 15:58:52 +02:00 |
|
gregoirenovel
|
31b9f8950e
|
Increase the number of dossiers on the procedure page
Plus remove some trailing whitespace
|
2017-10-05 13:28:24 +02:00 |
|
gregoirenovel
|
0705efde30
|
Add filtering to the dossiers table
|
2017-10-02 17:45:22 +02:00 |
|
gregoirenovel
|
801318b053
|
Memoize statut
|
2017-10-02 17:45:22 +02:00 |
|
gregoirenovel
|
3df9356021
|
Add field sort to the dossiers table
|
2017-10-02 17:45:22 +02:00 |
|
gregoirenovel
|
88ad986143
|
Remove the ordering from the dossier scopes
|
2017-10-02 17:45:22 +02:00 |
|
gregoirenovel
|
e1bdbec815
|
Allow the customization of the dossiers table
|
2017-10-02 17:45:22 +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
|
1cfeb10ce9
|
[Fix #503] Dossier: remove updated
|
2017-09-26 14:42:54 +02:00 |
|
Simon Lehericey
|
633b55aca0
|
[Fix #503] Dossier: remove replied
|
2017-09-26 14:42:54 +02:00 |
|
Simon Lehericey
|
53f0a16186
|
BackofficeAvisController: make new avis confidentiel by default
|
2017-09-22 17:58:16 +02:00 |
|
Mathieu Magnin
|
6a58873ba7
|
Add pagination on avis
|
2017-09-22 10:19:26 +02:00 |
|
Mathieu Magnin
|
2737a8d529
|
Add pagination on dossiers list
|
2017-09-22 10:19:25 +02:00 |
|
Simon Lehericey
|
3c3e303a59
|
Dossier instruction: can ask for a confidentiel avis
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
caaa3169e5
|
Avis instruction: can ask for a confidentiel avis
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
112e3a5793
|
Procedures: redirect to avis if suitable
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
3dfd77e914
|
Avis: add messagerie
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
88c27479ee
|
Avis: instruction
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
a1f9f7aa75
|
Avis: show
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
3cc09c98f9
|
Avis: index
|
2017-09-20 15:42:26 +02:00 |
|
Mathieu Magnin
|
ca82fba170
|
[Fix #738] TPS link on header should navigate on same UI
|
2017-09-19 17:53:38 +02:00 |
|
Mathieu Magnin
|
581da1921e
|
Add a flash message after comment is created
|
2017-09-13 16:27:08 +02:00 |
|
Mathieu Magnin
|
530998dad5
|
If gestionnaire is known on avis, use his email
|
2017-09-13 11:42:41 +02:00 |
|
Mathieu Magnin
|
31995c270c
|
[Fix #721] If an avis is created with uppercase email, downcase it before save
|
2017-09-13 10:59:59 +02:00 |
|
Mathieu Magnin
|
a4ea5ddcee
|
When changing dossier state do not switch the UI
|
2017-09-13 09:24:51 +02:00 |
|
Mathieu Magnin
|
39c556f70e
|
Enable Rack mini profiler, on every environment
|
2017-09-07 15:12:19 +02:00 |
|
Mathieu Magnin
|
feda7213f9
|
Action button for instruction state
|
2017-09-06 11:13:59 +02:00 |
|
Mathieu Magnin
|
059a0b961b
|
Action button for construction state
|
2017-09-06 11:13:59 +02:00 |
|
Simon Lehericey
|
a298c48e8f
|
Dossier: add notification icon
|
2017-09-06 11:13:50 +02:00 |
|
Simon Lehericey
|
fbd16b8c75
|
Procedure show: add notification icon
|
2017-09-06 11:11:47 +02:00 |
|
Simon Lehericey
|
3e93d21bf5
|
Procedure Index: add notification icon
|
2017-09-06 11:11:47 +02:00 |
|
Mathieu Magnin
|
bf97a111f9
|
Old recherche with new design
|
2017-09-06 11:11:43 +02:00 |
|
Mathieu Magnin
|
1e61f1388b
|
Move layout configuration on gestionnaire controller
|
2017-09-06 11:11:41 +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 |
|
Simon Lehericey
|
f03d8ef909
|
NewDesign: add dossier instruction view
|
2017-09-06 11:11:36 +02:00 |
|
Simon Lehericey
|
46c144146c
|
Form: add description
|
2017-09-06 11:11:35 +02:00 |
|
Simon Lehericey
|
74c71a3776
|
Form: use rails form helper
|
2017-09-06 11:11:34 +02:00 |
|
Mathieu Magnin
|
f3f2b6acc2
|
Avoid n+1 because of gestionnaire.follows?(dossier)
|
2017-09-06 11:11:32 +02:00 |
|
Mathieu Magnin
|
d780ab1c90
|
Avoid n+1 because of user.email
|
2017-09-06 11:11:32 +02:00 |
|
Simon Lehericey
|
1a485f173e
|
Form: add required
|
2017-09-06 11:11:30 +02:00 |
|