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

Hudson commented on SYNCOPE-423:
--------------------------------

SUCCESS: Integrated in Syncope-1_1_X #140 (See 
[https://builds.apache.org/job/Syncope-1_1_X/140/])
SYNCOPE-422 and SYNCOPE-423 fixed on 1.1.X (fmartelli: rev 1543381)
* 
/syncope/branches/1_1_X/client/src/main/java/org/apache/syncope/client/services/proxy/WorkflowServiceProxy.java
* 
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/services/WorkflowService.java
* 
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/to/EventCategoryTO.java
* 
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/types/AuditElements.java
* 
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/types/AuditLoggerName.java
* 
/syncope/branches/1_1_X/common/src/main/java/org/apache/syncope/common/util/LoggerEventUtils.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/NotificationModalPage.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/Reports.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/Roles.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/LoggerCategoryPanel.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/pages/panels/RoleSearchPanel.java
* 
/syncope/branches/1_1_X/console/src/main/java/org/apache/syncope/console/rest/NotificationRestClient.java
* 
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/NotificationModalPage.html
* 
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/NotificationModalPage.properties
* 
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/NotificationModalPage_it.properties
* 
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/NotificationModalPage_pt_BR.properties
* 
/syncope/branches/1_1_X/console/src/main/resources/org/apache/syncope/console/pages/panels/LoggerCategoryPanel.html
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/rest/controller/WorkflowController.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/services/ControllerHandler.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/services/ServiceHandler.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/services/WorkflowServiceImpl.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/workflow/WorkflowAdapter.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/workflow/role/NoOpRoleWorkflowAdapter.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/workflow/user/NoOpUserWorkflowAdapter.java
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/workflow/user/activiti/ActivitiUserWorkflowAdapter.java
* /syncope/branches/1_1_X/core/src/main/resources/restContext.xml
* 
/syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/rest/WorkflowTestITCase.java
* /syncope/branches/1_1_X/core/src/test/resources/content.xml


> Improve notifications
> ---------------------
>
>                 Key: SYNCOPE-423
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-423
>             Project: Syncope
>          Issue Type: Bug
>          Components: console, core
>    Affects Versions: 1.1.5, 1.2.0
>            Reporter: fabio martelli
>             Fix For: 1.1.5, 1.2.0
>
>
> 1. extend notification in case of failures
> 2. provide the possibility to define notification task for whatever event
> 3. create notification task per propagation task (if notification for 
> propagation.<resource name> event has been defined)
> 4. create notification task per synchronization task and sched task (if 
> notification for sync.<task>/sched.<task> event has been defined)
> 5. create notification task about global propagation status (if notification 
> for propagation event has been defined)
> 6. extend NotificationManager.getNotificationTask(...) in order to provide 
> generic parameters to be included into the e-mail template model



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to