]> source.dussan.org Git - redmine.git/commit
Adds custom fields to documents (#7249).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 14 Feb 2015 10:44:59 +0000 (10:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 14 Feb 2015 10:44:59 +0000 (10:44 +0000)
commitae4eb4788132caf495eb7b180f9104e4aa0ac42a
tree74a0bd1faedc646b7a17e9ce14ac11f350864b95
parent1c078a7081e83839a7689c9a8c5e4d49b9b75e4c
Adds custom fields to documents (#7249).

git-svn-id: http://svn.redmine.org/redmine/trunk@14004 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/documents_controller.rb
app/helpers/custom_fields_helper.rb
app/models/document.rb
app/models/document_custom_field.rb [new file with mode: 0644]
app/views/documents/_form.html.erb
app/views/documents/show.html.erb
lib/redmine/field_format.rb