- 31 Oct, 2014 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
No need to set this default by the Sorter. A dependency less on Config.
-
- 30 Oct, 2014 5 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 29 Oct, 2014 2 commits
-
-
Bram Schoenmakers authored
More or less works, need to make Main.py more accessible.
-
Bram Schoenmakers authored
-
- 28 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 13 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
-