[zanata/zanata-server] 7ee13f: feat(person-permission-dialog): check and disable ...

GitHub noreply at github.com
Fri Aug 21 12:56:31 UTC 2015


  Branch: refs/heads/project-roles-ui
  Home:   https://github.com/zanata/zanata-server
  Commit: 7ee13f103492ed833165515bfe90a8b84633f69d
      https://github.com/zanata/zanata-server/commit/7ee13f103492ed833165515bfe90a8b84633f69d
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

  Changed paths:
    M zanata-model/src/main/java/org/zanata/model/HProject.java
    M zanata-war/src/main/webapp/WEB-INF/layout/project/person-permissions-modal.xhtml

  Log Message:
  -----------
  feat(person-permission-dialog): check and disable TranslationMaintainer checkbox when Maintainer is selected.


  Commit: 6b5d1ea95e73972fce148081911b3768ae9d7be4
      https://github.com/zanata/zanata-server/commit/6b5d1ea95e73972fce148081911b3768ae9d7be4
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-08-21 (Fri, 21 Aug 2015)

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

  Log Message:
  -----------
  fix(project-roles): show people who are not maintainers

Was only showing people with Maintainer or TranslationMaintainer role
(but was showing locale-related roles for those people if they had them).
Just needed to combine the list of people with project roles and with
locale roles to get the full list.


Compare: https://github.com/zanata/zanata-server/compare/187b7093be79...6b5d1ea95e73


More information about the zanata-commits mailing list