]> source.dussan.org Git - redmine.git/commit
Resourcified custom fields.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Dec 2011 22:58:30 +0000 (22:58 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Dec 2011 22:58:30 +0000 (22:58 +0000)
commitb127f9157d456f233b320b349b415844eb632cb9
tree08ce37ee7f79cc43f92beefb658577a72783d3a1
parent877fbc15da49d4d497a1e9a0e78c589ae8632e5f
Resourcified custom fields.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8144 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/custom_fields_controller.rb
app/models/custom_field.rb
app/views/custom_fields/_form.html.erb
app/views/custom_fields/_index.html.erb
app/views/custom_fields/edit.html.erb
app/views/custom_fields/new.html.erb
config/routes.rb
test/functional/custom_fields_controller_test.rb
test/integration/routing_test.rb
test/unit/custom_field_test.rb