]> source.dussan.org Git - redmine.git/commit
Raises maximum length of category name to 60 (#20991).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Oct 2015 18:52:12 +0000 (18:52 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 21 Oct 2015 18:52:12 +0000 (18:52 +0000)
commit05106b45ad22640039e012abbdc3c8a30040acdc
tree36efe3821e4cb48451ed4d49758cf8accdfb4d91
parente2d860b34ba9ce933f8dc029093ed76655473073
Raises maximum length of category name to 60 (#20991).

git-svn-id: http://svn.redmine.org/redmine/trunk@14724 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_category.rb
app/views/issue_categories/_form.html.erb
db/migrate/20151021184614_change_issue_categories_name_limit_to_60.rb [new file with mode: 0644]