muhammad-ammar
cccbb12dff
add comment for move a11y test
2017-03-28 18:12:30 +05:00
sanfordstudent
d19fbca17c
Merge pull request #14727 from edx/sstudent/upgrade-dnd
...
upgrade drag n drop
2017-03-27 13:27:19 -04:00
Sanford Student
d2a131be57
upgrade drag n drop and clean up rescore logic
2017-03-27 12:09:27 -04:00
Eric Fischer
059423d69c
Merge pull request #14562 from CredoReference/open_response_assessment_tab_for_instructor_dashboard
...
Open Response Assessment tab for Instructor Dashboard
2017-03-27 09:40:50 -04:00
AsadAzam
b3876e1a34
Merge pull request #14743 from edx/asadazam/tnl-6637-grade-report-log
...
added logs while calculating eligble_for_certificate
2017-03-27 15:59:56 +05:00
Jillian Vogel
bfc665e5f0
Merge pull request #14768 from open-craft/jill/ent-259
...
Bumps edx-enterprise version to 0.29.0
2017-03-27 14:10:28 +10:30
Jillian Vogel
9660e13221
Adds ENTERPRISE_ENROLLMENT_API_URL to cms.envs.common
...
Fixes migration error thrown by edxapp-migrate-cms
2017-03-25 19:29:07 +10:30
Jillian Vogel
ea0933506f
Bumps edx-enterprise version to 0.29.0
2017-03-25 13:56:01 +10:30
Jillian Vogel
f053ed6b77
Merge pull request #14753 from open-craft/jill/certificates-api-enterprise
...
ENT-259 Certificates API: adds "created_date" and "passed" fields
2017-03-25 13:44:00 +10:30
Jillian Vogel
51d0fc0f65
Merge pull request #14710 from open-craft/jill/grades-api-staff
...
ENT-259: Let staff access any enrolled learner's grades via the Grades API
2017-03-25 13:43:39 +10:30
Robert Raposa
fe23b76654
Merge pull request #14765 from edx/robrap/LEARNER-169
...
LEARNER-169: Refactor to navigate directly to courseware page.
2017-03-24 15:03:13 -04:00
Robert Raposa
ac7e6bec92
Refactor to navigate directly to courseware page.
2017-03-24 13:44:37 -04:00
Brian Jacobel
1b3a3a23c0
Merge pull request #14637 from edx/bjacobel/resume-outline
...
Add resume indicator to course outline
2017-03-24 12:58:00 -04:00
Brian Jacobel
22203453e1
Add RTL support
2017-03-24 11:07:42 -04:00
Brian Jacobel
78edeb5afc
Add translations
2017-03-24 11:03:52 -04:00
Jesse Shapiro
eb34d3fe9d
Merge pull request #14708 from open-craft/haikuginger/dashboard-consent-banner
...
[ENT-225] Add consent declined banner to dashboard
2017-03-24 10:57:52 -04:00
Brian Jacobel
96e99d09f3
Merge pull request #14732 from edx/bjacobel/a11y-test-paths
...
a11y test example path is wrong
2017-03-24 10:51:19 -04:00
Marko Jevtić
c98fb5b65e
Merge pull request #14705 from edx/mjevtic/ECOM-7520
...
[ECOM-7520] Fix Low Color Contrast
2017-03-24 13:04:07 +01:00
Marko Jevtic
6e47162ed4
[ECOM-7520] Fix Low Color Contrast
2017-03-24 08:43:57 +00:00
Jillian Vogel
a5ba476935
Ensures that the following GeneratedCertificate fields are passed
...
through to the REST API:
* created_date: date/time the certificate was issued.
* is_passing: boolean flag denoting whether the certificate status is
passing or non-passing.
And adds JwtAuthentication, so the Certificates REST API can be easily
accessed from Enterprise management commands.
2017-03-24 17:51:42 +10:30
Jillian Vogel
4d992565ac
Allows course staff to access any enrolled learner's grades via the Grades API
...
Also adds JwtAuthentication to the list of allowed authentication
methods, so the Grades REST API can be easily accessed from Enterprise
management commands.
2017-03-24 17:51:09 +10:30
Dmitry Viskov
2a1c0217f6
Open Response Assessment tab for Instructor Dashboard
2017-03-24 01:00:35 +03:00
Eric Fischer
67e83f9200
Merge pull request #14761 from edx/efischer/ora_release
...
edx-ora2 and edx-submissions updates
2017-03-23 17:16:52 -04:00
Jesse Shapiro
1106746fd4
Add consent declined banner to dashboard
2017-03-23 16:44:24 -04:00
Diana Huang
4ce8f152fe
Merge pull request #14759 from edx/release-mergeback-to-master
...
Merge release back to master
2017-03-23 16:11:03 -04:00
Eric Fischer
fe59bceca2
edx-ora2 and edx-submissions updates
2017-03-23 16:01:48 -04:00
Robert Raposa
205b538074
Add Resume Course tests.
2017-03-23 16:01:34 -04:00
Diana Huang
be265eca37
Merge branch 'master' into release-mergeback-to-master
2017-03-23 15:59:04 -04:00
Diana Huang
dbdb433fff
Merge pull request #14756 from edx/andya/new-bookmarks-page
...
Andya/new bookmarks page
2017-03-23 10:38:12 -04:00
Andy Armstrong
38d73e31be
Disable test to get course bookmarks released
2017-03-23 10:34:50 -04:00
Brian Jacobel
46e0b49a4e
Fix eslint indentation issues
2017-03-23 10:34:50 -04:00
Andy Armstrong
7b5be9cb76
Address code review feedback
2017-03-23 10:34:50 -04:00
Diana Huang
2c00034966
Add new bookmarks page a11y test.
2017-03-23 10:34:49 -04:00
Diana Huang
9810b5fdf7
Update bok choy tests for new bookmarks page.
2017-03-23 10:34:49 -04:00
Andy Armstrong
91d227f76d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-23 10:34:49 -04:00
Robert Raposa
652ad7ae73
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-23 10:31:05 -04:00
Brian Jacobel
574d070392
Hide '<- Outline >' link in breadcrumbs if using old course view
2017-03-23 10:31:05 -04:00
Andy Armstrong
a3f32fea5a
Make course_experience a feature
2017-03-23 10:31:05 -04:00
Diana Huang
9ca051c527
Beginning of python unit tests.
2017-03-23 10:31:05 -04:00
Brian Jacobel
4c88fdf278
Update to new styling
2017-03-23 10:31:05 -04:00
Brian Jacobel
aff541ec12
Start JS specs for key listeners on course outline page
2017-03-23 10:31:05 -04:00
Brian Jacobel
acc3a045ca
Link outline subsections into the course
2017-03-23 10:31:05 -04:00
alisan617
7bef3c0ef2
styling
2017-03-23 10:31:04 -04:00
Brian Jacobel
eca83ba70a
Outline will only show section and subsection, not unit
2017-03-23 10:31:04 -04:00
Brian Jacobel
74b789b676
Get the block tree and display it on the outline page
2017-03-23 10:31:04 -04:00
Andy Armstrong
7862e375f1
Implement a stub unified course tab
2017-03-23 10:31:04 -04:00
Robert Raposa
f0ec2660b0
Fix bokchoy.
2017-03-23 09:51:55 -04:00
Diana Huang
14a737ec29
Also verify that we don't see the resume button
...
when not possible.
2017-03-23 09:51:55 -04:00
Diana Huang
f930060a83
Test course resume functionality.
2017-03-23 09:51:55 -04:00
Brian Jacobel
a4c7705466
Add resume indicator to course outline
2017-03-23 09:51:55 -04:00