You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Denis Signoretto (JIRA)" <ji...@apache.org> on 2012/07/27 16:26:36 UTC

[jira] [Created] (SYNCOPE-116) Display execution date on Propagation Task List

Denis Signoretto created SYNCOPE-116:
----------------------------------------

             Summary: Display execution date on Propagation Task List
                 Key: SYNCOPE-116
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
             Project: Syncope
          Issue Type: Improvement
          Components: console
    Affects Versions: 1.0.0-incubating
            Reporter: Denis Signoretto
            Priority: Minor


It should be useful display execution task date on Propagation Task List items.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424844#comment-13424844 ] 

Hudson commented on SYNCOPE-116:
--------------------------------

Integrated in Syncope-linux #227 (See [https://builds.apache.org/job/Syncope-linux/227/])
    [SYNCOPE-116] Reverting (part of) what done for SYNCOPE-54 - adding a boolean 'executed' field to NotificationTask for NotificationJob to be able to fetch only non-executed tasks (Revision 1367065)

     Result = SUCCESS
ilgrosso : 
Files : 
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/notification/NotificationManager.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/NotificationTask.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/beans/Task.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/TaskDAOImpl.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/ReportDataBinder.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/TaskDataBinder.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/AbstractTaskJob.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/scheduling/NotificationJob.java
* /incubator/syncope/trunk/core/src/test/resources/content.xml

                
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SYNCOPE-116) Display execution date on Propagation Task List

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-116:
-------------------------------------------

      Description: 
It should be useful display execution task date on Propagation Task List items.

Fixing this issue might involve some revert on SYNCOPE-54 work.

  was:It should be useful display execution task date on Propagation Task List items.

    Fix Version/s: 1.0.0-incubating
    
> Display execution date on Propagation Task List
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Propagation Task List items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424816#comment-13424816 ] 

Francesco Chicchiriccò commented on SYNCOPE-116:
------------------------------------------------

http://svn.apache.org/viewvc?rev=1367065&view=rev
                
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Marco Di Sabatino Di Diodoro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Di Sabatino Di Diodoro resolved SYNCOPE-116.
--------------------------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?view=revision&revision=1367079
                
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-116:
-------------------------------------------

    Description: 
It should be useful display execution task date on Task and Report list items.

Fixing this issue might involve some revert on SYNCOPE-54 work.

  was:
It should be useful display execution task date on Propagation Task List items.

Fixing this issue might involve some revert on SYNCOPE-54 work.

    
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò updated SYNCOPE-116:
-------------------------------------------

    Summary: Display execution date on Task and Report lists  (was: Display execution date on Propagation Task List)
    
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Propagation Task List items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed SYNCOPE-116.
------------------------------------------


Bulk closing for 1.0.0-incubating
                
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (SYNCOPE-116) Display execution date on Propagation Task List

Posted by "Marco Di Sabatino Di Diodoro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Di Sabatino Di Diodoro reassigned SYNCOPE-116:
----------------------------------------------------

    Assignee: Marco Di Sabatino Di Diodoro
    
> Display execution date on Propagation Task List
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>
> It should be useful display execution task date on Propagation Task List items.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SYNCOPE-116) Display execution date on Task and Report lists

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424867#comment-13424867 ] 

Hudson commented on SYNCOPE-116:
--------------------------------

Integrated in Syncope-linux #228 (See [https://builds.apache.org/job/Syncope-linux/228/])
    SYNCOPE-116 display execution task date on Task and Report list items (Revision 1367079)

     Result = SUCCESS
mdisabatino : 
Files : 
* /incubator/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/ReportTO.java
* /incubator/syncope/trunk/client/src/main/java/org/apache/syncope/client/to/TaskTO.java
* /incubator/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Reports.java
* /incubator/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/PropagationTasks.java
* /incubator/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/Reports.properties
* /incubator/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/Reports_it.properties
* /incubator/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/panels/PropagationTasks.properties
* /incubator/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/panels/PropagationTasks_it.properties
* /incubator/syncope/trunk/console/src/test/java/org/apache/syncope/console/ReportTestITCase.java
* /incubator/syncope/trunk/console/src/test/java/org/apache/syncope/console/TaskTestITCase.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/ReportDataBinder.java
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/TaskDataBinder.java

                
> Display execution date on Task and Report lists
> -----------------------------------------------
>
>                 Key: SYNCOPE-116
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-116
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.0-incubating
>            Reporter: Denis Signoretto
>            Assignee: Marco Di Sabatino Di Diodoro
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>
> It should be useful display execution task date on Task and Report list items.
> Fixing this issue might involve some revert on SYNCOPE-54 work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira