TW-1651: Provide opt-out of filter parser's id treatment

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2015-08-07 12:11:58 -04:00
parent 6f294e2968
commit bbb0ac3d29

View file

@ -116,6 +116,8 @@
(thanks to Leon Feng).
- TW-1647 descriptions that are stringified ids (thanks to Daniel Shahaf).
- TW-1648 Typo in Documentation (thanks to Simon W. Jackson).
- TW-1651 Provide opt-out of filter parser's id treatment (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.