Commit Graph

14560 Commits

Author SHA1 Message Date
Douglas Hall
9bb4ca5525 Fix bulk_change_enrollment command bug
When using the `org` option with the bulk_change_enrollment command,
the command should not exit if it encounters a course which does not
have the given `to_mode`.

WL-1033
2017-04-12 07:35:17 -04:00
Carol Tong
cd60e6270c Merge pull request #14851 from edx/carol/FixHelpLinks
Fix Studio help links affected by guide reorg
2017-04-11 14:23:18 -04:00
Eric Fischer
51133c5ab8 Merge pull request #14771 from edx/neem/grade-only-for-engaged
Grade only engaged learners
2017-04-11 14:04:06 -04:00
Andy Armstrong
8ddb5cf87b Disabled BokChoy help tests
These tests have been disabled temporarily as as edx.org help
links are now different than Open edX, and the tests are incorrectly
expecting them to be the same.

Please check with @catong if you have questions.
2017-04-11 13:30:32 -04:00
Nimisha Asthagiri
1503e5f768 Grade only engaged learners
Add a new waffle switch that allows us to assume zero grades for
learners who have no entry previously recorded, and another to
disable persisting grades for unengaged learners.

TNL-6691
2017-04-11 10:41:57 -04:00
Dennis Jen
f90b80da62 Update mathjax CDN to cloudflare. 2017-04-10 19:52:35 +00:00
Christina Roberts
5bcf7422d9 Merge pull request #14830 from edx/christina/change-default-cohorting
Change default value for "always_cohort_inline_discussions" to False
2017-04-10 10:04:55 -04:00
Jesse Shapiro
405c6b31c1 Merge pull request #14793 from open-craft/haikuginger/sap-sf-sso-provider
[ENT-285] SAP SuccessFactors SAML provider user metadata
2017-04-07 19:32:10 -04:00
cahrens
121078eb67 Change default value for "always cohort".
TNL-6815
2017-04-07 13:02:25 -04:00
Jesse Shapiro
da3867e870 Enable direct calls to SAP SuccessFactors OData API to fetch user data during SSO process 2017-04-06 10:31:01 -04:00
Jeff LaJoie
413bce3d72 TNL-6739: adds in masquerading as enrollment track user 2017-04-06 09:35:08 -04:00
Robert Raposa
d0fe7f8422 Merge pull request #14827 from edx/robrap/LEARNER-418
Refactor more tests to use course home page.
2017-04-05 17:29:30 -04:00
Christina Roberts
15ab2b6be7 Merge pull request #14798 from edx/christina/tnl-6744
Add Enrollment tracks to component visibility dialog
2017-04-05 12:10:56 -04:00
cahrens
dbae1e397d Add ability to set visibility by enrollment track.
TNL-6744
2017-04-05 11:05:31 -04:00
Robert Raposa
ad84b8d46e Refactor more tests to use course home page. 2017-04-05 10:28:26 -04:00
Muzaffar yousaf
447c5c2310 Merge pull request #14676 from edx/mushtaq/fix-discard-multiple-components
Fix multiple copies of components on discard changing a move operation.
2017-04-05 12:21:49 +05:00
Carol Tong
b7c4507055 Merge pull request #14812 from edx/carol/HelpLinkFixes
Fix broken LMS Help Links
2017-04-04 11:30:55 -04:00
Carol Tong
8ee34ab3ba Fix broken LMS Help Links 2017-04-04 09:22:03 -04:00
Mushtaq Ali
0bede12821 Fix multiple copies of components on discard changing a move operation - TNL-6670 2017-04-04 16:53:35 +05:00
Afzal Wali
0c3e6b6e5e WL-1016 | Added org argument for bulk_change_enrollment management command. 2017-04-04 16:25:07 +05:00
Matt Drayer
4baf18fe04 Merge pull request #14783 from edx/mattdrayer/ENT-293
ENT-293: Add SAML metadata refresh control flag
2017-04-03 10:32:48 -04:00
Muhammad Ammar
073826cac7 Merge pull request #14738 from edx/ammar/fix-flaky-video-js-test
fix flaky video js test
2017-04-03 11:33:10 +05:00
Matt Drayer
b64503848c Add SAML metadata refresh control flag
mattdrayer: Change model fieldname, revise code, fix bad tests.
2017-04-02 16:47:20 -04:00
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
muhammad-ammar
2628c22401 fix flaky video js test
TNL-6748
2017-03-31 18:57:29 +05: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