Bug #312 - Task sorting

- Fixed bug #132, which failed to set a sort order so that active tasks sort
  higher than inactive tasks, all things being equal.
- All reports that include the 'active' column now sort on that column.
This commit is contained in:
Paul Beckingham 2010-06-27 15:00:48 -04:00
parent 0f7cf1cd52
commit 66fcdfe01f
3 changed files with 76 additions and 5 deletions

View file

@ -43,6 +43,8 @@
(thanks to Michell Crane).
+ Fixed bug #418, which caused the attribute modifier 'due.before' to fail
if the year was not included in the dateformat (thanks to Michelle Crane).
+ Fixed bug #132, which failed to set a sort order so that active tasks sort
higher than inactive tasks, all things being equal.
------ old releases ------------------------------