TW-57: user defined attribute sort order

- When a UDA of type 'string' specifies allowable values, that list is used to
  indicate the sort order, from high to low (thanks to Max Muller).
This commit is contained in:
Paul Beckingham 2015-04-05 10:33:36 -04:00
parent 5da3416b79
commit 35b77f93c4

View file

@ -1,5 +1,6 @@
2.4.3 () - 2.4.3 () -
- TW-57 user defined attribute sort order (thanks to Max Muller).
- TW-70 urgency.user.keyword.<keyword>.coefficient=... - TW-70 urgency.user.keyword.<keyword>.coefficient=...
- TW-1279 Make default.* not apply to recurring tasks. - TW-1279 Make default.* not apply to recurring tasks.
- TW-1287 Make default.* not apply to synced tasks. - TW-1287 Make default.* not apply to synced tasks.