- 13 Oct, 2016 2 commits
-
-
For better user-facing performance, the SCORE_CHANGED signal is now handled by enqueueing an async task to update the relevant stored grade, rather than making the request wait until that operation finishes. TNL-5738
Eric Fischer committed -
Andy Armstrong committed
-
- 12 Oct, 2016 2 commits
-
-
Sanford Student committed
-
Sanford Student committed
-
- 07 Oct, 2016 3 commits
-
-
Brandon DeRosier committed
-
Brandon DeRosier committed
-
Nimisha Asthagiri committed
-
- 06 Oct, 2016 2 commits
-
-
This reverts commit 9aa35cd8.
Eric Fischer committed -
Some XModules are breaking their contracts and defining has_score but not max_score. TNL-5715
Eric Fischer committed
-
- 02 Oct, 2016 1 commit
-
-
fixes signal handling for delete student state
Sanford Student committed
-
- 30 Sep, 2016 3 commits
-
-
This reverts commit 0ea8e1b9, reversing changes made to e3db08f1.
Eric Fischer committed -
Potential Grades revert PR
Adam committed -
This reverts commit e3db08f1, reversing changes made to 51c2444d.
Eric Fischer committed
-
- 29 Sep, 2016 2 commits
-
-
Sanford Student committed
-
asadiqbal committed
-
- 28 Sep, 2016 1 commit
-
-
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
-
- 23 Sep, 2016 1 commit
-
-
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
-
- 12 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 19 Aug, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 09 Aug, 2016 2 commits
-
-
Mushtaq Ali committed
-
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
Mushtaq Ali committed
-
- 04 Aug, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 6 commits
-
-
Calen Pennington committed
-
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also installs the wiring that will allow robust grades to be used for courses that enable it. This functionality is still gated by the feature flag and should not be used until the remaining robust grades work is finished.
Nimisha Asthagiri committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 01 Aug, 2016 2 commits
-
-
Adam Palay committed
-
Revert "Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46" This reverts commit 27646b7e.
Adam Palay committed
-
- 27 Jul, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 22 Jul, 2016 2 commits
-
-
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
Mushtaq Ali committed
-
- 08 Jul, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 05 Jul, 2016 1 commit
-
-
Refactor all S3 code to use the django storage API and add swift settings for openstack deployments
Omar Khan committed
-
- 24 Jun, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 17 Jun, 2016 1 commit
-
-
Ibrahim committed
-
- 10 Jun, 2016 1 commit
-
-
Robert Raposa committed
-