Actions
Feature #2762
closedHide list of changed files on revision page
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2009-02-16
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
I didn't find any way to hide the list of changed files on each revision page (like http://www.redmine.org/repositories/revision/1/2475).
I would like my users to be able to see each revision (and its message), but not the file list (ie. the structure of my application).
Is there any way to do it? Or could we implement an authorization for this? Like "See changed file list".
Thanks a lot!
Related issues
Updated by Jean-Philippe Lang almost 16 years ago
Maybe we should hide the changed files list if the user is not allowed to browse the repository (this permission already exists).
What do you think?
Updated by Jean-Philippe Lang over 15 years ago
- Category changed from UI to SCM
- Status changed from New to Resolved
- Resolution set to Fixed
The change proposed above is committed in r2499.
Updated by Toshi MARUYAMA over 13 years ago
- Status changed from Resolved to Closed
Actions