Branch: refs/heads/ZNTA-1835-zanataui-removal-editor
  Home:   https://github.com/zanata/zanata-platform
  Commit: e8b6d3941f4b1efb6739daf7f52757862d1f4f78
      
https://github.com/zanata/zanata-platform/commit/e8b6d3941f4b1efb6739daf7f52757862d1f4f78
  Author: Patrick Huang <pahu...@redhat.com>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
    M server/zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java

  Log Message:
  -----------
  ZNTA-1822 - only activate email logging option when enabled


  Commit: b7c67cd708e624c32f65adf9e9953f5755164de1
      
https://github.com/zanata/zanata-platform/commit/b7c67cd708e624c32f65adf9e9953f5755164de1
  Author: kgough <kgo...@redhat.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css

  Log Message:
  -----------
  fix(ZNTA-1910): fixed percentage wrapping on approved 100% text in 
suggestions panel of editor


  Commit: 56042b3608f3bb1535f9141f735222a54ec0defc
      
https://github.com/zanata/zanata-platform/commit/56042b3608f3bb1535f9141f735222a54ec0defc
  Author: kathryngo <kgo...@redhat.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M Jenkinsfile
    A 
server/zanata-frontend/src/frontend/__tests__/editor/components/EditorSearchInputTest.js
    M server/zanata-frontend/src/frontend/__tests__/utils/phraseTest.js
    A server/zanata-frontend/src/frontend/app/actions/common-actions.js
    R server/zanata-frontend/src/frontend/app/actions/common.js
    A server/zanata-frontend/src/frontend/app/actions/explore-actions.js
    R server/zanata-frontend/src/frontend/app/actions/explore.js
    A server/zanata-frontend/src/frontend/app/actions/glossary-actions.js
    R server/zanata-frontend/src/frontend/app/actions/glossary.js
    M server/zanata-frontend/src/frontend/app/actions/index.js
    A server/zanata-frontend/src/frontend/app/actions/languages-actions.js
    R server/zanata-frontend/src/frontend/app/actions/languages.js
    A server/zanata-frontend/src/frontend/app/actions/profile-actions.js
    R server/zanata-frontend/src/frontend/app/actions/profile.js
    A server/zanata-frontend/src/frontend/app/components/Alert/story.js
    A server/zanata-frontend/src/frontend/app/components/Badge/story.js
    A server/zanata-frontend/src/frontend/app/components/Breadcrumbs/story.js
    M server/zanata-frontend/src/frontend/app/components/Button/story.js
    A server/zanata-frontend/src/frontend/app/components/Dropdown/story.js
    A server/zanata-frontend/src/frontend/app/components/EditableText/story.js
    A server/zanata-frontend/src/frontend/app/components/Form/story.js
    A server/zanata-frontend/src/frontend/app/components/Foundation/story.js
    A server/zanata-frontend/src/frontend/app/components/Icon/story.js
    A server/zanata-frontend/src/frontend/app/components/Label/story.js
    A server/zanata-frontend/src/frontend/app/components/Link/story.js
    A server/zanata-frontend/src/frontend/app/components/List/story.js
    A server/zanata-frontend/src/frontend/app/components/LoaderText/story.js
    M server/zanata-frontend/src/frontend/app/components/Notification/index.js
    A server/zanata-frontend/src/frontend/app/components/Pagination/story.js
    A server/zanata-frontend/src/frontend/app/components/Panel/story.js
    A server/zanata-frontend/src/frontend/app/components/ProgressBar/story.js
    A server/zanata-frontend/src/frontend/app/components/Table/story.js
    A server/zanata-frontend/src/frontend/app/components/Tabs/story.js
    A server/zanata-frontend/src/frontend/app/components/TextInput/story.js
    A server/zanata-frontend/src/frontend/app/components/Tooltip/story.js
    A server/zanata-frontend/src/frontend/app/components/Well/story.js
    M server/zanata-frontend/src/frontend/app/components/stories.js
    M server/zanata-frontend/src/frontend/app/containers/Explore/index.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ExportModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ImportModal.js
    M 
