]> source.dussan.org Git - redmine.git/commit
Added the following permissions (#527, #585, #627):
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Feb 2008 13:19:33 +0000 (13:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 16 Feb 2008 13:19:33 +0000 (13:19 +0000)
commit1c8cf4ef8338736ebcaa905f8932545a24e817c6
tree1511225a9139cd3f2113c9b908a88c70f4166958
parentabb0b15407b33cbe50dc263474631c5bfcf2bd5f
Added the following permissions (#527, #585, #627):
* edit_issue_notes: let user edit any notes
* edit_own_issue_notes: let user edit his own notes only

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1152 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/journals_controller.rb
app/helpers/journals_helper.rb
app/models/journal.rb
app/views/issues/_history.rhtml
app/views/journals/update.rjs
lib/redmine.rb
test/functional/journals_controller_test.rb