[zanata/zanata-server] ead75e: Upgrade to Liquibase 3.4.1

GitHub noreply at github.com
Mon Nov 2 07:46:23 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: ead75e479b38ac90272fdcf4b571286dc2fbf3b9
      https://github.com/zanata/zanata-server/commit/ead75e479b38ac90272fdcf4b571286dc2fbf3b9
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade to Liquibase 3.4.1


  Commit: 51f9dd808664963aaa89a79169e9749c693317c4
      https://github.com/zanata/zanata-server/commit/51f9dd808664963aaa89a79169e9749c693317c4
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #1025 from zanata/ZNTA-705-liquibase34

Upgrade to Liquibase 3.4.1


  Commit: 4f26d4012e6823d8855e6e6de92a436c59cbe461
      https://github.com/zanata/zanata-server/commit/4f26d4012e6823d8855e6e6de92a436c59cbe461
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M docs/release-notes.md
    A zanata-war/src/main/java/org/zanata/exception/AjaxViewExpiredExceptionHandler.java
    A zanata-war/src/main/java/org/zanata/exception/AjaxViewExpiredExceptionHandlerFactory.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp-jboss/WEB-INF/classes/META-INF/components.xml
    M zanata-war/src/main/webapp/WEB-INF/faces-config.xml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    A zanata-war/src/main/webapp/error/viewexpiredexception.xhtml

  Log Message:
  -----------
  fix(ZNTA-639): handle ViewExpiredException

Handle these type of exceptions both in ajax and non-ajax requests.
For ajax requests, inform the user and ask them to reload.
For non-ajax requests, inform the user and offer to head back to the
original page.

Squashed commit of the following:

commit 40dd9a42f3cb1d2ad9b0b7a4d7acf11d2011bba6
Author: Carlos A. Munoz <camunoz at redhat.com>
Date:   Thu Oct 1 12:07:30 2015 +1000

    fix(ZNTA-639): add issue to release notes

commit 84154310849fae87fdacd874ee157b09f0885152
Author: Carlos A. Munoz <camunoz at redhat.com>
Date:   Mon Sep 28 14:00:56 2015 +1000

    fix(ZNTA-639): disable transaction event listener

    Disable the listener that creates a JSF event whenever a transaction
    fails.

commit 51baf5654aae4e729bfe55818f3b1bf6f3cc6422
Author: Carlos A. Munoz <camunoz at redhat.com>
Date:   Mon Sep 28 13:27:35 2015 +1000

    fix(ZNTA-639): code review fixes

commit 66af8bf42217dd88cf024570d78be3ccbf347a31
Author: Carlos A. Munoz <camunoz at redhat.com>
Date:   Sun Sep 27 15:30:43 2015 +1000

    fix(ZNTA-639): handle ViewExpiredException

    Handle these type of exceptions both in ajax and non-ajax requests.
    For ajax requests, inform the user and ask them to reload.
    For non-ajax requests, inform the user and offer to head back to the
    original page.


Compare: https://github.com/zanata/zanata-server/compare/e78f3e5c4748...4f26d4012e68


More information about the zanata-commits mailing list