[zanata/zanata-server] e273f2: rhbz1056866 Remove unsupported file types from upl...

GitHub noreply at github.com
Thu Jan 30 01:35:39 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: e273f22eaf86a48ba5f07327904a2dfe38cfe649
      https://github.com/zanata/zanata-server/commit/e273f22eaf86a48ba5f07327904a2dfe38cfe649
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-01-28 (Tue, 28 Jan 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/service/impl/TranslationFileServiceImpl.java
    M zanata-war/src/main/resources/messages.properties

  Log Message:
  -----------
  rhbz1056866 Remove unsupported file types from upload

The upload button indicates flat ODF, OpenOffice database and
OpenOffice formula files are supported.
None of this is true, so remove the extensions from the list and
remove the ability to upload .odb and .odf files.
Also add IDML to the list.


  Commit: d05a47b2a3af7cc6c1e642a9b60ded65b9de66a0
      https://github.com/zanata/zanata-server/commit/d05a47b2a3af7cc6c1e642a9b60ded65b9de66a0
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M zanata-war/src/main/webapp/WEB-INF/pages.xml

  Log Message:
  -----------
  rhbz1059483 - Correct redirections in pages.xml to new profile page.

Some of the redirections where causing the old page to be shown, which required an existing account to be present.


  Commit: 4c0d2f531d4844748807af3ed8ebf85a51bf3db7
      https://github.com/zanata/zanata-server/commit/4c0d2f531d4844748807af3ed8ebf85a51bf3db7
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M zanata-war/src/main/webapp/WEB-INF/pages.xml

  Log Message:
  -----------
  Merge pull request #348 from zanata/rhbz1059483

rhbz1059483 - Correct redirections in pages.xml to new profile page.


  Commit: c9db4447ba77414bd9d10a496e4dfb0530238dc9
      https://github.com/zanata/zanata-server/commit/c9db4447ba77414bd9d10a496e4dfb0530238dc9
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2014-01-29 (Wed, 29 Jan 2014)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/service/impl/TranslationFileServiceImpl.java
    M zanata-war/src/main/resources/messages.properties

  Log Message:
  -----------
  Merge pull request #346 from zanata/fix-supported-types

rhbz1056866 Remove unsupported file types from upload


Compare: https://github.com/zanata/zanata-server/compare/c6761bbd6f73...c9db4447ba77


More information about the zanata-commits mailing list