server/zanata-frontend/src/frontend/app/containers/Glossary/NewEntryModal.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/ViewHeader.js
    M server/zanata-frontend/src/frontend/app/containers/Glossary/index.js
    M 
server/zanata-frontend/src/frontend/app/containers/Languages/NewLanguageModal.js
    M server/zanata-frontend/src/frontend/app/containers/Languages/index.js
    M server/zanata-frontend/src/frontend/app/containers/UserProfile/index.jsx
    A 
server/zanata-frontend/src/frontend/app/editor/actions/controls-header-actions.js
    R 
server/zanata-frontend/src/frontend/app/editor/actions/controlsHeaderActions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/editorShortcuts.js
    A server/zanata-frontend/src/frontend/app/editor/actions/glossary-actions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/glossary.js
    A server/zanata-frontend/src/frontend/app/editor/actions/header-actions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/headerActions.js
    A 
server/zanata-frontend/src/frontend/app/editor/actions/key-shortcuts-actions.js
    A 
server/zanata-frontend/src/frontend/app/editor/actions/phrase-navigation-actions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/phraseNavigation.js
    A server/zanata-frontend/src/frontend/app/editor/actions/phrases-actions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/phrases.js
    A 
server/zanata-frontend/src/frontend/app/editor/actions/suggestions-actions.js
    R server/zanata-frontend/src/frontend/app/editor/actions/suggestions.js
    M server/zanata-frontend/src/frontend/app/editor/api/index.js
    M server/zanata-frontend/src/frontend/app/editor/app.css
    A 
server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/index.css
    A 
server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/index.js
    A 
server/zanata-frontend/src/frontend/app/editor/components/EditorSearchInput/story.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/GlossaryTermModal/index.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/LanguagesDropdown.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/ProgressBar/index.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnit/index.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnitFilter.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnitSourceHeader.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationFooter.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationHeader.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/TransUnitTranslationPanel.js
    M server/zanata-frontend/src/frontend/app/editor/components/stories.js
    M 
server/zanata-frontend/src/frontend/app/editor/containers/ControlsHeader.js
    M server/zanata-frontend/src/frontend/app/editor/containers/GlossaryTab.js
    M 
server/zanata-frontend/src/frontend/app/editor/containers/KeyShortcutCheatSheet/index.js
    M 
server/zanata-frontend/src/frontend/app/editor/containers/KeyShortcutDispatcher.js
    M server/zanata-frontend/src/frontend/app/editor/containers/NavHeader.js
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.js
    M 
server/zanata-frontend/src/frontend/app/editor/containers/SuggestionsPanel.js
    M 
server/zanata-frontend/src/frontend/app/editor/middlewares/new-context-fetch.js
    M 
server/zanata-frontend/src/frontend/app/editor/middlewares/selected-phrase-searches.js
    A server/zanata-frontend/src/frontend/app/editor/reducers/context-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/context.js
    A 
server/zanata-frontend/src/frontend/app/editor/reducers/dropdown-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/dropdown.js
    A 
server/zanata-frontend/src/frontend/app/editor/reducers/glossary-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/glossary.js
    A 
server/zanata-frontend/src/frontend/app/editor/reducers/header-data-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/headerData.js
    M server/zanata-frontend/src/frontend/app/editor/reducers/index.js
    A server/zanata-frontend/src/frontend/app/editor/reducers/phrase-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/phrase.js
    A 
