[zanata/zanata] bad3aa: rhbz736898 - Change security permission check on t...

GitHub noreply at github.com
Mon Apr 30 23:16:18 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata
  Commit: bad3aadd1eecfcb7de3dc4fd75424942755ef6ff
      https://github.com/zanata/zanata/commit/bad3aadd1eecfcb7de3dc4fd75424942755ef6ff
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-04-29 (Sun, 29 Apr 2012)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/rest/service/TranslatedDocResourceService.java

  Log Message:
  -----------
  rhbz736898 - Change security permission check on translation push.

Allow translators to push translations for their allowed language teams. Had to move the check to inside the method instead of the @Restrict annotation.


  Commit: 947894179f2870aae3adf45d0caf55445b8bf4b8
      https://github.com/zanata/zanata/commit/947894179f2870aae3adf45d0caf55445b8bf4b8
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-04-29 (Sun, 29 Apr 2012)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/rest/service/TranslatedDocResourceService.java

  Log Message:
  -----------
  Merge branch 'rhbz736898' into integration/master


  Commit: 5d4b170c97a91eac795f5ec37ee767caaeb9140a
      https://github.com/zanata/zanata/commit/5d4b170c97a91eac795f5ec37ee767caaeb9140a
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-04-30 (Mon, 30 Apr 2012)

  Changed paths:
    M zanata-war/pom.xml
    M zanata-war/src/main/java/org/zanata/rest/service/TranslatedDocResourceService.java
    M zanata-war/src/test/java/org/zanata/rest/service/TranslationResourceRestTest.java
    M zanata-war/src/test/resources/org/zanata/test/model/AccountData.dbunit.xml

  Log Message:
  -----------
  rhbz736898 - Fix failing tests.

Reason for failure: incomplete test data in the dbunit file.
Also add a version for the failsafe plugin so that -Dit.test works again.


Compare: https://github.com/zanata/zanata/compare/bf61a71...5d4b170


More information about the zanata-commits mailing list