Simon Lehericey
|
2fd486c1a3
|
Form: add pseudo native form validation
|
2017-09-06 11:11:30 +02:00 |
|
Simon Lehericey
|
509b378567
|
Form: add select2 form multiple select
|
2017-09-06 11:11:30 +02:00 |
|
Simon Lehericey
|
62894175ae
|
DossierControllerSpec: refactor by remove sign_in test logic
As this test belongs to ProcedureControllerSpec
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
e0bd42032a
|
Form: style select
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
9c2e71afa3
|
Form: add various champs html and style
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
f6bc9ec852
|
DossierControllerSpec: rename describe (add #)
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
bc07082d17
|
Init js namespace one time
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
373d9999fc
|
Add map for gestionnaire
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
bdaa51c5cc
|
Move old js in a directory to avoid conflicts with require_tree
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
b4a1f4f248
|
Remove a useless scope call
A gestionnaire’s dossiers are already filtered so
that the brouillon ones do not appear
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
091fa1d099
|
Order a Gestionnaire’s procedures
First display the procédures publiées, sorted
by publication date, and then the procédures
archivées, sorted by archiving date
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
7ff7710803
|
A gestionnaire can only see procédures publiées
|
2017-09-06 11:11:26 +02:00 |
|
gregoirenovel
|
55a4f1288f
|
Fix a gestionnaire test
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
2aa8c1d272
|
Messagerie: remove useless class
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
3b7244675d
|
Css: add .width-100 utility class
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
877f64599d
|
Form: add send button on the right
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
0d27ca3bca
|
Commentaire: use scope to order commentaires association
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
714b2a5f08
|
NewDesign: gestionnaire can add a new commentaire
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
3ecc4f1327
|
NewDesign: add person icon to message
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
3a8e84b128
|
NewDesign: add guest label to message
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
983c17fdcf
|
NewDesign: Dossier add dossier and messagerie link in header
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
497f898e1b
|
NewDesign: add dossier messagerie show
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
d5535aaaaa
|
DossierControllerSpec: refactor
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
97de5b2dd9
|
DossierControllerSpec: remove duplicate test
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
86ea47bb0d
|
BackofficeDossierController: follow dossier when receive
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
b80d6a6a59
|
Follow: add flash notice to dossier_controller
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
95fbd1824a
|
Follow: remove old backoffice follow and toggle_follow
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
a7f270bac4
|
Follow: user new dossier follow controller instead of backoffice
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
f07b6eab53
|
Follow: use follow instead of toggle_follow_dossier
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
6cff044a50
|
NewDossierController: add next_step follow
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
8b2366cb98
|
GestionnaireDossierController: use gestionnaire follow
|
2017-09-06 11:11:21 +02:00 |
|
Simon Lehericey
|
e68f3332c1
|
Gestionnaire: add follow(dossier) method
|
2017-09-06 11:11:21 +02:00 |
|
Simon Lehericey
|
033f08524f
|
Gestionnaire: refactor follow?
|
2017-09-06 11:11:21 +02:00 |
|
Mathieu Magnin
|
8fdc16d89f
|
Remove old font-size
|
2017-09-06 11:11:20 +02:00 |
|
Mathieu Magnin
|
73e6053c19
|
Fix input search margin in header
|
2017-09-06 11:11:20 +02:00 |
|
Mathieu Magnin
|
cbd9df8f0c
|
[Fix #552] Disable default style for buttons on iOS
|
2017-09-06 11:11:20 +02:00 |
|
Mathieu Magnin
|
9731683b43
|
Use default-spacer in forms
|
2017-09-06 11:11:20 +02:00 |
|
Simon Lehericey
|
dfe36ceef7
|
NewDesign Form: unify body and input font
|
2017-09-06 11:11:19 +02:00 |
|
Simon Lehericey
|
2a8b8d4a01
|
NewDesign Form: apply design to textarea
|
2017-09-06 11:11:19 +02:00 |
|
Simon Lehericey
|
9753da8fdd
|
NewDesign Form: move margin from label to input
provide beautiful layouts with or without label between inputs
|
2017-09-06 11:11:19 +02:00 |
|
Mathieu Magnin
|
f0777e166f
|
Add sticky footer
|
2017-09-06 11:11:19 +02:00 |
|
Mathieu Magnin
|
7a0d6108e1
|
.footer -> %footer
|
2017-09-06 11:11:18 +02:00 |
|
Mathieu Magnin
|
923a16a8c8
|
remove extra line
|
2017-09-06 11:11:18 +02:00 |
|
Mathieu Magnin
|
3b3e0403d2
|
Improve /patron readability
|
2017-09-06 11:11:18 +02:00 |
|
Mathieu Magnin
|
cf63fd6b04
|
Add breadcrumbs
|
2017-09-06 11:11:17 +02:00 |
|
Mathieu Magnin
|
9aac9ba7cd
|
use backoffice-header in views
|
2017-09-06 11:11:17 +02:00 |
|
Mathieu Magnin
|
c0eeec82c4
|
Add backoffice header to patron
|
2017-09-06 11:11:17 +02:00 |
|
Mathieu Magnin
|
b555320d46
|
Add RNA informations
|
2017-09-06 11:11:17 +02:00 |
|
Mathieu Magnin
|
f41b1b59c0
|
Add tabs partial
|
2017-09-06 11:11:16 +02:00 |
|
Mathieu Magnin
|
2b0c0567b8
|
Add header section in form table
|
2017-09-06 11:11:16 +02:00 |
|