- 27 Jan, 2016 2 commits
-
-
CCX REST APIs OAUTH2 authorization for CCX APIs - oauth2 authorization required for ccx list. - Course-instructor permission for ccx api endpoint - Protection for detail view too. Tests for CCX REST APIs and OAUTH2 authorization
Giovanni Di Milia committed -
ECOM-3525
Awais Jibran committed
-
- 22 Jan, 2016 2 commits
-
-
Two new certificate statuses are introduced, 'audit_passing' and 'audit_notpassing'. These signal that the GeneratedCertificate is not to be displayed as a cert to the user, and that they either passed or did not. This allows us to retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. ECOM-3040 ECOM-3515
Peter Fogg committed -
ECOM-3384
Awais Jibran committed
-
- 20 Jan, 2016 3 commits
-
-
When one or many users are sent an enrollment or unenrollment email via the teacher subscription form, the emails are written in the user language. If the user has no preferred language, e.g: when the user does not exist, the platform language is supposed to be selected. In practice, the emails were not being translated at all.
Régis Behmo committed -
This reverts commit 60860e3a.
Peter Fogg committed -
Mushtaq Ali committed
-
- 15 Jan, 2016 1 commit
-
-
Saleem Latif committed
-
- 14 Jan, 2016 2 commits
-
-
Saleem Latif committed
-
Saleem Latif committed
-
- 13 Jan, 2016 1 commit
-
-
An `eligible_for_certificate` field is added to the GeneratedCertificate model. This way we can retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. This commit also updates the DB cache for acceptance tests.
Peter Fogg committed
-
- 04 Jan, 2016 1 commit
-
-
Saleem Latif committed
-
- 22 Dec, 2015 1 commit
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed
-
- 21 Dec, 2015 2 commits
-
-
Saleem Latif committed
-
Saleem Latif committed
-
- 16 Dec, 2015 2 commits
-
-
Saleem Latif committed
-
Saleem Latif committed
-
- 14 Dec, 2015 1 commit
-
-
Sarina Canelake committed
-
- 11 Dec, 2015 1 commit
-
-
Sarina Canelake committed
-
- 10 Dec, 2015 4 commits
-
-
Sarina Canelake committed
-
Saleem Latif committed
-
Amir Qayyum Khan committed
-
Bill DeRusha committed
-
- 09 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 08 Dec, 2015 2 commits
- 07 Dec, 2015 1 commit
-
-
Chris Dodge committed
-
- 04 Dec, 2015 2 commits
-
-
Sarina Canelake committed
-
Saleem Latif committed
-
- 01 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 30 Nov, 2015 1 commit
-
-
asadiqbal committed
-
- 25 Nov, 2015 2 commits
-
-
ECOM-2972
Peter Fogg committed -
Saleem Latif committed
-
- 24 Nov, 2015 1 commit
-
-
fix quality error
Chris Dodge committed
-
- 23 Nov, 2015 1 commit
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 20 Nov, 2015 1 commit
-
-
Chris Dodge committed
-
- 19 Nov, 2015 1 commit
-
-
Chris Dodge committed
-
- 18 Nov, 2015 1 commit
-
-
test fixes
muhammad-ammar committed
-
- 13 Nov, 2015 1 commit
-
-
asadiqbal committed
-