Dependencies - next

- The next report now longer shows blocked tasks.
This commit is contained in:
Paul Beckingham 2010-07-12 20:27:04 -04:00
parent 7233fcd05b
commit bcd2a79a54

View file

@ -351,7 +351,7 @@ std::string Config::defaults =
"report.next.columns=id,project,priority,due,active,age,description\n"
"report.next.labels=ID,Project,Pri,Due,Active,Age,Description\n"
"report.next.sort=due+,priority-,active-,project+\n"
"report.next.filter=status:pending limit:page\n"
"report.next.filter=status:pending limit:page depends.none:\n"
"#report.next.dateformat=m/d/Y\n"
"#report.next.annotations=full\n"
"\n"