[zanata/zanata-server] 3ba80c: fix(po file): Fix po-revision-date header (#1191)

2016-06-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 3ba80cd49105cb425721b3aa3af2a40ec30f4403
  
https://github.com/zanata/zanata-server/commit/3ba80cd49105cb425721b3aa3af2a40ec30f4403
  Author: Alex Eng 
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
M .gitignore
A docs/css/extra.css
M docs/images/admin-contact-link.png
M docs/images/admin-menu-access.png
M docs/images/create-group.png
M docs/images/create-project.png
A docs/images/explore-default-page.png
A docs/images/explore-menu.png
A docs/images/explore-search-page.png
M docs/images/glossary-edit-trans.png
M docs/images/glossary-edit.png
M docs/images/glossary-new-term-modal.png
R docs/images/glossary-options.png
M docs/images/glossary-page.png
M docs/images/glossary-select-language.png
A docs/images/menu-dashboard.png
A docs/images/menu-more.png
M docs/release-notes.md
M docs/user-guide/admin/contact-admin.md
A docs/user-guide/explore/explore.md
M docs/user-guide/groups/create-group.md
M docs/user-guide/projects/create-project.md
M docs/user-guide/system-admin/configuration/authentication.md
M docs/user-guide/system-admin/configuration/document-storage-directory.md
M docs/user-guide/system-admin/configuration/infinispan.md
M docs/user-guide/system-admin/configuration/installation.md
M frontend/.gitignore
M frontend/README.md
M frontend/pom.xml
A frontend/src/main/web/.eslintignore
A frontend/src/main/web/.eslintrc
M frontend/src/main/web/.gitignore
M frontend/src/main/web/README.md
A frontend/src/main/web/atomicCssConfig.js
A frontend/src/main/web/docs/actions.md
A frontend/src/main/web/docs/build.md
A frontend/src/main/web/docs/components.md
A frontend/src/main/web/docs/constants.md
A frontend/src/main/web/docs/containers.md
A frontend/src/main/web/docs/esnext.md
A frontend/src/main/web/docs/index.md
A frontend/src/main/web/docs/legacy.md
A frontend/src/main/web/docs/linting.md
A frontend/src/main/web/docs/middleware.md
A frontend/src/main/web/docs/readme.md
A frontend/src/main/web/docs/reducers.md
A frontend/src/main/web/docs/schemas.md
A frontend/src/main/web/docs/scripts.md
A frontend/src/main/web/docs/styleguide.md
A frontend/src/main/web/docs/styles.md
A frontend/src/main/web/docs/technology.md
A frontend/src/main/web/docs/testing.md
M frontend/src/main/web/index.html
R frontend/src/main/web/index.js
R frontend/src/main/web/lib/actions/GlossaryActions.js
R frontend/src/main/web/lib/actions/UserMatrixActions.js
R frontend/src/main/web/lib/components/CalendarMonthMatrix.jsx
R frontend/src/main/web/lib/components/CalendarPeriodHeading.jsx
R frontend/src/main/web/lib/components/CategoryItemMatrix.jsx
R frontend/src/main/web/lib/components/CategoryMatrixTable.jsx
R frontend/src/main/web/lib/components/ContentStateFilter.jsx
R frontend/src/main/web/lib/components/ContributionChart.jsx
R frontend/src/main/web/lib/components/DayMatrix.jsx
R frontend/src/main/web/lib/components/DropDown.jsx
R frontend/src/main/web/lib/components/FilterableMatrixTable.jsx
R frontend/src/main/web/lib/components/MessageModal.jsx
R frontend/src/main/web/lib/components/RecentContributions.jsx
R frontend/src/main/web/lib/components/RootContent.jsx
R frontend/src/main/web/lib/components/SystemGlossary.jsx
R frontend/src/main/web/lib/components/UserProfile.jsx
R frontend/src/main/web/lib/components/glossary/ActionCell.jsx
R frontend/src/main/web/lib/components/glossary/ColumnHeader.jsx
R frontend/src/main/web/lib/components/glossary/DataTable.jsx
R frontend/src/main/web/lib/components/glossary/DeleteEntryModal.jsx
R frontend/src/main/web/lib/components/glossary/ImportModal.jsx
R frontend/src/main/web/lib/components/glossary/InputCell.jsx
R frontend/src/main/web/lib/components/glossary/LoadingCell.jsx
R frontend/src/main/web/lib/components/glossary/NewEntryModal.jsx
R frontend/src/main/web/lib/components/glossary/SourceActionCell.jsx
R frontend/src/main/web/lib/components/glossary/__tests__/ActionCellTest.js
R frontend/src/main/web/lib/constants/ActionTypes.js
R frontend/src/main/web/lib/constants/Configs.js
R frontend/src/main/web/lib/constants/Messages.js
R frontend/src/main/web/lib/constants/Options.js
R frontend/src/main/web/lib/constants/Views.js
R frontend/src/main/web/lib/dispatchers/GlossaryDispatcher.js
R frontend/src/main/web/lib/dispatchers/UserMatrixDispatcher.js
R frontend/src/main/web/lib/stores/GlossaryAPIStore.js
R frontend/src/main/web/lib/stores/GlossaryStore.js
R frontend/src/main/web/lib/stores/UserMatrixStore.js
R frontend/src/main/web/lib/stores/__mocks__/superagent.js
R 

[zanata/zanata-server] 3ba80c: fix(po file): Fix po-revision-date header (#1191)

2016-06-13 Thread GitHub
  Branch: refs/heads/release
  Home:   https://github.com/zanata/zanata-server
  Commit: 3ba80cd49105cb425721b3aa3af2a40ec30f4403
  
https://github.com/zanata/zanata-server/commit/3ba80cd49105cb425721b3aa3af2a40ec30f4403
  Author: Alex Eng 
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
M .gitignore
A docs/css/extra.css
M docs/images/admin-contact-link.png
M docs/images/admin-menu-access.png
M docs/images/create-group.png
M docs/images/create-project.png
A docs/images/explore-default-page.png
A docs/images/explore-menu.png
A docs/images/explore-search-page.png
M docs/images/glossary-edit-trans.png
M docs/images/glossary-edit.png
M docs/images/glossary-new-term-modal.png
R docs/images/glossary-options.png
M docs/images/glossary-page.png
M docs/images/glossary-select-language.png
A docs/images/menu-dashboard.png
A docs/images/menu-more.png
M docs/release-notes.md
M docs/user-guide/admin/contact-admin.md
A docs/user-guide/explore/explore.md
M docs/user-guide/groups/create-group.md
M docs/user-guide/projects/create-project.md
M docs/user-guide/system-admin/configuration/authentication.md
M docs/user-guide/system-admin/configuration/document-storage-directory.md
M docs/user-guide/system-admin/configuration/infinispan.md
M docs/user-guide/system-admin/configuration/installation.md
M frontend/.gitignore
M frontend/README.md
M frontend/pom.xml
A frontend/src/main/web/.eslintignore
A frontend/src/main/web/.eslintrc
M frontend/src/main/web/.gitignore
M frontend/src/main/web/README.md
A frontend/src/main/web/atomicCssConfig.js
A frontend/src/main/web/docs/actions.md
A frontend/src/main/web/docs/build.md
A frontend/src/main/web/docs/components.md
A frontend/src/main/web/docs/constants.md
A frontend/src/main/web/docs/containers.md
A frontend/src/main/web/docs/esnext.md
A frontend/src/main/web/docs/index.md
A frontend/src/main/web/docs/legacy.md
A frontend/src/main/web/docs/linting.md
A frontend/src/main/web/docs/middleware.md
A frontend/src/main/web/docs/readme.md
A frontend/src/main/web/docs/reducers.md
A frontend/src/main/web/docs/schemas.md
A frontend/src/main/web/docs/scripts.md
A frontend/src/main/web/docs/styleguide.md
A frontend/src/main/web/docs/styles.md
A frontend/src/main/web/docs/technology.md
A frontend/src/main/web/docs/testing.md
M frontend/src/main/web/index.html
R frontend/src/main/web/index.js
R frontend/src/main/web/lib/actions/GlossaryActions.js
R frontend/src/main/web/lib/actions/UserMatrixActions.js
R frontend/src/main/web/lib/components/CalendarMonthMatrix.jsx
R frontend/src/main/web/lib/components/CalendarPeriodHeading.jsx
R frontend/src/main/web/lib/components/CategoryItemMatrix.jsx
R frontend/src/main/web/lib/components/CategoryMatrixTable.jsx
R frontend/src/main/web/lib/components/ContentStateFilter.jsx
R frontend/src/main/web/lib/components/ContributionChart.jsx
R frontend/src/main/web/lib/components/DayMatrix.jsx
R frontend/src/main/web/lib/components/DropDown.jsx
R frontend/src/main/web/lib/components/FilterableMatrixTable.jsx
R frontend/src/main/web/lib/components/MessageModal.jsx
R frontend/src/main/web/lib/components/RecentContributions.jsx
R frontend/src/main/web/lib/components/RootContent.jsx
R frontend/src/main/web/lib/components/SystemGlossary.jsx
R frontend/src/main/web/lib/components/UserProfile.jsx
R frontend/src/main/web/lib/components/glossary/ActionCell.jsx
R frontend/src/main/web/lib/components/glossary/ColumnHeader.jsx
R frontend/src/main/web/lib/components/glossary/DataTable.jsx
R frontend/src/main/web/lib/components/glossary/DeleteEntryModal.jsx
R frontend/src/main/web/lib/components/glossary/ImportModal.jsx
R frontend/src/main/web/lib/components/glossary/InputCell.jsx
R frontend/src/main/web/lib/components/glossary/LoadingCell.jsx
R frontend/src/main/web/lib/components/glossary/NewEntryModal.jsx
R frontend/src/main/web/lib/components/glossary/SourceActionCell.jsx
R frontend/src/main/web/lib/components/glossary/__tests__/ActionCellTest.js
R frontend/src/main/web/lib/constants/ActionTypes.js
R frontend/src/main/web/lib/constants/Configs.js
R frontend/src/main/web/lib/constants/Messages.js
R frontend/src/main/web/lib/constants/Options.js
R frontend/src/main/web/lib/constants/Views.js
R frontend/src/main/web/lib/dispatchers/GlossaryDispatcher.js
R frontend/src/main/web/lib/dispatchers/UserMatrixDispatcher.js
R frontend/src/main/web/lib/stores/GlossaryAPIStore.js
R frontend/src/main/web/lib/stores/GlossaryStore.js
R frontend/src/main/web/lib/stores/UserMatrixStore.js
R frontend/src/main/web/lib/stores/__mocks__/superagent.js
R