TW-1716: on-modify hooks fail if date.iso is not set

- Thanks to Jens Erat.
This commit is contained in:
Paul Beckingham 2015-10-18 10:47:25 -04:00
parent 2272ba71a2
commit 10ebefa8eb
3 changed files with 30 additions and 7 deletions

View file

@ -164,6 +164,7 @@
- TW-1701 Some generated UUIDs deemed invalid (thanks to Wim Schuermann).
- TW-1707 Context can leak into modifications (thanks to Tomas Babej).
- TW-1715 Dates misinterpreted when no dateformat active.
- TW-1716 on-modify hooks fail if `date.iso` is not set (thanks to Jens Erat).
- 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.