[zanata/zanata-server] 185d04: Update UI for the sorting options in list (groups ...

GitHub noreply at github.com
Tue Feb 11 02:51:15 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 185d04842295f7e98fd1e8711f0c0d81e54b11e6
      https://github.com/zanata/zanata-server/commit/185d04842295f7e98fd1e8711f0c0d81e54b11e6
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    A zanata-war/src/main/java/org/zanata/action/AbstractSortAction.java
    M zanata-war/src/main/java/org/zanata/action/VersionGroupHomeAction.java
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/languages-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/projects-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/settings-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/scripts.xhtml
    M zanata-war/src/main/webapp/resources/script/component-autocomplete.js
    A zanata-war/src/main/webapp/resources/script/script.js
    A zanata-war/src/main/webapp/resources/zanata/list-filter.xhtml
    A zanata-war/src/main/webapp/resources/zanata/maintainers-tab.xhtml
    M zanata-war/src/main/webapp/resources/zanata/sortlist.xhtml
    M zanata-war/src/main/webapp/resources/zanata/statistic.xhtml
    M zanata-war/src/main/webapp/version-group/version_group.xhtml

  Log Message:
  -----------
  Update UI for the sorting options in list (groups page)


  Commit: 58cd14859547c7b32e8363e6c7f1b775bb40585c
      https://github.com/zanata/zanata-server/commit/58cd14859547c7b32e8363e6c7f1b775bb40585c
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    R zanata-war/src/main/webapp/WEB-INF/layout/version-group/maintainers-tab.xhtml
    M zanata-war/src/main/webapp/resources/script/script.js
    M zanata-war/src/main/webapp/resources/zanata/maintainers-tab.xhtml

  Log Message:
  -----------
  Fix checkstyle, remove unused file


  Commit: 31b2bbe4b252578b61759290ab71b15a31cb419e
      https://github.com/zanata/zanata-server/commit/31b2bbe4b252578b61759290ab71b15a31cb419e
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/AbstractSortAction.java
    M zanata-war/src/main/java/org/zanata/action/SortingType.java
    M zanata-war/src/main/java/org/zanata/action/VersionGroupHomeAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/languages-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/banner.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/scripts.xhtml
    R zanata-war/src/main/webapp/resources/script/component-autocomplete.js
    A zanata-war/src/main/webapp/resources/script/components-script.js
    R zanata-war/src/main/webapp/resources/script/script.js
    M zanata-war/src/main/webapp/resources/zanata/loader.xhtml
    M zanata-war/src/main/webapp/version-group/version_group.xhtml

  Log Message:
  -----------
  Implement suggested changes from code review


  Commit: 2d9b08c24c588c9e22f08f1ec4ef9bb545749197
      https://github.com/zanata/zanata-server/commit/2d9b08c24c588c9e22f08f1ec4ef9bb545749197
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M functional-test/src/test/java/org/zanata/feature/versionGroup/VersionGroupFullTest.java

  Log Message:
  -----------
  fix functional test


  Commit: 5fa8a8c377ec82e4caeb5b73f668fc4ba1520cc5
      https://github.com/zanata/zanata-server/commit/5fa8a8c377ec82e4caeb5b73f668fc4ba1520cc5
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M zanata-war/src/main/webapp/resources/zanata/loader.xhtml
    M zanata-war/src/main/webapp/version-group/version_group.xhtml

  Log Message:
  -----------
  Update loading component


  Commit: 7d2ade0fddebf301c2c1426d20fcb129a35476b4
      https://github.com/zanata/zanata-server/commit/7d2ade0fddebf301c2c1426d20fcb129a35476b4
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/VersionGroupJoinAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/facelets/email/email_request_to_join_group.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/request_join.xhtml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    R zanata-war/src/main/webapp/version-group/request_to_join.xhtml

  Log Message:
  -----------
  1) Include version details in request to join group email: https://bugzilla.redhat.com/show_bug.cgi?id=1060970
2) Change of wording in confirmation email: https://bugzilla.redhat.com/show_bug.cgi?id=1060959


  Commit: 497774147327b97c7529ec1bbb7a246eb54d018f
      https://github.com/zanata/zanata-server/commit/497774147327b97c7529ec1bbb7a246eb54d018f
  Author: Alex Eng <aeng at redhat.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/AbstractSortAction.java

  Log Message:
  -----------
  Update copyright notice - remove extra astericks


  Commit: e70601a890cb77afc9fd156be0e07aec263ca0cd
      https://github.com/zanata/zanata-server/commit/e70601a890cb77afc9fd156be0e07aec263ca0cd
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/VersionGroupJoinAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/facelets/email/email_request_to_join_group.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/request_join.xhtml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    R zanata-war/src/main/webapp/version-group/request_to_join.xhtml

  Log Message:
  -----------
  Merge pull request #366 from zanata/rhbz1060970

Include version details in request to join group email, change of wording


  Commit: 70c25df73d59fb26e5cf67d84fffde23db365048
      https://github.com/zanata/zanata-server/commit/70c25df73d59fb26e5cf67d84fffde23db365048
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M functional-test/src/test/java/org/zanata/feature/versionGroup/VersionGroupFullTest.java
    A zanata-war/src/main/java/org/zanata/action/AbstractSortAction.java
    M zanata-war/src/main/java/org/zanata/action/SortingType.java
    M zanata-war/src/main/java/org/zanata/action/VersionGroupHomeAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/languages-tab.xhtml
    R zanata-war/src/main/webapp/WEB-INF/layout/version-group/maintainers-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/projects-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/settings-tab.xhtml
    M zanata-war/src/main/webapp/WEB-INF/template/banner.xhtml
    R zanata-war/src/main/webapp/resources/script/component-autocomplete.js
    A zanata-war/src/main/webapp/resources/script/components-script.js
    A zanata-war/src/main/webapp/resources/zanata/list-filter.xhtml
    M zanata-war/src/main/webapp/resources/zanata/loader.xhtml
    A zanata-war/src/main/webapp/resources/zanata/maintainers-tab.xhtml
    M zanata-war/src/main/webapp/resources/zanata/sortlist.xhtml
    M zanata-war/src/main/webapp/resources/zanata/statistic.xhtml
    M zanata-war/src/main/webapp/version-group/version_group.xhtml

  Log Message:
  -----------
  Merge pull request #364 from zanata/sort-menu-update

Update UI for the sorting options in list (groups page)


Compare: https://github.com/zanata/zanata-server/compare/53f2313c2018...70c25df73d59


More information about the zanata-commits mailing list