- 31 Jul, 2015 1 commit
-
-
Kyle McCormick committed
-
- 30 Jul, 2015 1 commit
-
-
Ben McMorran committed
-
- 28 Jul, 2015 4 commits
-
-
* Exclude orphaned XBlocks from requirements because they have been deleted. * Sort ICRV requirements by start date, then by display name.
Will Daly committed -
Braden MacDonald committed
-
Chris Dodge committed
-
aamir-khan committed
-
- 27 Jul, 2015 2 commits
-
-
Awais committed
-
ECOM-1525
zubair-arbi committed
-
- 24 Jul, 2015 1 commit
-
-
What happened: * First, I merged `0004_default_lowest_passing_grade_to_None.py`, which adds `null=True` to `lowest_passing_grade`. * Later, Renzo merged `0004_auto__add_field_courseoverview_enrollment_start__add_field_courseoverv.py`, which adds a bunch of enrollment-related fields * Neither migrations' `models` variables reflects the changes in the other one. * release currently has just `0004_default...` * master and rc/2015-07-22 have `0004_auto...` and `0004_default...`, in that order. What this commit changes: * Change `0004_auto...` to `0005_add_enrollment_fields.py` * Update `models` in `0005_...` to have `null=True` for `lowest_passing_grade`
Kyle McCormick committed
-
- 23 Jul, 2015 2 commits
-
-
* Exclude orphaned XBlocks from requirements because they have been deleted. * Sort ICRV requirements by start date, then by display name.
Will Daly committed -
Chris Dodge committed
-
- 22 Jul, 2015 2 commits
-
-
Braden MacDonald committed
-
ECOM-1796 ECOM-1525
Ahsan Ulhaq committed
-
- 20 Jul, 2015 3 commits
-
-
* Correctly format the student's full name on the progress page. * Add tests for progress page credit requirements display. * Display grade percentage for credit requirement on progress page
Will Daly committed -
TNL-2487
Andy Armstrong committed -
Sets the Enrollment API free of the modulestore by replacing modulestore queries with calls to the CourseOverview model. Course deletion invalidates the corresponding CourseOverview. XCOM-462.
Renzo Lucioni committed
-
- 17 Jul, 2015 2 commits
-
-
Sylvia Pearce committed
-
Adam committed
-
- 16 Jul, 2015 3 commits
-
-
aamir-khan committed
-
ECOM-1858
Tasawer committed -
Waheed Ahmed committed
-
- 15 Jul, 2015 3 commits
-
-
Sylvia Pearce committed
-
Kyle McCormick committed
-
ECOM-1858
Tasawer committed
-
- 13 Jul, 2015 6 commits
-
-
Skipped 'print' statement violations, as print() is Py3k syntax.
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Ben McMorran committed
-
Adam Palay committed
-
Adam Palay committed
-
- 09 Jul, 2015 1 commit
-
-
ECOM-1842
zubair-arbi committed
-
- 08 Jul, 2015 6 commits
-
-
This reverts commit c94abd27.
Brandon DeRosier committed -
This reverts commit 85b3bfe4.
Brandon DeRosier committed -
Adds the "order" field that was introduced in 0011 to the "models" dictionary of migrations 0012 and 0013 so South knows that the field should exist after 0011 is run.
Will Daly committed -
Kyle McCormick committed
-
Kyle McCormick committed
-
add 'fulfillment_instructions' for 'CreditProvider' model + add api method to get credit provider data ECOM-1815
zubair-arbi committed
-
- 07 Jul, 2015 3 commits
-
-
This reverts commit c94abd27.
Brandon DeRosier committed -
This reverts commit 85b3bfe4.
Brandon DeRosier committed
-