[jira] [Commented] (SYNCOPE-1009) Enduser must provide an easy way to enable/disable visualization and sorting of USER attributes

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958416#comment-15958416
 ] 

ASF subversion and git services commented on SYNCOPE-1009:
--

Commit daa1d0d2fe7f03cc98068ddc23afe2a3a0075a58 in syncope's branch 
refs/heads/2_0_X from [~andrea.patricelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=daa1d0d ]

[SYNCOPE-1009] USER form customization through json file, made minor (but 
necesary) bugfixes on wizard


> Enduser must provide an easy way to enable/disable visualization and sorting 
> of USER attributes
> ---
>
> Key: SYNCOPE-1009
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1009
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
>Affects Versions: 2.0.2
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
>Priority: Minor
> Fix For: 2.0.3, 2.1.0
>
>
> Currently with SYNCOPE-1005 we specified a way to define custom attributes 
> sorting in user self create/update form.
> We should include this into a configurable section of AngularJS application 
> configuration in which we can define also attributes to show/hide and their 
> sorting strategy.
> Introduce also readonly flag on such configuration, in order to allow enduser 
> to edit or not a certain field. This configuration has not to be confused 
> with schemas read-only flag that has another meaning, like stated here 
> https://syncope.apache.org/docs/reference-guide.html#schema. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1009) Enduser must provide an easy way to enable/disable visualization and sorting of USER attributes

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958415#comment-15958415
 ] 

ASF subversion and git services commented on SYNCOPE-1009:
--

Commit 1830e9222630e511f122923bb9118a12013f941f in syncope's branch 
refs/heads/master from [~andrea.patricelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=1830e92 ]

[SYNCOPE-1009] USER form customization through json file, made minor (but 
necesary) bugfixes on wizard


> Enduser must provide an easy way to enable/disable visualization and sorting 
> of USER attributes
> ---
>
> Key: SYNCOPE-1009
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1009
> Project: Syncope
>  Issue Type: Improvement
>  Components: enduser
>Affects Versions: 2.0.2
>Reporter: Andrea Patricelli
>Assignee: Andrea Patricelli
>Priority: Minor
> Fix For: 2.0.3, 2.1.0
>
>
> Currently with SYNCOPE-1005 we specified a way to define custom attributes 
> sorting in user self create/update form.
> We should include this into a configurable section of AngularJS application 
> configuration in which we can define also attributes to show/hide and their 
> sorting strategy.
> Introduce also readonly flag on such configuration, in order to allow enduser 
> to edit or not a certain field. This configuration has not to be confused 
> with schemas read-only flag that has another meaning, like stated here 
> https://syncope.apache.org/docs/reference-guide.html#schema. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (SYNCOPE-1060) Date in membership attribute is propagated as timestamp

