[zanata/zanata-server] 259b17: WIP: split up create and edit profile page from re...

GitHub noreply at github.com
Tue Dec 3 00:18:57 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 259b1751b8c539bf35a529249fbcf658be45c5f3
      https://github.com/zanata/zanata-server/commit/259b1751b8c539bf35a529249fbcf658be45c5f3
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    A zanata-war/src/main/webapp/WEB-INF/layout/profile/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    A zanata-war/src/main/webapp/profile/create_user.xhtml

  Log Message:
  -----------
  WIP: split up create and edit profile page from registration workflow and profile edit workflow


  Commit: 1c6c8fd0a931b3407cf171a8b3a68c6d2a4cdba5
      https://github.com/zanata/zanata-server/commit/1c6c8fd0a931b3407cf171a8b3a68c6d2a4cdba5
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/ProfileAction.java
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/layout/profile/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    M zanata-war/src/main/webapp/WEB-INF/urlrewrite.xml
    M zanata-war/src/main/webapp/profile/create_user.xhtml
    M zanata-war/src/main/webapp/profile/edit.xhtml

  Log Message:
  -----------
  Implement 'new user' screen for openid signup: https://bugzilla.redhat.com/show_bug.cgi?id=995324


  Commit: 20d96deca9f1e3d721b97774ac0da1aac2ba5e35
      https://github.com/zanata/zanata-server/commit/20d96deca9f1e3d721b97774ac0da1aac2ba5e35
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M zanata-war/src/main/resources/messages.properties
    M zanata-war/src/main/webapp/WEB-INF/layout/profile/edit_form.xhtml
    M zanata-war/src/main/webapp/profile/create_user.xhtml
    M zanata-war/src/main/webapp/profile/edit.xhtml

  Log Message:
  -----------
  Update edit profile to share the same form


  Commit: 5474be0dc01d33621fd5fcc48fdeca486e13d30e
      https://github.com/zanata/zanata-server/commit/5474be0dc01d33621fd5fcc48fdeca486e13d30e
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-12-01 (Sun, 01 Dec 2013)

  Changed paths:
    M .travis.yml
    M functional-test/pom.xml
    M functional-test/src/test/java/org/zanata/feature/AggregateTestSuite.java
    M functional-test/src/test/java/org/zanata/feature/administration/EditTranslationMemoryTest.java
    A functional-test/src/test/java/org/zanata/feature/infrastructure/InfrastructureTestSuite.java
    A functional-test/src/test/java/org/zanata/feature/infrastructure/RetryRuleTest.java
    A functional-test/src/test/java/org/zanata/util/RetryRule.java
    M pom.xml
    M zanata-model/pom.xml
    M zanata-war/pom.xml
    M zanata-war/src/main/java/org/zanata/rest/service/ResourceUtils.java
    M zanata-war/src/main/resources/pluralforms.properties
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    M zanata-war/src/test/java/org/zanata/tmx/TMXParserTest.java

  Log Message:
  -----------
  Merge branch 'integration/master' into rhbz995324


  Commit: e87df15c4c7f130a0bee464fb7631c3dca4a82db
      https://github.com/zanata/zanata-server/commit/e87df15c4c7f130a0bee464fb7631c3dca4a82db
  Author: Alex Eng <aeng at redhat.com>
  Date:   2013-12-01 (Sun, 01 Dec 2013)

  Changed paths:
    M zanata-war/src/main/webapp/profile/create_user.xhtml
    M zanata-war/src/main/webapp/profile/edit.xhtml

  Log Message:
  -----------
  Fix checkstyle


  Commit: a99d0a403f0e8ff72f314615eefb322e0f96bf47
      https://github.com/zanata/zanata-server/commit/a99d0a403f0e8ff72f314615eefb322e0f96bf47
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2013-12-02 (Mon, 02 Dec 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/ProfileAction.java
    M zanata-war/src/main/resources/messages.properties
    A zanata-war/src/main/webapp/WEB-INF/layout/profile/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/layout/version-group/edit_form.xhtml
    M zanata-war/src/main/webapp/WEB-INF/pages.xml
    M zanata-war/src/main/webapp/WEB-INF/urlrewrite.xml
    A zanata-war/src/main/webapp/profile/create_user.xhtml
    M zanata-war/src/main/webapp/profile/edit.xhtml

  Log Message:
  -----------
  Merge pull request #305 from zanata/rhbz995324

Terms of use in edit profile page when first login


Compare: https://github.com/zanata/zanata-server/compare/6ff5dd9059fb...a99d0a403f0e


More information about the zanata-commits mailing list