server/zanata-frontend/src/frontend/app/editor/reducers/suggestions-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/suggestions.js
    A server/zanata-frontend/src/frontend/app/editor/reducers/ui-reducer.js
    R server/zanata-frontend/src/frontend/app/editor/reducers/ui.js
    M server/zanata-frontend/src/frontend/app/editor/translations/template.pot
    A server/zanata-frontend/src/frontend/app/editor/utils/doc-id-util.js
    R server/zanata-frontend/src/frontend/app/editor/utils/doc-id.js
    A server/zanata-frontend/src/frontend/app/editor/utils/phrase-util.js
    R server/zanata-frontend/src/frontend/app/editor/utils/phrase.js
    A server/zanata-frontend/src/frontend/app/editor/utils/status-util.js
    R server/zanata-frontend/src/frontend/app/editor/utils/status.js
    A server/zanata-frontend/src/frontend/app/reducers/common-reducer.js
    R server/zanata-frontend/src/frontend/app/reducers/common.js
    A server/zanata-frontend/src/frontend/app/reducers/explore-reducer.js
    R server/zanata-frontend/src/frontend/app/reducers/explore.js
    A server/zanata-frontend/src/frontend/app/reducers/glossary-reducer.js
    R server/zanata-frontend/src/frontend/app/reducers/glossary.js
    M server/zanata-frontend/src/frontend/app/reducers/index.js
    A server/zanata-frontend/src/frontend/app/reducers/languages-reducer.js
    R server/zanata-frontend/src/frontend/app/reducers/languages.js
    A server/zanata-frontend/src/frontend/app/reducers/profile-reducer.js
    R server/zanata-frontend/src/frontend/app/reducers/profile.js
    M server/zanata-frontend/src/frontend/app/styles/style.less
    M server/zanata-frontend/src/frontend/app/styles/variables.less

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-1910-percentage-wrap


  Commit: d0ac51aac4960aa199c3bf4c8ed0a9be3f8ddc67
      
https://github.com/zanata/zanata-platform/commit/d0ac51aac4960aa199c3bf4c8ed0a9be3f8ddc67
  Author: kgough <kgo...@redhat.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css

  Log Message:
  -----------
  fix(ZNTA-1910): fixed wrapping for the three types of text that wraps when 
100% in editor


  Commit: c2b1919f39d368cb0f7c6d4230f9fece79177671
      
https://github.com/zanata/zanata-platform/commit/c2b1919f39d368cb0f7c6d4230f9fece79177671
  Author: kathryngo <kgo...@redhat.com>
  Date:   2017-05-03 (Wed, 03 May 2017)

  Changed paths:
    A server/zanata-frontend/src/frontend/app/components/Dropdowns/story.js
    A server/zanata-frontend/src/frontend/app/components/Forms/story.js
    M server/zanata-frontend/src/frontend/app/components/Icon/story.js
    A server/zanata-frontend/src/frontend/app/components/Labels/story.js
    A server/zanata-frontend/src/frontend/app/components/Lists/story.js
    M 
server/zanata-frontend/src/frontend/app/editor/components/GlossarySearchInput/index.css
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-1910-percentage-wrap


  Commit: 9bd9c58c3fd4f4300d64d00bb3d45eeeb533a9d3
      
https://github.com/zanata/zanata-platform/commit/9bd9c58c3fd4f4300d64d00bb3d45eeeb533a9d3
  Author: kathryngo <kgo...@redhat.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css

  Log Message:
  -----------
  Merge pull request #294 from zanata/ZNTA-1910-percentage-wrap

fix(ZNTA-1910): fixed percentage wrapping on approved 100% text in suggestions 
panel of editor


  Commit: 1aceb2f7003ad442a1b09f17fc47f196978dcb8c
      
https://github.com/zanata/zanata-platform/commit/1aceb2f7003ad442a1b09f17fc47f196978dcb8c
  Author: Patrick Huang <pahu...@redhat.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M server/zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java

  Log Message:
  -----------
  Merge pull request #286 from zanata/fix-ZNTA-1822

ZNTA-1822 - only activate email logging option when enabled


  Commit: 296912cbf6b3f538e0819a8ae81d00d74f71561b
      
https://github.com/zanata/zanata-platform/commit/296912cbf6b3f538e0819a8ae81d00d74f71561b
  Author: kathryngo <kgo...@redhat.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M server/zanata-frontend/src/frontend/app/editor/containers/Root/index.css
    M server/zanata-war/src/main/java/org/zanata/ApplicationConfiguration.java

  Log Message:
  -----------
  Merge branch 'master' into ZNTA-1835-zanataui-removal-editor


Compare: 
https://github.com/zanata/zanata-platform/compare/bee7bb4bbb90...296912cbf6b3
_______________________________________________
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

Reply via email to