2017-04-05 Thread Andrea Patricelli (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Patricelli updated SYNCOPE-1060:
---
Description: 
Update an user by assigning it to a group with type extensions. For example in 
the playground environment assign user puccini to realm even and assign it to 
group additional.
Then edit plain schema loginDate and set a value.
Update or approval of update approval will fail due to unparseable date and 
date is shown into timestamp formt.
Moreover if saving dates  into additional (membership) attribunte into console 
they are not show into enduser form.

  was:
Update an user by assigning it to a group with type extensions. For example in 
the playground environment assign user puccini to realm even and assign it to 
group additional.
Then edit plain schema loginDate and set a value.
Update or approval of update approval will fail due to unparseable date 


> Date in membership attribute is propagated as timestamp
> ---
>
> Key: SYNCOPE-1060
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1060
> Project: Syncope
>  Issue Type: Bug
>  Components: enduser
>Affects Versions: 2.0.2
>Reporter: Andrea Patricelli
> Fix For: 2.0.3, 2.1.0
>
>
> Update an user by assigning it to a group with type extensions. For example 
> in the playground environment assign user puccini to realm even and assign it 
> to group additional.
> Then edit plain schema loginDate and set a value.
> Update or approval of update approval will fail due to unparseable date and 
> date is shown into timestamp formt.
> Moreover if saving dates  into additional (membership) attribunte into 
> console they are not show into enduser form.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (SYNCOPE-1060) Date in membership attribute is propagated as timestamp

2017-04-05 Thread Andrea Patricelli (JIRA)
Andrea Patricelli created SYNCOPE-1060:
--

 Summary: Date in membership attribute is propagated as timestamp
 Key: SYNCOPE-1060
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1060
 Project: Syncope
  Issue Type: Bug
  Components: enduser
Affects Versions: 2.0.2
Reporter: Andrea Patricelli
 Fix For: 2.0.3, 2.1.0


Update an user by assigning it to a group with type extensions. For example in 
the playground environment assign user puccini to realm even and assign it to 
group additional.
Then edit plain schema loginDate and set a value.
Update or approval of update approval will fail due to unparseable date 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (SYNCOPE-1059) Remove final landing page after user create/update

2017-04-05 Thread Andrea Patricelli (JIRA)
Andrea Patricelli created SYNCOPE-1059:
--

 Summary: Remove final landing page after user create/update
 Key: SYNCOPE-1059
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1059
 Project: Syncope
  Issue Type: Improvement
  Components: enduser
Affects Versions: 2.0.2
Reporter: Andrea Patricelli
Priority: Minor
 Fix For: 2.0.3, 2.1.0


Remove final landing page after user successful create/update and restore old 
feedback panel to show success (visible in login page)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (SYNCOPE-1058) Do not show time picker and values for date-only schemas

2017-04-05 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-1058:
---

 Summary: Do not show time picker and values for date-only schemas
 Key: SYNCOPE-1058
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1058
 Project: Syncope
  Issue Type: Improvement
  Components: enduser
Reporter: Francesco Chicchiriccò
Priority: Minor
 Fix For: 2.0.3, 2.1.0


As already done by the Admin Console, make the Enduser able to not show the 
time picker / value when the underlying schema is date-only.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1055) Provide Flowable 5.X-based workflow adapter

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957013#comment-15957013
 ] 

ASF subversion and git services commented on SYNCOPE-1055:
--

Commit ade7e99a56796b5a5c05f06b881c8af4070d0a47 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=ade7e99 ]

[SYNCOPE-1055] Missing null check when no modeler is available


> Provide Flowable 5.X-based workflow adapter
> ---
>
> Key: SYNCOPE-1055
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1055
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3
>
>
> As discussed in ML, provide an additional {{workflow-flowable}} adapter based 
> on Flowable 5.23.0 which should be a simple drop-in replacement of Activiti 
> 5.22.0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (SYNCOPE-1055) Provide Flowable 5.X-based workflow adapter

2017-04-05 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-1055.
-
Resolution: Fixed

> Provide Flowable 5.X-based workflow adapter
> ---
>
> Key: SYNCOPE-1055
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1055
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3
>
>
> As discussed in ML, provide an additional {{workflow-flowable}} adapter based 
> on Flowable 5.23.0 which should be a simple drop-in replacement of Activiti 
> 5.22.0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1055) Provide Flowable 5.X-based workflow adapter

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956956#comment-15956956
 ] 

ASF subversion and git services commented on SYNCOPE-1055:
--

Commit 85ddca5baee06a8a47154f32179ca921177d0f6a in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=85ddca5 ]

[SYNCOPE-1055] Provide core/workflow-flowable, based on core/workflow-activiti 
+ support for Flowable Modeler in Admin Console


> Provide Flowable 5.X-based workflow adapter
> ---
>
> Key: SYNCOPE-1055
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1055
> Project: Syncope
>  Issue Type: New Feature
>  Components: console, core
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3
>
>
> As discussed in ML, provide an additional {{workflow-flowable}} adapter based 
> on Flowable 5.23.0 which should be a simple drop-in replacement of Activiti 
> 5.22.0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956681#comment-15956681
 ] 

ASF subversion and git services commented on SYNCOPE-1057:
--

Commit 911009b9eee1a53bb917f53e8faab58b26131b54 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=911009b ]

[SYNCOPE-1057] Missing bits


> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956682#comment-15956682
 ] 

ASF subversion and git services commented on SYNCOPE-1057:
--

Commit c8cef3d92dda92a3c8f81e1740928789d1641d89 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=c8cef3d ]

[SYNCOPE-1057] Missing bits


> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1041) SAML 2.0 Service Provider feature

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956652#comment-15956652
 ] 

ASF subversion and git services commented on SYNCOPE-1041:
--

Commit fe07e12dc1503b8db883cef966576a65de6fcecd in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=fe07e12 ]

[SYNCOPE-1041] Check to avoid NPE


> SAML 2.0 Service Provider feature
> -
>
> Key: SYNCOPE-1041
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1041
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> Provide the ability to perform SSO to Admin Console and Enduser UI via an 
> external SAML 2.0 Identity Provider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956651#comment-15956651
 ] 

ASF subversion and git services commented on SYNCOPE-1057:
--

Commit 4a82fb302b08e05360adc30e56780f180e97f8cd in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=4a82fb3 ]

[SYNCOPE-1057] More complete AnyPatch generation for update during pull


> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956649#comment-15956649
 ] 

ASF subversion and git services commented on SYNCOPE-1057:
--

Commit c712af10a373744151297750b88ceba6d70b9478 in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=c712af1 ]

[SYNCOPE-1057] More complete AnyPatch generation for update during pull


> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-1057.
-
Resolution: Fixed

> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYNCOPE-1041) SAML 2.0 Service Provider feature

2017-04-05 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956650#comment-15956650
 ] 

ASF subversion and git services commented on SYNCOPE-1041:
--

Commit 29aaecbb92bd7ae8fb828ede552f056076a59a9a in syncope's branch 
refs/heads/2_0_X from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=29aaecb ]

[SYNCOPE-1041] Check to avoid NPE


> SAML 2.0 Service Provider feature
> -
>
> Key: SYNCOPE-1041
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1041
> Project: Syncope
>  Issue Type: New Feature
>  Components: extensions
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> Provide the ability to perform SSO to Admin Console and Enduser UI via an 
> external SAML 2.0 Identity Provider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


Re: [DISCUSS] Build time too long?

2017-04-05 Thread Francesco Chicchiriccò

On 31/03/2017 17:36, Francesco Chicchiriccò wrote:

On 30/03/2017 18:07, Francesco Chicchiriccò wrote:

Hi all,
during the past years we have kept adding new tests (especially 
integration tests), for new features and to confirm bugfix.


I still believe this is a good practice, though it seems we hit some 
kind of capability limit on our CI, specifically Travis CI and 
AppVeyor, where several of recent builds keep being aborted due to 
time constraints.


Currently, the fit/core-reference module runs 519 integration tests 
(some related to Admin Console, others to Core); additional tests are 
run via Protractor for Enduser.


I was wondering whether it is the case to disable console and enduser 
tests, when running CI; WDYT?


Typical cases:

https://travis-ci.org/apache/syncope/builds/217199525
https://travis-ci.org/apache/syncope/builds/217199538


Here you go:

https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=commit;h=76c79169ebdbaafde900aff82f0fca6a1a605b1f
https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=commit;h=0eedeb18221afa4dfdb3de750a4790100d038e39

Hope this will help Travis CI and AppVeyor failing less frequently...

Regards.

--
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/



[jira] [Updated] (SYNCOPE-1057) Type extensions cleared after group update during pull

2017-04-05 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-1057:

Description: During a pull task, if the group needs an update, Syncope 
removes the assigned type extensions.  (was: During a pull task, if the object 
need to update, Syncope removes the assigned type extension.)
Summary: Type extensions cleared after group update during pull  (was: 
When pull task updates group with type extensions,)

> Type extensions cleared after group update during pull
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the group needs an update, Syncope removes the 
> assigned type extensions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Assigned] (SYNCOPE-1057) When pull task updates group with type extensions,

2017-04-05 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò reassigned SYNCOPE-1057:
---

Assignee: Francesco Chicchiriccò
 Summary: When pull task updates group with type extensions,  (was: During 
pull task Syncope doesn't maintains the assigned type extensions )

> When pull task updates group with type extensions,
> --
>
> Key: SYNCOPE-1057
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1057
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.3
>Reporter: Marco Di Sabatino Di Diodoro
>Assignee: Francesco Chicchiriccò
> Fix For: 2.0.3, 2.1.0
>
>
> During a pull task, if the object need to update, Syncope removes the 
> assigned type extension.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)