[zanata/zanata-server] eb2802: Improve usability on tables with auto-filter colum...

GitHub noreply at github.com
Mon Nov 17 00:34:24 UTC 2014


  Branch: refs/heads/gwt260
  Home:   https://github.com/zanata/zanata-server
  Commit: eb28022ab0a8dc9707ab6cbe8d37bd58fd25fbe0
      https://github.com/zanata/zanata-server/commit/eb28022ab0a8dc9707ab6cbe8d37bd58fd25fbe0
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M zanata-war/src/main/webapp/admin/usermanager.xhtml
    M zanata-war/src/main/webapp/version-group/home.xhtml

  Log Message:
  -----------
  Improve usability on tables with auto-filter columns.

This seems to only work on EAP 6.3 and over.
Still need to add an ajax indicator when there is a filtering operation going on in the background.


  Commit: 47bcd2fbf7f3a29d952c059a63c7137578576f36
      https://github.com/zanata/zanata-server/commit/47bcd2fbf7f3a29d952c059a63c7137578576f36
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    R zanata-war/src/main/java/org/zanata/ui/ColumnSort.java
    R zanata-war/src/main/java/org/zanata/ui/ColumnSortCompositeComponent.java
    M zanata-war/src/main/webapp/admin/languagemanager.xhtml
    M zanata-war/src/main/webapp/admin/search.xhtml
    M zanata-war/src/main/webapp/language/home.xhtml
    M zanata-war/src/main/webapp/project/home.xhtml
    R zanata-war/src/main/webapp/resources/richext/columnSorter.xhtml
    M zanata-war/src/main/webapp/tm/home.xhtml
    M zanata-war/src/main/webapp/version-group/home.xhtml

  Log Message:
  -----------
  Use Richfaces’ column sorting capabilities instead of custom ones.

Richfaces has changed the behaviour of their column sorting slightly, but it should not be a problem for existing users.


Compare: https://github.com/zanata/zanata-server/compare/c14bb26d0568...47bcd2fbf7f3


More information about the zanata-commits mailing list