TW-1666: import should reject invalid data

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham
2015-08-22 12:34:10 -04:00
parent d640fed3d4
commit bc1aa0bc0f
11 changed files with 14 additions and 2 deletions

View File

@@ -125,6 +125,7 @@
David Patrick).
- TW-1655 Inform "No changes made." when quitting early due to signal (thanks
to Daniel Shahaf).
- TW-1666 import should reject invalid data (thanks to Daniel Shahaf).
- Prevent potential task duplication during import for non-pending tasks.
- Show the active context in "context list", if any is active.
- Fix "task edit" dropping annotation text after newlines.