]> source.dussan.org Git - redmine.git/commit
Resourcified roles.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Dec 2011 23:29:58 +0000 (23:29 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 9 Dec 2011 23:29:58 +0000 (23:29 +0000)
commit532a76f78c917d4391f4a8ecce9f8201b041d57d
tree184c676eaf6f1a867ac47197f5722a272d76858b
parentb127f9157d456f233b320b349b415844eb632cb9
Resourcified roles.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8145 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/roles_controller.rb
app/models/role.rb
app/views/roles/_form.html.erb
app/views/roles/edit.html.erb
app/views/roles/index.html.erb
app/views/roles/new.html.erb
app/views/roles/permissions.html.erb [new file with mode: 0644]
app/views/roles/report.html.erb [deleted file]
config/routes.rb
test/functional/roles_controller_test.rb
test/integration/routing_test.rb