1. 14 Sep, 2014 2 commits
  2. 13 Sep, 2014 2 commits
    • Bram Schoenmakers's avatar
      Remove debug statements. · ce9d5c30
      Bram Schoenmakers authored
      ce9d5c30
    • Bram Schoenmakers's avatar
      Implement average importance. · 03fd7426
      Bram Schoenmakers authored
      The average importance of a todo item the average of the importance of
      its parents (including its own importance).
      
      This requires some data to ship together with each todo item, since the
      sorter function needs access to the parents. Because its unaware of
      TodoList which maintains the hierarchy, copy a bit of that information
      into the Todo itself.
      03fd7426
  3. 24 Jul, 2014 2 commits
  4. 21 Jul, 2014 1 commit
  5. 20 Jul, 2014 15 commits
  6. 19 Jul, 2014 2 commits
  7. 14 Jul, 2014 3 commits
  8. 13 Jul, 2014 1 commit
  9. 05 Jul, 2014 1 commit
  10. 04 Jul, 2014 1 commit
  11. 18 Jun, 2014 2 commits
  12. 16 Jun, 2014 1 commit
  13. 15 Jun, 2014 7 commits