Re: Are there any way to add/update css for Syncope Console UI?

2018-09-27 Thread Francesco Chicchiriccò

On 26/09/2018 15:20, Alex123 wrote:

I am using Syncope 2.1.1

There is a date picker to specify a starting date for pull task:
Topology -> My Connector -> My Resource -> Pull Tasks -> execute -> Specify
a starting date -> date picker input

I need to disable date picker input html tag to avoid date custom
modification.
As a result date picker will work only when you select calendar date.

Are there any way to add custom css for Syncope Console UI?

One way I see is to customize index.html page
/org/flowable/flowable-ui-modeler-app/6.3.1/flowable-ui-modeler-app-6.3.1.war!/WEB-INF/classes/static/index.html

But may be there is some build-in way to simplify such customization?


Hi,
what you need here is to put the Override behavior [1] at work.

Regards.

[1] http://syncope.apache.org/docs/reference-guide.html#override-behavior

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Are there any way to add/update css for Syncope Console UI?

2018-09-26 Thread Alex123
I am using Syncope 2.1.1

There is a date picker to specify a starting date for pull task:
Topology -> My Connector -> My Resource -> Pull Tasks -> execute -> Specify
a starting date -> date picker input

I need to disable date picker input html tag to avoid date custom
modification.
As a result date picker will work only when you select calendar date. 

Are there any way to add custom css for Syncope Console UI?

One way I see is to customize index.html page 
/org/flowable/flowable-ui-modeler-app/6.3.1/flowable-ui-modeler-app-6.3.1.war!/WEB-INF/classes/static/index.html

But may be there is some build-in way to simplify such customization?

--
Sent from: http://syncope-user.1051894.n5.nabble.com/