]> source.dussan.org Git - redmine.git/commit
Create custom field by copy (#34307).
authorGo MAEDA <maeda@farend.jp>
Sat, 26 Dec 2020 01:36:19 +0000 (01:36 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 26 Dec 2020 01:36:19 +0000 (01:36 +0000)
commit972f00eb473ffd07292bb0960428c0181046b613
treec401a9b942d67ca555bf8391da3fa9f563c030be
parent46156e08a9a61a07c89045ad6e6d9ccbaebd875a
Create custom field by copy (#34307).

Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@20692 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/custom_fields_controller.rb
app/models/custom_field.rb
app/views/custom_fields/_index.html.erb
app/views/custom_fields/new.html.erb
test/functional/custom_fields_controller_test.rb
test/unit/custom_field_test.rb