- 07 Apr, 2016 1 commit
-
-
Syed Hassan Raza committed
-
- 10 Mar, 2016 2 commits
-
-
clear_student_state(), a method defined by ORA, requires information about the user making the request. Since this xblock is not bound, we must provide that information explicitly.
Eric Fischer committed -
Conflicts: lms/djangoapps/instructor/tests/test_api.py lms/djangoapps/instructor/utils.py lms/djangoapps/instructor/views/api.py lms/djangoapps/instructor/views/api_urls.py lms/djangoapps/instructor/views/instructor_dashboard.py lms/djangoapps/instructor_task/api.py lms/djangoapps/instructor_task/tasks.py lms/djangoapps/instructor_task/tasks_helper.py lms/djangoapps/instructor_task/tests/test_api.py lms/djangoapps/instructor_task/tests/test_tasks.py lms/djangoapps/instructor_task/tests/test_tasks_helper.py lms/envs/aws.py lms/envs/common.py lms/static/coffee/src/instructor_dashboard/data_download.coffee lms/templates/instructor/instructor_dashboard_2/data_download.html
dylanrhodes committed
-
- 27 Jan, 2016 1 commit
-
-
ECOM-3525
Awais Jibran committed
-
- 22 Jan, 2016 1 commit
-
-
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
-
- 20 Jan, 2016 1 commit
-
-
This reverts commit 60860e3a.
Peter Fogg committed
-
- 15 Jan, 2016 1 commit
-
-
Saleem Latif committed
-
- 14 Jan, 2016 1 commit
-
-
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
-
- 21 Dec, 2015 2 commits
-
-
Saleem Latif committed
-
Saleem Latif committed
-
- 16 Dec, 2015 2 commits
-
-
Saleem Latif committed
-
Saleem Latif committed
-
- 08 Dec, 2015 2 commits
- 04 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 01 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 30 Nov, 2015 1 commit
-
-
asadiqbal committed
-
- 25 Nov, 2015 1 commit
-
-
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
-
- 10 Nov, 2015 3 commits
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed -
Amir Qayyum Khan committed
-
Saleem Latif committed
-
- 05 Nov, 2015 1 commit
-
-
added unit test to test certs exception same user different courses scenario
Zia Fazal committed
-
- 03 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 29 Oct, 2015 1 commit
-
-
Afzal Wali committed
-
- 19 Oct, 2015 1 commit
-
-
asadiqbal committed
-
- 23 Sep, 2015 1 commit
-
-
Diana Huang committed
-
- 21 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 17 Aug, 2015 1 commit
-
-
problem from legacy instructor dash to new instructor dash.
Tim Krones committed
-
- 13 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 20 Jul, 2015 2 commits
-
-
Sylvia Pearce committed
-
Change name of method to clear up confusion with the access.has_access method.
tlindaliu committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-