[zanata/zanata-platform] 7683ac: Run JBoss CLI changes via API for more control (#6...

GitHub noreply at github.com
Tue Mar 20 00:11:22 UTC 2018


  Branch: refs/heads/ZNTA-2407
  Home:   https://github.com/zanata/zanata-platform
  Commit: 7683acce82f314dd255334a63a43692fffb6bb28
      https://github.com/zanata/zanata-platform/commit/7683acce82f314dd255334a63a43692fffb6bb28
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-03-15 (Thu, 15 Mar 2018)

  Changed paths:
    M .mvn/wrapper/maven-wrapper.properties
    M Jenkinsfile
    M server/etc/scripts/runJbossCli.groovy
    R server/etc/scripts/zanata-config-arq-test.cli
    R server/etc/scripts/zanata-config-test-common.cli
    A server/etc/scripts/zanataConfigTest.groovy
    M server/pom.xml

  Log Message:
  -----------
  Run JBoss CLI changes via API for more control (#623)

* Convert .cli config for tests to Groovy script
* Upgrade Maven, disable colour for CI
* fix(EAP) create cache before setting default-cache


  Commit: 3fcf5bbcec68bd44ab4d1fe2df7001c81754355f
      https://github.com/zanata/zanata-platform/commit/3fcf5bbcec68bd44ab4d1fe2df7001c81754355f
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    A server/etc/scripts/configureAppServer.js
    M server/etc/scripts/runJbossCli.groovy
    R server/etc/scripts/zanataConfigTest.groovy

  Log Message:
  -----------
  Configure appserver using Nashorn script (#755)


  Commit: 20cd58da69bf38a482122994f780ddf3621ab6ee
      https://github.com/zanata/zanata-platform/commit/20cd58da69bf38a482122994f780ddf3621ab6ee
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M server/zanata-frontend/src/app/utils/tuple.ts

  Log Message:
  -----------
  Make tuple elements readonly (#756)


  Commit: c1cd6c7e5e75dc17706614d9d65ecd492ec61086
      https://github.com/zanata/zanata-platform/commit/c1cd6c7e5e75dc17706614d9d65ecd492ec61086
  Author: Earl Floden <efloden at redhat.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/ui/DiffColorLegendPanel.ui.xml
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/ui/Highlighting.java
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/view/TransMemoryView.java
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/view/TransMemoryView.ui.xml
    M server/gwt-editor/src/main/webapp/webtrans/Application.xhtml
    M server/services/pom.xml
    A server/services/src/main/java/org/zanata/util/Webjars.kt
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/editor/components/TextDiff/TextDiff.test.js
    M server/zanata-frontend/src/app/editor/components/TextDiff/index.js
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  fix(ZNTA-2396): TM suggestion highlighting shows mismatched diff  (#747)

* feat(ZNTA-2396): use jsdiff library worddiff in react editor
* chore(ZNTA-2396): remove old text-diff module
* test(ZNTA-2396): reflect wordDiff in tests
* feat(ZNTA-2396): also use JsDiff library as webjar for GWT editor diff, highlight matching in simple diff mode and swap added and removed highlighting for TM only and Search only
* fix(ZNTA-2396): fix GWT matching and show added part instead of removed in alpha editor
* fix(ZNTA-2396): update highlighting description modal
* fix(ZNTA-2396): satisfy checkstyle no trailing comments


  Commit: c903857706a1ade3fe562265d0e16401d4aaf366
      https://github.com/zanata/zanata-platform/commit/c903857706a1ade3fe562265d0e16401d4aaf366
  Author: kathryngo <kgough at redhat.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M server/zanata-frontend/src/app/containers/Languages/index.less

  Log Message:
  -----------
  fix(ZNTA-2429): language page height scroll (#754)

* fix(ZNTA-2429): height of languages page table now scrolls to fit content

* refactor(ZNTA-2429) remove unused ID

* Revert "refactor(ZNTA-2429) remove unused ID"

This reverts commit 1b563b97ec0e6b5668dabaca5119fa1e8e9ec6c5.

* fix(ZNTA-2429) add padding to bottom of languages page container


  Commit: 1d7fcf2ef6d2ed77190a0976a96402ab99fa5d7e
      https://github.com/zanata/zanata-platform/commit/1d7fcf2ef6d2ed77190a0976a96402ab99fa5d7e
  Author: kathryngo <kgough at redhat.com>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M .mvn/wrapper/maven-wrapper.properties
    M Jenkinsfile
    A server/etc/scripts/configureAppServer.js
    M server/etc/scripts/runJbossCli.groovy
    R server/etc/scripts/zanata-config-arq-test.cli
    R server/etc/scripts/zanata-config-test-common.cli
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/ui/DiffColorLegendPanel.ui.xml
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/ui/Highlighting.java
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/view/TransMemoryView.java
    M server/gwt-editor/src/main/java/org/zanata/webtrans/client/view/TransMemoryView.ui.xml
    M server/gwt-editor/src/main/webapp/webtrans/Application.xhtml
    M server/pom.xml
    M server/services/pom.xml
    A server/services/src/main/java/org/zanata/util/Webjars.kt
    M server/zanata-frontend/src/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
    M server/zanata-frontend/src/app/containers/Languages/index.less
    M server/zanata-frontend/src/app/editor/components/TextDiff/TextDiff.test.js
    M server/zanata-frontend/src/app/editor/components/TextDiff/index.js
    M server/zanata-frontend/src/app/utils/tuple.ts
    M server/zanata-frontend/src/package.json
    M server/zanata-frontend/src/yarn.lock

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-2407


Compare: https://github.com/zanata/zanata-platform/compare/22288690e652...1d7fcf2ef6d2


More information about the zanata-commits mailing list