projects_tree_view
projects_tree_view copied to clipboard
Avoid "Private project" and default in "expanded view"
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
If you played with the index.rhtml inside the plugin directory/app/views you could probably achieve what you want.