[GitHub] syncope pull request #46: Select2search fields improvements

2017-06-16 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Select2search fields improvements

This solves the improvement 
[#SYNCOPE-1093](https://issues.apache.org/jira/browse/SYNCOPE-1093), but no 
feedback was added for issue "Case 1" in order not to add too much complexity 
to a customizable enduser.



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

$ git pull https://github.com/mat-ale/syncope select2searchFeedbacks

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

https://github.com/apache/syncope/pull/46.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 #46


commit e91cf09308c27b6a4a42c788fe63d2b82c605437
Author: Matteo Alessandroni 
Date:   2017-06-15T14:56:06Z

Disable select2search fields when no data is available

Signed-off-by: Matteo Alessandroni 

commit a6deffc387eb8c9577cd53a23599792984cb6cd9
Author: Matteo Alessandroni 
Date:   2017-06-16T08:35:28Z

currently selected groups are removed when user choose a different realm

Signed-off-by: Matteo Alessandroni 




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #46: Select2search fields improvements

2017-06-16 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/46
  
Hi @andrea-patricelli. 
As requested, I have just sent the ICLA to Apache.
Thanks,
Regards.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #47: Fixes [SYNCOPE-1110], [SYNCOPE-1123]

2017-06-27 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Fixes [SYNCOPE-1110], [SYNCOPE-1123]

Hi,

this fixes 
[[SYNCOPE-1110]](https://issues.apache.org/jira/browse/SYNCOPE-1110) and 
[[SYNCOPE-1123]](https://issues.apache.org/jira/browse/SYNCOPE-1123).

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1110

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

https://github.com/apache/syncope/pull/47.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 #47


commit abbed772c8f2723ffc002a480f3f20600650128d
Author: Matteo Alessandroni 
Date:   2017-06-23T12:27:17Z

Fixes [SYNCOPE-1110], [SYNCOPE-1123]




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #48: Fixes [SYNCOPE-1134]

2017-06-29 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Fixes [SYNCOPE-1134]

Hi,

this fixes [SYNCOPE-1136].

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1134

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

https://github.com/apache/syncope/pull/48.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 #48


commit cb95742ccc1233b632ad87860defb1f18ce8533f
Author: Matteo Alessandroni 
Date:   2017-06-29T13:45:36Z

Fixes [SYNCOPE-1134]




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #48: Fixes [SYNCOPE-1134]

2017-06-29 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/48
  
great, you're welcome @ilgrosso.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #49: Fixes [SYNCOPE-1136]

2017-06-30 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Fixes [SYNCOPE-1136]

Hi,

this fixes 
[[SYNCOPE-1136]](https://issues.apache.org/jira/browse/SYNCOPE-1136).

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1136

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

https://github.com/apache/syncope/pull/49.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 #49


commit e7272c09c25ff285d94f734176a22eafb5e13770
Author: Matteo Alessandroni 
Date:   2017-06-30T08:35:51Z

Fixes [SYNCOPE-1136]




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #50: Fixes [SYNCOPE-1145]

2017-07-11 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Fixes [SYNCOPE-1145]

Hallo,

this implements _Connector and Resource configuration versioning_ 
([[SYNCOPE-1145]](https://issues.apache.org/jira/browse/SYNCOPE-1145))

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope 
VersioningSystem_resources_connectors

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

https://github.com/apache/syncope/pull/50.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 #50


commit 5408229909d6ed2b12b005dc2b67fde4a3cf19fa
Author: Matteo Alessandroni 
Date:   2017-07-11T10:40:26Z

Fixes [SYNCOPE-1145]




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #50: Fixes [SYNCOPE-1145]

2017-07-11 Thread mat-ale
Github user mat-ale commented on a diff in the pull request:

https://github.com/apache/syncope/pull/50#discussion_r126661831
  
--- Diff: pom.xml ---
@@ -1387,6 +1388,11 @@ under the License.
   
   
 org.webjars
+google-diff-match-patch
--- End diff --

Yes, that's the library I have used.
Thanks for the info.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #50: Connector and Resource configuration versioning fo...

2017-07-11 Thread mat-ale
Github user mat-ale commented on a diff in the pull request:

https://github.com/apache/syncope/pull/50#discussion_r12482
  
--- Diff: pom.xml ---
@@ -1387,6 +1388,11 @@ under the License.
   
   
 org.webjars
+google-diff-match-patch
--- End diff --

All right, thank you!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #51: Enable 'rightType' dropdown only if 'type' option ...

2017-07-11 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Enable 'rightType' dropdown only if 'type' option is selected - SYNCOPE-1140

Hi,

this fixes 
[[SYNCOPE-1140]](https://issues.apache.org/jira/browse/SYNCOPE-1140)

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1140

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

https://github.com/apache/syncope/pull/51.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 #51


commit a0ffe87434a7b3239b6db0aea71809f860af084b
Author: Matteo Alessandroni 
Date:   2017-07-11T13:44:57Z

Enable 'rightType' dropdown only if 'type' option is selected - Admin 
Console - SYNCOPE-1140




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #51: Enable 'rightType' dropdown only if 'type' option is sele...

2017-07-11 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/51
  
No problem @ilgrosso, glad to hear that!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #53: Keep resource provision list order after editing f...

2017-07-13 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Keep resource provision list order after editing for SYNCOPE-1154

Hi,

this fixes 
[[SYNCOPE-1154]](https://issues.apache.org/jira/browse/SYNCOPE-1154)

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1154

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

https://github.com/apache/syncope/pull/53.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 #53


commit 2d4a52c1311134099eeac7d4a1d5cd033b3e1b3b
Author: Matteo Alessandroni 
Date:   2017-07-12T07:20:42Z

Keep resource provision list order after editing for SYNCOPE-1154




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #53: Keep resource provision list order after editing for SYNC...

2017-07-13 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/53
  
Great! 
Thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #50: Connector and Resource configuration versioning in Admin ...

2017-07-13 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/50
  
Good to hear that!
You're welcome.
Matteo


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #54: Realm is correctly loaded after creation in Admin ...

2017-07-13 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

Realm is correctly loaded after creation in Admin Console for [SYNCOPE-1151]

Hi,

this fixes 
[[SYNCOPE-1151]](https://issues.apache.org/jira/browse/SYNCOPE-1151).

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1151

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

https://github.com/apache/syncope/pull/54.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 #54


commit 0e104cbb65607959e18c9da577030972e2160517
Author: Matteo Alessandroni 
Date:   2017-07-13T13:16:45Z

Realm is correctly loaded after creation for SYNCOPE-1151




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #54: Realm is correctly loaded after creation in Admin Console...

2017-07-13 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/54
  
Great! You're welcome.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #55: [SYNCOPE-1162] The changes of Connector's display ...

2017-07-13 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

[SYNCOPE-1162] The changes of Connector's display name is now reflected to 
contextual menu in Admin Console

Hi,

this fixes 
[[SYNCOPE-1162]](https://issues.apache.org/jira/browse/SYNCOPE-1162).

Regards,
Matteo


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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1162

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

https://github.com/apache/syncope/pull/55.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 #55


commit 22fdeda515d2e01877fd0048aa4a3e235da5d131
Author: Matteo Alessandroni 
Date:   2017-07-13T14:12:31Z

[SYNCOPE-1162] The changes of Connector's display name is now reflected to 
contextual menu in Admin Console




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #56: [SYNCOPE-1151] Realm is correctly loaded after cre...

2017-07-14 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

[SYNCOPE-1151] Realm is correctly loaded after creation - Update

Hi,

this is an update for the PR related to 
[[SYNCOPE-1151]](https://github.com/apache/syncope/pull/54).

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1151

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

https://github.com/apache/syncope/pull/56.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 #56


commit 5b852628ad56b20e844ee3aa7e93960b832b9fb7
Author: Matteo Alessandroni 
Date:   2017-07-14T10:12:46Z

[SYNCOPE-1151] Realm is correctly loaded after creation




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope issue #56: [SYNCOPE-1151] Realm is correctly loaded after creation -...

2017-07-14 Thread mat-ale
Github user mat-ale commented on the issue:

https://github.com/apache/syncope/pull/56
  
You're welcome @ilgrosso


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] syncope pull request #57: [SYNCOPE-1167] Preliminary AnyType selection when ...

2017-07-27 Thread mat-ale
GitHub user mat-ale opened a pull request:

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

[SYNCOPE-1167] Preliminary AnyType selection when adding new provision rule

Hi,

this fixes 
[[SYNCOPE-1167]](https://issues.apache.org/jira/browse/SYNCOPE-1167).

Regards,
Matteo

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

$ git pull https://github.com/mat-ale/syncope SYNCOPE-1160

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

https://github.com/apache/syncope/pull/57.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 #57


commit c64706bf8e85c8e346f23a58c8789b8163b4d897
Author: Matteo Alessandroni 
Date:   2017-07-25T14:27:43Z

[SYNCOPE-1167] Preliminary AnyType selection when adding new provision rule




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---