Improve ICal export

This commit is contained in:
Frederic Guillot
2016-06-26 16:14:27 -04:00
parent 82623f1a21
commit 9a95621599
3 changed files with 15 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ New features:
Improvements:
* Improve ICal export
* Added argument owner_id and identifier to project API calls
* Rewrite integration tests to run with Docker containers
* Use the same task form layout everywhere