[GitHub] syncope pull request: 1 2 x

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30798373 --- Diff: common/src/main/java/org/apache/syncope/common/services/ReportService.java --- @@ -192,4 +195,25 @@ @Consumes({ MediaType.APPLICATION_XML,

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30799252 --- Diff: core/src/main/java/org/apache/syncope/core/quartz/AbstractTaskJob.java --- @@ -176,4 +183,15 @@ public void execute(final JobExecutionContext

[GitHub] syncope pull request: 1 2 x

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30798500 --- Diff: common/src/main/java/org/apache/syncope/common/services/ReportService.java --- @@ -192,4 +195,25 @@ @Consumes({ MediaType.APPLICATION_XML,

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30799130 --- Diff: core/src/main/java/org/apache/syncope/core/quartz/AbstractTaskJob.java --- @@ -176,4 +183,15 @@ public void execute(final JobExecutionContext

[GitHub] syncope pull request: 1 2 x

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30798393 --- Diff: common/src/main/java/org/apache/syncope/common/services/TaskService.java --- @@ -242,4 +244,24 @@ TaskExecTO execute(@NotNull @PathParam(taskId)

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30798576 --- Diff: common/src/main/java/org/apache/syncope/common/types/JobAction.java --- @@ -0,0 +1,53 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30798792 --- Diff: core/src/main/java/org/apache/syncope/core/quartz/AbstractTaskJob.java --- @@ -99,6 +100,11 @@ protected Task task; /**

[GitHub] syncope pull request: 1 2 x

2015-05-21 Thread giacomolm
GitHub user giacomolm opened a pull request: https://github.com/apache/syncope/pull/5 1 2 x You can merge this pull request into a Git repository by running: $ git pull https://github.com/giacomolm/syncope 1_2_X Alternatively you can review and apply these changes as the

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30799470 --- Diff: core/src/main/java/org/apache/syncope/core/rest/controller/ReportController.java --- @@ -341,4 +340,24 @@ protected ReportTO

[jira] [Assigned] (SYNCOPE-669) Search filter in the notifications doesn't work properly

2015-05-21 Thread Marco Di Sabatino Di Diodoro (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Di Sabatino Di Diodoro reassigned SYNCOPE-669: Assignee: Marco Di Sabatino Di Diodoro Search filter in

[jira] [Commented] (SYNCOPE-669) Search filter in the notifications doesn't work properly

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554481#comment-14554481 ] ASF subversion and git services commented on SYNCOPE-669: - Commit

[jira] [Created] (SYNCOPE-670) Prpagation miss all UserMod's changes performed by the Activiti update service task

2015-05-21 Thread fabio martelli (JIRA)
fabio martelli created SYNCOPE-670: -- Summary: Prpagation miss all UserMod's changes performed by the Activiti update service task Key: SYNCOPE-670 URL: https://issues.apache.org/jira/browse/SYNCOPE-670

[jira] [Commented] (SYNCOPE-669) Search filter in the notifications doesn't work properly

2015-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554489#comment-14554489 ] ASF subversion and git services commented on SYNCOPE-669: - Commit

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread ilgrosso
Github user ilgrosso commented on the pull request: https://github.com/apache/syncope/pull/5#issuecomment-104318602 All is fine @giacomolm, please go ahead and merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread giacomolm
Github user giacomolm commented on a diff in the pull request: https://github.com/apache/syncope/pull/5#discussion_r30801181 --- Diff: core/src/main/java/org/apache/syncope/core/rest/controller/AbstractJobController.java --- @@ -0,0 +1,154 @@ +/* + * Licensed to the

[GitHub] syncope pull request: [SYNCOPE 660] Asynchronous jobs delegated to...

2015-05-21 Thread giacomolm
Github user giacomolm commented on the pull request: https://github.com/apache/syncope/pull/5#issuecomment-104286722 thanks @ilgrosso !! Please check this new revision c1faf13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as