[zanata/zanata-server] b19662: Rhbz981085 Use a more human readable instruction f...

GitHub noreply at github.com
Tue May 6 05:55:54 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: b196625e5e0f4558c75e8db553b3ae0b45ce63c9
      https://github.com/zanata/zanata-server/commit/b196625e5e0f4558c75e8db553b3ae0b45ce63c9
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M zanata-war/src/main/resources/ValidationMessages.properties

  Log Message:
  -----------
  Rhbz981085 Use a more human readable instruction for usernames

Underscores were missing from the error, and nobody reads regexes to
understand what and how many characters should be in a username.
Nobody.


  Commit: 555839f51e12711c8581842d4aadf595bb28566f
      https://github.com/zanata/zanata-server/commit/555839f51e12711c8581842d4aadf595bb28566f
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/account/RegisterPage.java
    M functional-test/src/test/java/org/zanata/feature/account/RegisterTest.java
    M functional-test/src/test/java/org/zanata/feature/account/UsernameValidationTest.java

  Log Message:
  -----------
  Rhbz981085 update functional tests


  Commit: f2e858e7745eb554aa7c42fc3d4ee2ad2faa0ef8
      https://github.com/zanata/zanata-server/commit/f2e858e7745eb554aa7c42fc3d4ee2ad2faa0ef8
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-05-06 (Tue, 06 May 2014)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/account/RegisterPage.java
    M functional-test/src/test/java/org/zanata/feature/account/RegisterTest.java
    M functional-test/src/test/java/org/zanata/feature/account/UsernameValidationTest.java
    M zanata-war/src/main/resources/ValidationMessages.properties

  Log Message:
  -----------
  Merge pull request #392 from zanata/rhbz981085-username-input

Rhbz981085 Use a more human readable instruction for usernames


Compare: https://github.com/zanata/zanata-server/compare/d41254000a28...f2e858e7745e


More information about the zanata-commits mailing list