ICEfaces
  1. ICEfaces
  2. ICE-11289

allow filterBy attribute to contain multiple values within <ace:column/>

    Details

      Description

      Currently the filterBy attribute allows a single string to be used from a selection of values.

      The use of filtering by multiple values allowing the following valid markup:-
      {code}
      <ace:column>
           filterBy="#{user.firstName} #{user.lastName}"
          filterOptions="#{user.nameOptions}"
      .......
      </ace:column>
      {code}

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51607 Thu Jun 08 12:07:02 MDT 2017 art.zambrano ICE-11289 added code to preserve the open/closed state of the filter facet across requests, in order to avoid the facet suddenly close when the whole table markup is updated
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51489 Mon May 08 20:48:17 MDT 2017 art.zambrano ICE-11289 added many-to-one filtering support for all column value types
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/util/collections/PropertyConstraintPredicate.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51484 Mon May 08 16:49:44 MDT 2017 art.zambrano ICE-11289 added listeners to close filter facet when clicking outside of it
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51471 Thu May 04 15:28:18 MDT 2017 art.zambrano ICE-11289 modified ace:dataTable filtering demo to show many-to-one filtering support
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/ace/dataTable/DataTableFiltering.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/dataTable/dataTableFiltering.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51470 Thu May 04 15:26:51 MDT 2017 art.zambrano ICE-11289 added added many-to-one filtering support to ace:dataTable
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/FilterState.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ProxiedBodyColumn.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/util/collections/PropertyConstraintPredicate.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #51457 Fri Apr 28 19:25:35 MDT 2017 art.zambrano ICE-11289 added 'filter' facet to ace:column in order to arbitrarily specify filtering values
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/FilterState.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/column/ColumnMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/datatable/datatable.css
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableMeta.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableHeadRenderer.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: