obsolete.ChilliProject/app
Eric Davis d771fa9289 Change link_to_if_authorized to allow url paths. (Fixes #6195)
Both url paths (/issues/1234) and params hashes (:controller => 'issues')
are now supported by link_to_if_authorized.  The authorize_for method
requires a controller/action pair so urls need to be parsed against the
routes to find their controller/action.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4064 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-09-06 00:26:08 +00:00
..
controllers Do not display items without valid selection in context menu when on different projects. #4998 2010-09-03 21:43:07 +00:00
helpers Change link_to_if_authorized to allow url paths. (Fixes #6195) 2010-09-06 00:26:08 +00:00
models Refactor: move method to model. (references r4057) 2010-09-05 22:57:20 +00:00
views Refactor: move method to model. (references r4057) 2010-09-05 22:57:20 +00:00