1. 13 Oct, 2016 2 commits
  2. 12 Oct, 2016 2 commits
  3. 07 Oct, 2016 3 commits
  4. 06 Oct, 2016 2 commits
  5. 02 Oct, 2016 1 commit
  6. 30 Sep, 2016 3 commits
  7. 29 Sep, 2016 2 commits
  8. 28 Sep, 2016 1 commit
    • Updated `compute_grades` command for Django 1.8 · 675f5e97
      The interface for custom management commands changed in Django 1.8 which
      caused the `compute_grades` command to stop working. In order to fix it
      I added an `add_arguments` method for specifying the accepted arguments
      and updated the command to allow for passing a list of courses to run
      the `offline_grade_calculation` against.
      Tobias Macey committed
  9. 23 Sep, 2016 1 commit
    • Remove offline grade calc · 8857b35b
      This management command has been broken since before the django 1.8
      upgrade, so I'm deleting it and all its tests, and updating a few
      other files that used these methods but are easily refactored away.
      Eric Fischer committed
  10. 12 Sep, 2016 1 commit
  11. 19 Aug, 2016 1 commit
  12. 09 Aug, 2016 2 commits
  13. 04 Aug, 2016 1 commit
  14. 03 Aug, 2016 6 commits
  15. 01 Aug, 2016 2 commits
  16. 27 Jul, 2016 2 commits
  17. 22 Jul, 2016 2 commits
  18. 08 Jul, 2016 1 commit
  19. 05 Jul, 2016 1 commit
  20. 24 Jun, 2016 2 commits
  21. 17 Jun, 2016 1 commit
  22. 10 Jun, 2016 1 commit