]> source.dussan.org Git - redmine.git/commit
Per role visibility settings for project custom fields (#31925).
authorGo MAEDA <maeda@farend.jp>
Tue, 20 Aug 2019 01:44:44 +0000 (01:44 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 20 Aug 2019 01:44:44 +0000 (01:44 +0000)
commit3495cba92bd8a2448381e01056920b48dd882180
tree1abe416e54c45a5b33e5724b1fa356a8ce8378c0
parenta1d454a1b18f503a30805a29b55fccecf97e48d7
Per role visibility settings for project custom fields (#31925).

Patch by Jens Krämer and Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@18379 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project.rb
app/models/project_custom_field.rb
app/views/custom_fields/_form.html.erb
app/views/projects/_form.html.erb
test/functional/custom_fields_controller_test.rb
test/functional/projects_controller_test.rb