mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
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:
parent
0f7cf1cd52
commit
66fcdfe01f
3 changed files with 76 additions and 5 deletions
|
@ -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 ------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue