[zanata/zanata-platform] de08f7: fix: glossary upload

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2208-glossary-upload
  Home:   https://github.com/zanata/zanata-platform
  Commit: de08f765bd472e5d3c62d2c19ab27d78b2cf7c17
  
https://github.com/zanata/zanata-platform/commit/de08f765bd472e5d3c62d2c19ab27d78b2cf7c17
  Author: Alex Eng 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/app/actions/glossary-actions.js

  Log Message:
  ---
  fix: glossary upload

https://zanata.atlassian.net/browse/ZNTA-2208


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] f5eed5: fix(ZNTA-2143) WIP: refactor of css files with var...

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2143
  Home:   https://github.com/zanata/zanata-platform
  Commit: f5eed572524a1f82cb25cff2dfb7df9579f16b8e
  
https://github.com/zanata/zanata-platform/commit/f5eed572524a1f82cb25cff2dfb7df9579f16b8e
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
R server/zanata-frontend/src/frontend/app/components/LogoLoader/index.css
A server/zanata-frontend/src/frontend/app/components/LogoLoader/index.less
R 
server/zanata-frontend/src/frontend/app/components/RejectionsForm/index.css
A 
server/zanata-frontend/src/frontend/app/components/RejectionsForm/index.less
R server/zanata-frontend/src/frontend/app/components/Sidebar/index.css
A server/zanata-frontend/src/frontend/app/components/Sidebar/index.less
M server/zanata-frontend/src/frontend/app/styles/variables.less

  Log Message:
  ---
  fix(ZNTA-2143) WIP: refactor of css files with variables.less


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 707616: ZNTA-1841 - SSO work flow working

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-1841-saml
  Home:   https://github.com/zanata/zanata-platform
  Commit: 70761621a89e2acefaa4c1942a1c7d412b2fd6ac
  
https://github.com/zanata/zanata-platform/commit/70761621a89e2acefaa4c1942a1c7d412b2fd6ac
  Author: Patrick Huang 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M server/etc/sample-picketlink.xml
M server/services/pom.xml
M server/services/src/main/java/org/zanata/ApplicationConfiguration.java
M server/services/src/main/java/org/zanata/action/LoginAction.java
M server/services/src/main/java/org/zanata/action/NewProfileAction.java
M server/services/src/main/java/org/zanata/dao/AccountDAO.java
M server/services/src/main/java/org/zanata/dao/CredentialsDAO.java
M 
server/services/src/main/java/org/zanata/security/AuthenticationManager.java
A server/services/src/main/java/org/zanata/security/SamlIdentity.java
M 
server/services/src/main/java/org/zanata/security/ZanataCentralLoginModule.java
M 
server/services/src/main/java/org/zanata/service/impl/RegisterServiceImpl.java
A server/services/src/main/java/org/zanata/servlet/SAMLFilter.java
M server/services/src/main/java/org/zanata/servlet/UrlRewriteConfig.java
M server/services/src/test/resources/META-INF/persistence.xml
A 
server/zanata-model/src/main/java/org/zanata/model/security/HSSOCredentials.java
M 
server/zanata-war/src/main/webapp-jboss/WEB-INF/classes/META-INF/persistence.xml
M server/zanata-war/src/main/webapp-jboss/WEB-INF/web.xml
M server/zanata-war/src/main/webapp/account/login.xhtml
M server/zanata-war/src/test/resources/arquillian/persistence.xml

  Log Message:
  ---
  ZNTA-1841 - SSO work flow working


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 436cdf: fix(ZNTA-2206) Help link now points to docs.zanata...

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2206
  Home:   https://github.com/zanata/zanata-platform
  Commit: 436cdfd5418127eaf34048adef205302783d45bc
  
