projects_tree_view icon indicating copy to clipboard operation
projects_tree_view copied to clipboard

Avoid "Private project" and default in "expanded view"

Open janw76 opened this issue 14 years ago • 1 comments

Hi,

Is there any way to build the tree avoiding showing "private project"? Right now, when the user only has access to a sub-project, the parent project will show up in the overview as "private project". That is tricky for many reasons, e.g. the user could in the worst case just see five entries with "private project"

In addition, is there a simple way to have all trees expanded as the default view?

Many thanks for the great work, cheers, Jan

janw76 avatar Feb 21 '11 16:02 janw76

If you played with the index.rhtml inside the plugin directory/app/views you could probably achieve what you want.

dubcanada avatar Nov 18 '11 15:11 dubcanada