]> source.dussan.org Git - redmine.git/commit
REST API: custom fields definition (#11159).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 29 Sep 2013 10:08:30 +0000 (10:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 29 Sep 2013 10:08:30 +0000 (10:08 +0000)
commit886284b33f1a670be32ff5fd2f93e76089c4d813
tree8aedaabb0fc042b41137516ec9a75936b54f34c9
parent4a36e09d4947425b41dd4d72f6a1a13146922878
REST API: custom fields definition (#11159).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12165 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/custom_fields_controller.rb
app/models/custom_field.rb
app/views/custom_fields/index.api.rsb [new file with mode: 0644]
test/integration/api_test/custom_fields_test.rb [new file with mode: 0644]
test/integration/routing/custom_fields_test.rb