https://github.com/zanata/zanata-platform/commit/436cdfd5418127eaf34048adef205302783d45bc
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
server/services/src/main/java/org/zanata/action/ServerConfigurationBean.java

  Log Message:
  ---
  fix(ZNTA-2206) Help link now points to docs.zanata.org


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 5b3f8c: fix(ZNTA-2143) moved styleguide specific css to it...

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2143
  Home:   https://github.com/zanata/zanata-platform
  Commit: 5b3f8ccc31da9676bfdf00627b1b6b72d8ec129e
  
https://github.com/zanata/zanata-platform/commit/5b3f8ccc31da9676bfdf00627b1b6b72d8ec129e
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
A server/zanata-frontend/src/frontend/app/styles/bstrap-styleguide.css
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  fix(ZNTA-2143) moved styleguide specific css to it own file


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 736134: fix(ZNTA-2143) minor css fixes to user profile

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2143
  Home:   https://github.com/zanata/zanata-platform
  Commit: 73613485ca571aa06815edfb6f75bdc33513df08
  
https://github.com/zanata/zanata-platform/commit/73613485ca571aa06815edfb6f75bdc33513df08
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
server/zanata-frontend/src/frontend/app/containers/UserProfile/ContentStateFilter.jsx
M 
server/zanata-frontend/src/frontend/app/containers/UserProfile/FilterableMatrixTable.jsx
M server/zanata-frontend/src/frontend/app/containers/UserProfile/index.css

  Log Message:
  ---
  fix(ZNTA-2143) minor css fixes to user profile


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 36dc06: fix(ZNTA-2143) fix storybook components in fronten...

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2143
  Home:   https://github.com/zanata/zanata-platform
  Commit: 36dc061c916ca39ada4c20f04ce7a6259381aabc
  
https://github.com/zanata/zanata-platform/commit/36dc061c916ca39ada4c20f04ce7a6259381aabc
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
server/zanata-frontend/src/frontend/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
M 
server/zanata-frontend/src/frontend/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap
M server/zanata-frontend/src/frontend/app/components/Sidebar/index.css
M server/zanata-frontend/src/frontend/app/components/Sidebar/index.jsx
M server/zanata-frontend/src/frontend/app/components/TriCheckbox/index.js
R server/zanata-frontend/src/frontend/app/styles/bstrap-styleguide.css
M server/zanata-frontend/src/frontend/app/styles/style.less

  Log Message:
  ---
  fix(ZNTA-2143) fix storybook components in frontend, beautify css


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] af4bd5: fix (ZNTA-2143) update snapshot for project versio...

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2143
  Home:   https://github.com/zanata/zanata-platform
  Commit: af4bd532ba42e96ccf329d74962a21ff122ce980
  
https://github.com/zanata/zanata-platform/commit/af4bd532ba42e96ccf329d74962a21ff122ce980
  Author: kgough 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
server/zanata-frontend/src/frontend/.storybook-frontend/__snapshots__/storyshots-frontend.test.js.snap

  Log Message:
  ---
  fix (ZNTA-2143) update snapshot for project version sidebar


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] f71e98: revert 4.3 changelog

2017-09-18 Thread GitHub
  Branch: refs/heads/ZNTA-2176-change-name-invite-only
  Home:   https://github.com/zanata/zanata-platform
  Commit: f71e98236e95ebf492abbbd492fb1931fe714f08
  
https://github.com/zanata/zanata-platform/commit/f71e98236e95ebf492abbbd492fb1931fe714f08
  Author: Alex Eng 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M server/services/src/main/resources/db/changelogs/db.changelog-4.3.xml

  Log Message:
  ---
  revert 4.3 changelog


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 615cf0: fix(ZNTA-1927): fix errors introduced during merge

2017-09-18 Thread GitHub
  Branch: refs/heads/damason/settings/ZNTA-1927
  Home:   https://github.com/zanata/zanata-platform
  Commit: 615cf01ba8436138c6c25cf6fd41d3f0ee5442fb
  
