Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for creating new project page #253

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kimi2k
Copy link

@kimi2k kimi2k commented May 2, 2015

Hello!
When creating new project the Identifier must be without whitespaces, but current regex not filtert that. I fix it: /^[a-z0-9\-]{2,20}+$/.
And add functional for generating project's identificator from title.

p.s sorry about my english

kimi2k added 2 commits May 2, 2015 11:23
With old regex identificators with spaces and special symbols was passed
validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant