UI > projvViewTasks > Request

Expand/collapse all / #6703

Summary

open
Jul 18, 2008
Jul 18, 2008 / palobo
Oct 29, 2008 / pixtur
 

Attached files

No files uploaded
It would be very helpful, especially in large projects with many tasks, an option to expand/collapse all folders.

This possibly might be trivial to implement resorting the javascript and the function to collapse/expand already implemented. All that would be need is to recurse through all folders and apply the desired action.

2 Comments

pixtur

Sep 9, 2008
Good hint...
We could probably do this by:
  1. selecting all tasks (with the button left in the header / above the checkboxes) and clicking a Folder triangle.
  2. The collapse/expand function should then support several tasks, which should be straight forward to implement.

pixtur

Oct 29, 2008
 

Comment / Update