Commit Graph

14536 Commits

Author SHA1 Message Date
Andy Armstrong
adb17172dc Update doc URLs for online help link tests 2017-04-01 18:48:19 -04:00
Andy Armstrong
0325425c8c Add data sharing consent redirect for more course tabs
LEARNER-394
2017-03-31 19:12:13 -04:00
Robert Raposa
77f111b2b1 Moves and rename common/djangoapps/newrelic_custom_metrics. 2017-03-31 15:19:53 -04:00
Robert Raposa
d95620775b Merge pull request #14792 from edx/robrap/LEARNER-346
LEARNER-346: Refactor tests for new course outline.
2017-03-31 12:50:56 -04:00
Christina Roberts
d445c2355f Merge pull request #14802 from edx/christina/mockpartitionscheme
Remove dependency on test_partitions.
2017-03-31 11:36:55 -04:00
Ari Rizzitano
8249f33c92 Merge pull request #14744 from edx/ari/video-transcript-focus
video a11y improvements (TNL-6361, AC-587)
2017-03-31 11:22:11 -04:00
Robert Raposa
6362d2259c Refactor tests for new course outline. 2017-03-31 10:47:35 -04:00
cahrens
ec5194365a Remove dependency on test_partitions. 2017-03-31 10:40:51 -04:00
Ari Rizzitano
3cb0fd4156 adjust focus order and fix duplicate ids in video player (TNL-6361, AC-587)
move focus to slider on caption select (TNL-6361)

toggle video playback on spacebar press

sr text for spacebar explanation

focus on slider container instead of handle

linter issues

cleanup

quality

more quality

ugh wrong var name

hack to get around linter

more quality

pls work this time

fix transcript height test

hopefully last one

fix some ie/ff issues

fix dupe ids in video sr instructions. [AC-587]

