- 30 Oct, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 29 Oct, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 27 Oct, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Still needs some mechanism to easily compose filter expressions defined by the user.
-
- 26 Oct, 2014 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 23 Oct, 2014 7 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
This ANDs all arguments, resulting in the todos that match all substrings.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
After performing this command, the CLI will archive the completed todos. This may cause the numbers to shift, invalidating the todo numbers that DoCommand just printed before.
-
- 21 Oct, 2014 1 commit
-
-
Bram Schoenmakers authored
-
- 20 Oct, 2014 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Make sure not to make the importance lower than the todos own importance due to the its parents. Test case and code were both wrong.
-
- 19 Oct, 2014 22 commits
-
-
Bram Schoenmakers authored
A todo becomes activated when all its children have been completed and the other active conditions apply as well (e.g. start date has passed).
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
This should not be done with TodoList.delete(), since it may remove dependency information.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Also guard the set_priority method in TodoList a bit more, to prevent the dirty bit to be set when an equal priority is passed on.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-