Add daily project summary export

This commit is contained in:
Frédéric Guillot
2014-11-16 21:36:46 -05:00
parent 1e466a66db
commit d4ae2f135d
20 changed files with 144 additions and 11 deletions

View File

@@ -594,4 +594,9 @@ return array(
// 'Unable to create this task.' => '',
// 'Cumulative flow diagram' => '',
// 'Cumulative flow diagram for "%s"' => '',
// 'Daily project summary' => '',
// 'Daily project summary export' => '',
// 'Daily project summary export for "%s"' => '',
// 'Exports' => '',
// 'This export contains the number of tasks per column grouped per day.' => '',
);