Some people might call this "reports"
- later additional settings for preset do not need to be passed as parameter, because of AJAX-updating is good enough
- examples for requests:
?go=projViewTasks
&preset=task_for_milestone
&for_milestone=1396
&status_max=2
&status_min=3
Mental note: Actually this type of request should work quiet well, because the filters already check for overwriting get()-parameters when been constructed.
Example for presets with should implement:
- all open
- all my open
- my open for next milestone
- needs your approval
- assigned to team
- not assigned
- blocked tasks
- for milestones
- all open bugs
- all wiki pages