- 04 Feb, 2016 4 commits
-
-
Eric Fischer committed
-
Eric Fischer committed
-
Turns out you have to let the database know that a value can be None, who knew? Migration included.
Eric Fischer committed -
To fix the buggy behavior reported in TNL-3880, we need to ensure that the submission we're dropping is unlinked from the student_item used to find it. This prevents code (say, an ORA staff tool) from constructing a student item with an id, a course, and a problem, and using that to find a "cleared" submission.
Eric Fischer committed
-
- 20 Nov, 2015 5 commits
-
-
Update the DRF version requirement to match edx-platform
Andy Armstrong committed -
Andy Armstrong committed
-
Add new app_label to ScoreAnnotation.
Diana Huang committed -
Diana Huang committed
-
Django upgrade/1.8 release
Muhammad Ammar committed
-
- 19 Nov, 2015 1 commit
-
-
Conflicts: setup.py submissions/models.py
muhammad-ammar committed
-
- 11 Nov, 2015 10 commits
-
-
Ned Batchelder committed
-
We had made the migrations from master, but that isn't what edx-platform was using yet. This migration is re-made from 0.1.0, which removes things that happened after 0.1.0.
Ned Batchelder committed -
muhammad-ammar committed
-
muhammad-ammar committed
-
muhammad-ammar committed
-
muhammad-ammar committed
-
remove deprecation warnings
muhammad-ammar committed -
muhammad-ammar committed
-
muhammad-ammar committed
-
muzaffaryousaf committed
-
- 10 Nov, 2015 2 commits
-
-
Update the submission version.
Diana Huang committed -
Diana Huang committed
-
- 30 Oct, 2015 2 commits
-
-
Add the ability to annotate scores.
Diana Huang committed -
Diana Huang committed
-
- 16 Sep, 2015 1 commit
-
-
Upgrade djangorestframework to v3.1
Will Daly committed
-
- 09 Sep, 2015 1 commit
-
-
Will Daly committed
-
- 04 Sep, 2015 1 commit
-
-
update django-nose
Muhammad Ammar committed
-
- 03 Sep, 2015 1 commit
-
-
muhammad-ammar committed
-
- 31 Aug, 2015 1 commit
-
-
* Upgrade DRF to v3.1 * Use JSONField on the model instead of custom serializer field for the submission answer.
Will Daly committed
-
- 25 Aug, 2015 2 commits
- 24 Aug, 2015 1 commit
-
-
Update pytz to reflect upstream version change
Kelketek committed
-
- 21 Aug, 2015 3 commits
- 05 Jun, 2015 2 commits
-
-
Add get_all_submissions method to the API
Sven Marnach committed -
This is consistent with the default ordering of the model and avoids ties in case to items have the same timestamp.
Sven Marnach committed
-
- 03 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 16 May, 2015 1 commit
-
-
Braden MacDonald committed
-
- 27 Apr, 2015 1 commit
-
-
Adding signals for scoring events.
David Ormsbee committed
-