Expose task reference field to the user interface

This commit is contained in:
Frederic Guillot
2016-06-28 20:40:15 -04:00
parent bf6aea863e
commit a49e7b7643
7 changed files with 23 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ New features:
Improvements:
* Expose task reference field to the user interface
* Improve ICal export
* Added argument owner_id and identifier to project API calls
* Rewrite integration tests to run with Docker containers