]> source.dussan.org Git - redmine.git/commit
Raised maximum length of project names and identifiers to 255 and 100 respectively...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 14 Nov 2010 12:33:14 +0000 (12:33 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 14 Nov 2010 12:33:14 +0000 (12:33 +0000)
commit8ef06826c31b3042f6720c249199504a49e08c01
treee6025ddc383960429ab63b9e4a17b591339c51b2
parenteaab2ede76c9bb3d1ed89af87029316a32e9968f
Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4402 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project.rb
app/views/projects/_form.rhtml
db/migrate/20101114115114_change_projects_name_limit.rb [new file with mode: 0644]
db/migrate/20101114115359_change_projects_identifier_limit.rb [new file with mode: 0644]