]> source.dussan.org Git - redmine.git/commit
Include enabled modules in projects API (#17602).
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sat, 6 Sep 2014 03:17:51 +0000 (03:17 +0000)
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>
Sat, 6 Sep 2014 03:17:51 +0000 (03:17 +0000)
commit63cb3680c14b8582bc587917cac6d3ede604e412
treee14a83ee2a89368555729534550769e979549709
parentc190496f240f0f438d7babcbb068adbe26986a56
Include enabled modules in projects API (#17602).

Contributed by Jan Schulz-Hofen <jan@plan.io>

git-svn-id: http://svn.redmine.org/redmine/trunk@13363 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/projects_helper.rb
app/views/projects/index.api.rsb
app/views/projects/show.api.rsb
test/integration/api_test/projects_test.rb