- 03 Jun, 2015 2 commits
-
-
Ben McMorran committed
-
zubair-arbi committed
-
- 02 Jun, 2015 6 commits
-
-
Diana Huang committed
-
Andy Armstrong committed
-
* Add "reason" JSON-encoded field to CreditRequirementStatus. * Add a "failed" status to CreditRequirementStatus.status choices.
Will Daly committed -
Ned Batchelder committed
-
aamir-khan committed
-
aamir-khan committed
-
- 29 May, 2015 2 commits
-
-
Greg Price committed
-
The CreditRequirement "configuration" field was renamed in Django code without updating the migration. This commit adds a second migration to delete the incorrect field and add a new field. The credit feature is currently disabled in production, so the model isn't currently used by application code.
Will Daly committed
-
- 28 May, 2015 1 commit
-
-
aamir-khan committed
-
- 27 May, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 26 May, 2015 2 commits
-
-
TNL-2248
Daniel Friedman committed -
Also, fix the field-specific error format for all API endpoints. This requires cs_comments_service commit fdf017c918.
Greg Price committed
-
- 20 May, 2015 1 commit
-
-
Awais committed
-
- 19 May, 2015 1 commit
-
-
Sarina Canelake committed
-
- 18 May, 2015 2 commits
-
-
David Baumgold committed
-
This allows course authors to choose between two difference licenses for their course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks that wish to allow custom licenses need only inherit from LicenseMixin, which adds a `license` field as a string. License information is displayed in the Studio editor view, and just below the rendered XBlock in the LMS. In addition, if the course block itself has a custom license set, this license will display just below the main body of the page on courseware pages. This entire feature is gated behind the LICENSING feature flag.
David Baumgold committed
-
- 15 May, 2015 1 commit
-
-
Adding the pyuca to support sorting in differnet languages. TNL-2047
muzaffaryousaf committed
-
- 14 May, 2015 3 commits
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
- 13 May, 2015 1 commit
-
-
* Handle grading errors
Daniel Friedman committed
-
- 12 May, 2015 1 commit
-
-
Daniel Friedman committed
-
- 11 May, 2015 4 commits
-
-
Greg Price committed
-
Mark Hoeber committed
-
Ben Patterson committed
-
Mark Hoeber committed
-
- 07 May, 2015 1 commit
-
-
Gabe Mulley committed
-
- 05 May, 2015 1 commit
-
-
This is an initial implementation that only allows retrieval of all threads for a course and only returns an easily computed subset of the fields that are needed, in order to keep this change from getting too large. JIRA: MA-641
Greg Price committed
-
- 04 May, 2015 1 commit
-
-
With the old logic, we weren't running pylint on openedx at all. We were also running it on lms/lib/comment_client twice, and on the installed xblock third-party library.
Ned Batchelder committed
-
- 30 Apr, 2015 3 commits
-
-
Will Daly committed
-
This is the first stage of the new Discussion API. JIRA: MA-604
Greg Price committed -
Ned Batchelder committed
-
- 29 Apr, 2015 1 commit
-
-
Adam Palay committed
-
- 27 Apr, 2015 1 commit
-
-
TNL-2073
Andy Armstrong committed
-
- 17 Apr, 2015 4 commits
-
-
muhammad-ammar committed
-
Andy Armstrong committed
-
TNL-1851
Andy Armstrong committed -
cahrens committed
-