[zanata/zanata-server] fc6824: change submit button text when no project permissi...

GitHub noreply at github.com
Mon Aug 17 06:14:34 UTC 2015


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

  Changed paths:
    M zanata-model/src/main/java/org/zanata/model/PersonProjectMemberships.java
    M zanata-war/src/main/java/org/zanata/action/ProjectHomeAction.java
    M zanata-war/src/main/webapp/WEB-INF/layout/project/people-tab.xhtml
    M zanata-war/src/main/webapp/project/project.xhtml

  Log Message:
  -----------
  change submit button text when no project permissions are selected

Changes the text to make it clear that the person will be removed from the
project, since they have no selected permissions.


  Commit: d7ea646764248e2bacdf689324292fea9a14f909
      https://github.com/zanata/zanata-server/commit/d7ea646764248e2bacdf689324292fea9a14f909
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-08-17 (Mon, 17 Aug 2015)

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

  Log Message:
  -----------
  do not show people as project members when they have no roles

People were being temporarily shown in the project list with no roles when
they should have been completely removed. It was just a caching issue with
the people sorting object.


Compare: https://github.com/zanata/zanata-server/compare/2e7c069c8101...d7ea64676424


More information about the zanata-commits mailing list