fix test
2017-03-31 10:01:44 -04:00
Asad Iqbal
a5df7a4bf6 Merge pull request #14787 from edx/asadiqbal08/ENT-287
asadiqbal08/ENT-287 -- Enterprise messaging only for catalog courses on track selection page
2017-03-31 17:53:12 +05:00
asadiqbal
ed33d3b09f ENT-287 Track Selection: Enterprise messaging only for catalog courses 2017-03-31 16:54:16 +05:00
Muhammad Ammar
67e45ec728 Merge pull request #14776 from edx/ammar/update-move-a11y-test-docs
add comment for move a11y test
2017-03-31 15:58:55 +05:00
Brian Jacobel
82dea974d0 Merge pull request #14791 from edx/bjacobel/course-outline-events
Add events to course outline, and add JS tests for that
2017-03-30 16:22:00 -04:00
Brian Jacobel
ee344980f8 Add events to course outline, and add JS tests 2017-03-30 15:32:17 -04:00
Matt Drayer
e2610a31fb Enroll learner in Audit track on postback 2017-03-30 14:29:31 -04:00
cahrens
e5035746bf Introduce EnrollmentTrackUserPartition.
TNL-6674
2017-03-30 12:24:48 -04:00
Andy Armstrong
be6a457059 Merge pull request #14767 from edx/andya/new-course-tab-preview
Add the staff preview bar to the new course home page
2017-03-29 07:23:01 -04:00
Rabia Iftikhar
83dce1eab3 Merge pull request #14735 from edx/ri/TNL-6436-fix-show-answer-button
TNL-6436 Fix (capa) show answer disabled even after answer is no longer shown
2017-03-29 11:45:30 +05:00
Andy Armstrong
ec241774ba Add the staff preview bar to the new course home page
LEARNER-75
2017-03-28 21:19:36 -04:00
Nimisha Asthagiri
b1b950c6e6 Merge pull request #14770 from edx/neem/waffle-utils
Waffle Switch with namespacing and request caching
2017-03-28 20:07:50 -04:00
Nimisha Asthagiri
4ac78706a3 Waffle Switch with namespacing and request caching 2017-03-28 17:49:20 -04:00
muhammad-ammar
cccbb12dff add comment for move a11y test 2017-03-28 18:12:30 +05:00
rabiaiftikhar
60d43559c6 TNl-6436 Fix '(capa) show answer' disabled even after answer is no longer shown 2017-03-28 11:55:16 +00:00
Jeremy Bowman
d1f256124c PLAT-1198 Reduce risk of losing navigation events 2017-03-27 15:51:37 -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
Jesse Shapiro
1106746fd4 Add consent declined banner to dashboard 2017-03-23 16:44:24 -04:00
Robert Raposa
205b538074 Add Resume Course tests. 2017-03-23 16:01:34 -04:00
Robert Raposa
f0ec2660b0 Fix bokchoy. 2017-03-23 09:51:55 -04:00
Andy Armstrong
9df3779ccd Disable test to get course bookmarks released 2017-03-23 00:19:34 -04:00
Andy Armstrong
e4d355a686 Address code review feedback 2017-03-23 00:19:33 -04:00
Diana Huang
7ab76e6099 Add new bookmarks page a11y test. 2017-03-22 16:09:13 -04:00
Diana Huang
51f4ac431a Update bok choy tests for new bookmarks page. 2017-03-22 16:09:13 -04:00
Andy Armstrong
89e5c0fd8d Convert course bookmarks into a feature
LEARNER-39
2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6 Merge pull request #14426 from edx/andya/new-course-tab
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Robert Raposa
c37137a6b5 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Brian Jacobel
e2264d0796 Hide '<- Outline >' link in breadcrumbs if using old course view 2017-03-22 13:00:39 -04:00
Brian Jacobel
b63472520c Link outline subsections into the course 2017-03-22 13:00:37 -04:00
Ned Batchelder
4df63b2b2e No need to switch .org -> .io, just use the right URL to begin with 2017-03-22 12:25:47 -04:00
Ned Batchelder
f7b08b16fc Adapt the tests to openedx.core.release.doc_version() 2017-03-22 12:25:46 -04:00
Ned Batchelder
60221dcc13 Get the doc version from openedx.core.release, instead of an ini file 2017-03-22 12:25:46 -04:00
Asad Iqbal
557b4edd80 Merge pull request #14711 from edx/asadiqbal08/ENT-251
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 18:42:30 +05:00
asadiqbal
bfde6d63c5 ENT-251 Updated track selection UI for Enterprise context 2017-03-22 17:32:58 +05:00
Hasnain Naveed
2105213c5a Merge pull request #14740 from edx/hasnain-naveed/WL-1011
WL-1011 | Added SiteConfiguration flag 'ENABLE_DONATIONS' to enable t…
2017-03-22 14:59:09 +05:00
Hasnain
5e5f4f7360 WL-1011 | Added SiteConfiguration flag 'ENABLE_DONATIONS' to enable the donation message. 2017-03-22 12:38:16 +05:00
Joel Barciauskas
6a55ef7920 Merge pull request #14633 from edx/jbarciauskas/remove-newrelic-dep
Wrap all newrelic dependencies in a check to see if the module is loaded
2017-03-21 16:28:24 -04:00
Jeff LaJoie
bf955988f3 TNL-6011: removes onchange line only using the onfocusout event to save 2017-03-21 12:07:37 -04:00
Muhammad Ammar
b10083cb62 Merge pull request #14714 from edx/ammar/stub-server-changes-for-hls
video stub server changes for hls
2017-03-21 15:03:16 +05:00
Nishant Karandikar
a480a502c1 Remove unnecessary param in function declaration & calls
There was previously a bug in the Youtube API that caused videos
to not play at a set speed in Safari. The bug has apparently since
been fixed, so we no longer need code for that browser
special case.
2017-03-21 11:44:53 +05:00
Nishant Karandikar
97ec1cec30 Remove unnecessary javascript
Previously, the Youtube API had a bug where a speed change from
another speed back to 1.0 would not register properly in Firefox.
The API has since been fixed, so there is no need for a workaround
2017-03-21 11:44:53 +05:00