Added searchTasks API procedure

This commit is contained in:
Frederic Guillot
2016-04-22 18:49:19 -04:00
parent 756716766c
commit da1725c225
5 changed files with 88 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ New features:
Improvements:
* Added tasks search with the API
* Added priority field to API procedures
* Added API procedure "getMemberGroups"
* Added parameters for overdue tasks notifications: group by projects and send only to managers