]> source.dussan.org Git - redmine.git/commit
r18551@gaspard (orig r1815): jplang | 2008-09-13 18:45:01 +0200
authorNicolas Chuche <nicolas.chuche@barna.be>
Sun, 14 Sep 2008 15:35:10 +0000 (15:35 +0000)
committerNicolas Chuche <nicolas.chuche@barna.be>
Sun, 14 Sep 2008 15:35:10 +0000 (15:35 +0000)
commit3810bac939d616f5cdb9b8dacf4d8cbba083ffb1
tree4c1f313ed96bcf98817840520160cea1ad86b13e
parentb6e15f96e435ec489d79c9f56378909607ce9d8e
 r18551@gaspard (orig r1815):  jplang | 2008-09-13 18:45:01 +0200
 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154).
 A migration automatically adds this permission to roles that were allowed to view wiki pages.

git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1844 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/models/role.rb
app/models/wiki_content.rb
app/views/wiki/show.rhtml
db/migrate/097_add_wiew_wiki_edits_permission.rb [new file with mode: 0644]
lib/redmine.rb
test/fixtures/roles.yml