https://github.com/zanata/zanata-platform/commit/615cf01ba8436138c6c25cf6fd41d3f0ee5442fb
  Author: David Mason 
  Date:   2017-09-19 (Tue, 19 Sep 2017)

  Changed paths:
M 
server/services/src/main/java/org/zanata/rest/editor/service/UserService.java
M server/services/src/main/resources/db/changelogs/db.changelog-4.3.xml

  Log Message:
  ---
  fix(ZNTA-1927): fix errors introduced during merge

Duplicate logger definition, and missing closing tag in a changelog.


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 2c06bd: test(ZNTA-1927): update snapshots for modals

2017-09-18 Thread GitHub
  Branch: refs/heads/damason/settings/ZNTA-1927
  Home:   https://github.com/zanata/zanata-platform
  Commit: 2c06bdada3ddd47a65245eb5e83b8b1b6e98d1f2
  
https://github.com/zanata/zanata-platform/commit/2c06bdada3ddd47a65245eb5e83b8b1b6e98d1f2
  Author: David Mason 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M 
server/zanata-frontend/src/frontend/.storybook-editor/__snapshots__/storyshots-editor.test.js.snap
M 
server/zanata-frontend/src/frontend/app/editor/components/SettingOption/index.js
M 
server/zanata-frontend/src/frontend/app/editor/components/SettingsOptions/index.js

  Log Message:
  ---
  test(ZNTA-1927): update snapshots for modals

This is just an indentation mismatch on the example background content.
We should insert the background content as a separate module so that
it can be mocked away in the snapshot tests.


  Commit: 13b7c151a1d70da9f6d3170bd99d64c99b214f17
  
https://github.com/zanata/zanata-platform/commit/13b7c151a1d70da9f6d3170bd99d64c99b214f17
  Author: David Mason 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
A server/zanata-frontend/src/frontend/app/editor/containers/SettingsPanel.js
M 
server/zanata-frontend/src/frontend/app/editor/containers/SidebarContent.js
R 
server/zanata-frontend/src/frontend/app/editor/containers/SidebarSettings.js

  Log Message:
  ---
  refactor(ZNTA-1927): rename SidebarSettings to SettingsPanel


Compare: 
https://github.com/zanata/zanata-platform/compare/3611c50b4e6a...13b7c151a1d7___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits

[zanata/zanata-platform] 3611c5: test(ZNTA-1927): update tests, add enzyme

2017-09-18 Thread GitHub
  Branch: refs/heads/damason/settings/ZNTA-1927
  Home:   https://github.com/zanata/zanata-platform
  Commit: 3611c50b4e6a2665d64ce7c2e204e8732b93d017
  
https://github.com/zanata/zanata-platform/commit/3611c50b4e6a2665d64ce7c2e204e8732b93d017
  Author: David Mason 
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
M server/zanata-frontend/src/frontend/app/editor/actions/settings-actions.js
M 
server/zanata-frontend/src/frontend/app/editor/components/Pager/Pager.test.js
M 
server/zanata-frontend/src/frontend/app/editor/components/UiLanguageDropdown/UiLanguageDropdown.test.js
M 
server/zanata-frontend/src/frontend/app/editor/reducers/settings-reducer.test.js
M server/zanata-frontend/src/frontend/app/editor/reducers/ui-reducer.test.js
M 
server/zanata-frontend/src/frontend/build/messages/app/editor/components/ActivityFeedItem/index.json
M server/zanata-frontend/src/frontend/package.json
M server/zanata-frontend/src/frontend/yarn.lock

  Log Message:
  ---
  test(ZNTA-1927): update tests, add enzyme

Updated tests. Was having issues trying to render a stateless component
since that is not well supported by the standard TestUtils. Used enzyme
in that test instead, which supports stateless components and has a
cleaner API anyway. We should use enzyme in all our tests.


___
zanata-commits mailing list
zanata-commits@redhat.com
https://www.redhat.com/mailman/listinfo/zanata-commits