[jira] [Commented] (SYNCOPE-1307) Wrong export order for Realms

2018-04-26 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1307] Forcing tree visit for Realms to ensure correct order


> Wrong export order for Realms
> -
>
> Key: SYNCOPE-1307
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1307
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.8
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> Realms should be exported in the XML content according to the values of the 
> {{parent_id}} column.
> For example, when exporting from the demo on syncope-vm, the following is 
> returned:
> {code}
>  PASSWORDPOLICY_ID="986d1236-3ac5-4a19-810c-5ab21d79cba1"/>
>  ACCOUNTPOLICY_ID="20ab5a8c-4b0c-432c-b957-f7fb9784d9f7" 
> PARENT_ID="c5b75db1-fce7-470f-b780-3b9934d82a9d" 
> PASSWORDPOLICY_ID="ce93fcda-dc3a-4369-a7b0-a6108c261c85"/>
>  ACCOUNTPOLICY_ID="06e2ed52-6966-44aa-a177-a0ca7434201f" 
> PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
>  PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
> {code}
> where it is evident that {{even}} and {{two}} are not in the correct order 
> for subsequent import.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1307) Wrong export order for Realms

2018-04-26 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1307] Forcing tree visit for Realms to ensure correct order


> Wrong export order for Realms
> -
>
> Key: SYNCOPE-1307
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1307
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.8
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> Realms should be exported in the XML content according to the values of the 
> {{parent_id}} column.
> For example, when exporting from the demo on syncope-vm, the following is 
> returned:
> {code}
>  PASSWORDPOLICY_ID="986d1236-3ac5-4a19-810c-5ab21d79cba1"/>
>  ACCOUNTPOLICY_ID="20ab5a8c-4b0c-432c-b957-f7fb9784d9f7" 
> PARENT_ID="c5b75db1-fce7-470f-b780-3b9934d82a9d" 
> PASSWORDPOLICY_ID="ce93fcda-dc3a-4369-a7b0-a6108c261c85"/>
>  ACCOUNTPOLICY_ID="06e2ed52-6966-44aa-a177-a0ca7434201f" 
> PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
>  PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
> {code}
> where it is evident that {{even}} and {{two}} are not in the correct order 
> for subsequent import.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (SYNCOPE-1307) Wrong export order for Realms

2018-04-26 Thread JIRA

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

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

> Wrong export order for Realms
> -
>
> Key: SYNCOPE-1307
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1307
> Project: Syncope
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.8
>Reporter: Francesco Chicchiriccò
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> Realms should be exported in the XML content according to the values of the 
> {{parent_id}} column.
> For example, when exporting from the demo on syncope-vm, the following is 
> returned:
> {code}
>  PASSWORDPOLICY_ID="986d1236-3ac5-4a19-810c-5ab21d79cba1"/>
>  ACCOUNTPOLICY_ID="20ab5a8c-4b0c-432c-b957-f7fb9784d9f7" 
> PARENT_ID="c5b75db1-fce7-470f-b780-3b9934d82a9d" 
> PASSWORDPOLICY_ID="ce93fcda-dc3a-4369-a7b0-a6108c261c85"/>
>  ACCOUNTPOLICY_ID="06e2ed52-6966-44aa-a177-a0ca7434201f" 
> PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
>  PARENT_ID="e4c28e7a-9dbf-4ee7-9441-93812a0d4a28"/>
> {code}
> where it is evident that {{even}} and {{two}} are not in the correct order 
> for subsequent import.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread JIRA

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

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

>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread JIRA

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

Francesco Chicchiriccò reassigned SYNCOPE-1306:
---

Assignee: Francesco Chicchiriccò

>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Assignee: Francesco Chicchiriccò
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1306:
-

Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/73
  
LGTM thanks @DimaAy 


>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1306:
-

Github user asfgit closed the pull request at:

https://github.com/apache/syncope/pull/73


>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1306] fixing date value without conversion pattern - This closes #73


>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope issue #73: [SYNCOPE-1306] fixing date value without conversion patte...

2018-04-26 Thread ilgrosso
Github user ilgrosso commented on the issue:

https://github.com/apache/syncope/pull/73
  
LGTM thanks @DimaAy 


---


[GitHub] syncope pull request #73: [SYNCOPE-1306] fixing date value without conversio...

2018-04-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/syncope/pull/73


---


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF subversion and git services (JIRA)

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

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

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

[SYNCOPE-1306] fixing date value without conversion pattern


>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1306:
-

GitHub user DimaAy opened a pull request:

https://github.com/apache/syncope/pull/73

