You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2017/04/05 13:50:41 UTC

[jira] [Commented] (TOBAGO-1728) Selector for all/none/toggle in sheet is displayed behind the sheet-body

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

Hudson commented on TOBAGO-1728:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #844 (See [https://builds.apache.org/job/Tobago%20Trunk/844/])
TOBAGO-1728: Selector for all/none/toggle in sheet is displayed behind the sheet-body
* Re-implementation with a single checkbox instead of using dropdown menu.
* It's easier to implement and easier to use. (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1790232])
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/context/Markup.java
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java
* (edit) tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/css/TobagoClass.java
* (edit) tobago-trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResource.xml
* (edit) tobago-trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResource_de.xml
* (edit) tobago-trunk/tobago-core/src/main/resources/org/apache/myfaces/tobago/context/TobagoResource_es.xml
* (edit) tobago-trunk/tobago-core/src/main/resources/scss/_tobago.scss
* (edit) tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/20-selector/sheet-column-selector.xhtml
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-sheet.js


> Selector for all/none/toggle in sheet is displayed behind the sheet-body
> ------------------------------------------------------------------------
>
>                 Key: TOBAGO-1728
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1728
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 3.0.0
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 3.0.4, 3.1.0
>
>
> Re-implementation with a single checkbox instead of using dropdown menu.
> It's easier to implement and easier to use.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)