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

Hudson commented on SYNCOPE-198:
--------------------------------

Integrated in Syncope-trunk #153 (See 
[https://builds.apache.org/job/Syncope-trunk/153/])
    SYNCOPE-198: provided table implementation and bulk actions for resources 
and connectors (Revision 1456529)

     Result = FAILURE
fmartelli : 
Files : 
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ConnectorServiceProxy.java
* 
/syncope/trunk/client/src/main/java/org/apache/syncope/client/services/proxy/ResourceServiceProxy.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/ConnectorService.java
* 
/syncope/trunk/common/src/main/java/org/apache/syncope/common/services/ResourceService.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Resources.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/AjaxDataTablePanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ConnectorRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/ResourceRestClient.java
* 
/syncope/trunk/console/src/main/resources/org/apache/syncope/console/pages/Resources.html
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/ConnInstanceTestITCase.java
* 
/syncope/trunk/console/src/test/java/org/apache/syncope/console/ResourceTestITCase.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ConnInstanceController.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/ResourceController.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ConnectorServiceImpl.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/services/ResourceServiceImpl.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ConnInstanceTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/ResourceTestITCase.java
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java

                
> Add checkboxes to tables headers and rows
> -----------------------------------------
>
>                 Key: SYNCOPE-198
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-198
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 1.0.1-incubating
>            Reporter: Colm O hEigeartaigh
>            Assignee: fabio martelli
>            Priority: Trivial
>             Fix For: 1.1.0
>
>         Attachments: groupselector.diff
>
>
> Add checkbox to each row and each header of all tables in the admin console 
> UI.
> The purpose is to select some (or all) rows for some of available operations 
> (delete, for example).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to