[SYNCOPE-1306] fixing date value without conversion pattern



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/DimaAy/syncope SYNCOPE-1306

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #73


commit 4aba9a7ca0ce423885e3fe6f9c30cd6e6c13b891
Author: dayash 
Date:   2018-04-26T10:35:05Z

[SYNCOPE-1306] fixing date value without conversion pattern




>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope pull request #73: [SYNCOPE-1306] fixing date value without conversio...

2018-04-26 Thread DimaAy
GitHub user DimaAy opened a pull request:

https://github.com/apache/syncope/pull/73

[SYNCOPE-1306] fixing date value without conversion pattern



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/DimaAy/syncope SYNCOPE-1306

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/73.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #73


commit 4aba9a7ca0ce423885e3fe6f9c30cd6e6c13b891
Author: dayash 
Date:   2018-04-26T10:35:05Z

[SYNCOPE-1306] fixing date value without conversion pattern




---


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1306:
-

Github user DimaAy closed the pull request at:

https://github.com/apache/syncope/pull/72


>  Date value without a conversion pattern not shown by Admin Console
> ---
>
> Key: SYNCOPE-1306
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1306
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.8
>Reporter: Dima Ayash
>Priority: Major
> Fix For: 2.0.9, 2.1.0
>
>
> While assigning a value to date without a conversion pattern, the expected 
> behavior is to be saved using the DEFAULT_DATE_PATTERN in [1]
> [1] 
> [https://github.com/apache/syncope/blob/2_0_X/common/lib/src/main/java/org/apache/syncope/common/lib/SyncopeConstants.java#L54]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] syncope issue #72: Syncope 1306

2018-04-26 Thread DimaAy
Github user DimaAy commented on the issue:

https://github.com/apache/syncope/pull/72
  
sorry 


---


[GitHub] syncope pull request #72: Syncope 1306

2018-04-26 Thread DimaAy
Github user DimaAy closed the pull request at:

https://github.com/apache/syncope/pull/72


---


[jira] [Commented] (SYNCOPE-1306) Date value without a conversion pattern not shown by Admin Console

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on SYNCOPE-1306:
-

GitHub user DimaAy opened a pull request:

https://github.com/apache/syncope/pull/72

Syncope 1306

This pull request is to fix the issue [SYNCOPE-1306] that is about adding a 
date value without a conversion pattern

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/DimaAy/syncope SYNCOPE-1306

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #72


commit 26352126b4776d3fddff853dfaa0839b97885cb2
Author: Francesco Chicchiriccò 
Date:   2017-11-21T15:26:21Z

Upgrading the ConnId CSVDir connector

commit 9207f10178c75bbda808b727f9ad2f0c2b6957f8
Author: Francesco Chicchiriccò 
Date:   2017-11-22T15:55:26Z

[SYNCOPE-1238] Stop the AjaxTimerBehavior once all expected connectors and 
resources are covered

commit 15a828130fee079e422e6fe4c49c662e343766ed
Author: Francesco Chicchiriccò 
Date:   2017-11-23T08:04:41Z

Upgrading Groovy

commit bd892ee6d80d86ed2f910813ebc7704b06d447cb
Author: Francesco Chicchiriccò 
Date:   2017-11-24T08:42:27Z

Upgrading Log4J

commit 42445e5f552f60d36005d62ce6a72880b12b795c
Author: Francesco Chicchiriccò 
Date:   2017-11-24T10:01:22Z

Upgrading AspectJ

commit 0cf5588958a51e72d16375db2b72acd3d28e99a3
Author: skylark17 
Date:   2017-11-24T16:52:57Z

[SYNCOPE-1237] New feature to copy table row element key to clipboard by 
clicking on its name in toggle menu

commit bdccedf518162fbc458aa666554f91986af44c3e
Author: fmartelli 
Date:   2017-11-25T10:40:25Z

fix for toggle panel bundle names

commit 98cc9b1cbf91b6732d6fd5f62239c72ffba5f197
Author: fmartelli 
Date:   2017-11-25T10:41:28Z

fix realm and entity console access permissions

commit e7daf95ac97aa65af85fa74af6c651d341fea44c
Author: fmartelli 
Date:   2017-11-25T10:49:57Z

[SYNCOPE-1239] fix plain attr value specification in case of this step is 
the last one

commit 96219beddba40c8cf33a009d24cfea5ef13d7aca
Author: Francesco Chicchiriccò 
Date:   2017-11-27T09:17:15Z

Bulk upgrade: jackson, elasticsearch, commons-io, commons-codec, 
swagger-jaxrs, bootstrap-fileinput, pdfbox, greenmail

commit 0e11d0b6c3e20b11775537b0047353eca3e8aac2
Author: skylark17 
Date:   2017-11-27T10:44:17Z

[SYNCOPE-1226] Removed schemas are now correctly no more displayed in 
'Selected' list in 'Attributes to be displayed' view

commit 99dc39e8b4d8418ee0bf4f062b7aec890139050d
Author: Francesco Chicchiriccò 
Date:   2017-11-27T15:14:46Z

Upgrading Spring

commit 746f4c564ae9b9e5504fd2ebff9c5e77d8ab48e7
Author: Francesco Chicchiriccò 
Date:   2017-11-29T14:46:28Z

Upgrading Angular

commit 102442b743639c277ba1f5758745ab2098691c23
Author: Francesco Chicchiriccò 
Date:   2017-11-29T16:33:31Z

Fix angular version

commit ee666b5c85cf640b5bf5b7b00971611d1af39cce
Author: Francesco Chicchiriccò 
Date:   2017-11-30T07:27:32Z

Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working

commit f7dcee1a7672e9a6ce1cbd5af24dcd3a92e5eed6
Author: Francesco Chicchiriccò 
Date:   2017-12-01T10:44:33Z

[SYNCOPE-1241] Avoid carrying around PropagationTask (JPA) instances, use 
PropagationTaskTO instead

commit c66d6de4eb46cb6293da713725031fd36aaa0580
Author: Francesco Chicchiriccò 
Date:   2017-12-01T14:15:30Z

Upgrading commons-httpclient

commit 69e0c702d1532ce49af6e63c5ec36f44409dcb71
Author: Francesco Chicchiriccò 
Date:   2017-12-01T14:57:57Z

Upgrading Tomcat

commit 7aeafedaf8a209eaa00ad5a8bbd71328b592480c
Author: skylark17 
Date:   2017-12-04T09:11:44Z

[SYNCOPE-1242] Added 'title' html attribute to option elements in Palette 
Panel

commit cc046f119f8229c2f1b1836b1dfbcacc32c75775
Author: Francesco Chicchiriccò 
Date:   2017-12-04T07:25:06Z

Fix typo

commit d862c40c1ed7899e4f35e8f3913f46bb51cd1866
Author: Francesco Chicchiriccò 
Date:   2017-12-04T09:50:57Z

Properly support resolveReference in UserLogic

commit 26f421c34b1f8a1d47d3eb60fbd0d461072706dd
Author: Francesco Chicchiriccò 
Date:   2017-12-04T14:21:36Z

Upgrading Angular Translate

commit a9cbd25f872e175fa4c4af52502f55c7b8edcdf1
Author: Francesco Chicchiriccò 
Date:   2017-12-05T07:49:30Z

Fix conditional logic


[GitHub] syncope pull request #72: Syncope 1306

2018-04-26 Thread DimaAy
GitHub user DimaAy opened a pull request:

https://github.com/apache/syncope/pull/72

Syncope 1306

This pull request is to fix the issue [SYNCOPE-1306] that is about adding a 
date value without a conversion pattern

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/DimaAy/syncope SYNCOPE-1306

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/syncope/pull/72.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #72


commit 26352126b4776d3fddff853dfaa0839b97885cb2
Author: Francesco Chicchiriccò 
Date:   2017-11-21T15:26:21Z

Upgrading the ConnId CSVDir connector

commit 9207f10178c75bbda808b727f9ad2f0c2b6957f8
Author: Francesco Chicchiriccò 
Date:   2017-11-22T15:55:26Z

[SYNCOPE-1238] Stop the AjaxTimerBehavior once all expected connectors and 
resources are covered

commit 15a828130fee079e422e6fe4c49c662e343766ed
Author: Francesco Chicchiriccò 
Date:   2017-11-23T08:04:41Z

Upgrading Groovy

commit bd892ee6d80d86ed2f910813ebc7704b06d447cb
Author: Francesco Chicchiriccò 
Date:   2017-11-24T08:42:27Z

Upgrading Log4J

commit 42445e5f552f60d36005d62ce6a72880b12b795c
Author: Francesco Chicchiriccò 
Date:   2017-11-24T10:01:22Z

Upgrading AspectJ

commit 0cf5588958a51e72d16375db2b72acd3d28e99a3
Author: skylark17 
Date:   2017-11-24T16:52:57Z

[SYNCOPE-1237] New feature to copy table row element key to clipboard by 
clicking on its name in toggle menu

commit bdccedf518162fbc458aa666554f91986af44c3e
Author: fmartelli 
Date:   2017-11-25T10:40:25Z

fix for toggle panel bundle names

commit 98cc9b1cbf91b6732d6fd5f62239c72ffba5f197
Author: fmartelli 
Date:   2017-11-25T10:41:28Z

fix realm and entity console access permissions

commit e7daf95ac97aa65af85fa74af6c651d341fea44c
Author: fmartelli 
Date:   2017-11-25T10:49:57Z

[SYNCOPE-1239] fix plain attr value specification in case of this step is 
the last one

commit 96219beddba40c8cf33a009d24cfea5ef13d7aca
Author: Francesco Chicchiriccò 
Date:   2017-11-27T09:17:15Z

Bulk upgrade: jackson, elasticsearch, commons-io, commons-codec, 
swagger-jaxrs, bootstrap-fileinput, pdfbox, greenmail

commit 0e11d0b6c3e20b11775537b0047353eca3e8aac2
Author: skylark17 
Date:   2017-11-27T10:44:17Z

[SYNCOPE-1226] Removed schemas are now correctly no more displayed in 
'Selected' list in 'Attributes to be displayed' view

commit 99dc39e8b4d8418ee0bf4f062b7aec890139050d
Author: Francesco Chicchiriccò 
Date:   2017-11-27T15:14:46Z

Upgrading Spring

commit 746f4c564ae9b9e5504fd2ebff9c5e77d8ab48e7
Author: Francesco Chicchiriccò 
Date:   2017-11-29T14:46:28Z

Upgrading Angular

commit 102442b743639c277ba1f5758745ab2098691c23
Author: Francesco Chicchiriccò 
Date:   2017-11-29T16:33:31Z

Fix angular version

commit ee666b5c85cf640b5bf5b7b00971611d1af39cce
Author: Francesco Chicchiriccò 
Date:   2017-11-30T07:27:32Z

Downgrading AngularJS back to 1.6.6 as WebJARs for 1.6.7 is not working

commit f7dcee1a7672e9a6ce1cbd5af24dcd3a92e5eed6
Author: Francesco Chicchiriccò 
Date:   2017-12-01T10:44:33Z

[SYNCOPE-1241] Avoid carrying around PropagationTask (JPA) instances, use 
PropagationTaskTO instead

commit c66d6de4eb46cb6293da713725031fd36aaa0580
Author: Francesco Chicchiriccò 
Date:   2017-12-01T14:15:30Z

Upgrading commons-httpclient

commit 69e0c702d1532ce49af6e63c5ec36f44409dcb71
Author: Francesco Chicchiriccò 
Date:   2017-12-01T14:57:57Z

Upgrading Tomcat

commit 7aeafedaf8a209eaa00ad5a8bbd71328b592480c
Author: skylark17 
Date:   2017-12-04T09:11:44Z

[SYNCOPE-1242] Added 'title' html attribute to option elements in Palette 
Panel

commit cc046f119f8229c2f1b1836b1dfbcacc32c75775
Author: Francesco Chicchiriccò 
Date:   2017-12-04T07:25:06Z

Fix typo

commit d862c40c1ed7899e4f35e8f3913f46bb51cd1866
Author: Francesco Chicchiriccò 
Date:   2017-12-04T09:50:57Z

Properly support resolveReference in UserLogic

commit 26f421c34b1f8a1d47d3eb60fbd0d461072706dd
Author: Francesco Chicchiriccò 
Date:   2017-12-04T14:21:36Z

Upgrading Angular Translate

commit a9cbd25f872e175fa4c4af52502f55c7b8edcdf1
Author: Francesco Chicchiriccò 
Date:   2017-12-05T07:49:30Z

Fix conditional logic

commit 84a928b58404843d24d4e092c18313befbc65da8
Author: skylark17 
Date:   2017-12-05T09:17:54Z

[SYNCOPE-1190] Toggle panel not refreshed after connector name update

commit 

[jira] [Created] (SYNCOPE-1307) Wrong export order for Realms

2018-04-26 Thread JIRA
Francesco Chicchiriccò created SYNCOPE-1307:
---

 Summary: Wrong export order for Realms
 Key: SYNCOPE-1307
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1307
 Project: Syncope
  Issue Type: Bug
  Components: core
Affects Versions: 2.0.8
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
 Fix For: 2.0.9, 2.1.0


Realms should be exported in the XML content according to the values of the 
{{parent_id}} column.

For example, when exporting from the demo on syncope-vm, the following is 
returned:

{code}




{code}

where it is evident that {{even}} and {{two}} are not in the correct order for 
subsequent import.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)