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
Jesse Zoldak
9967b0f137
Skip failing JS test TNL-6748
2017-03-20 15:21:27 -04:00
muhammad-ammar
3461a6983e
video stub server changes for hls
...
TNL-6543
2017-03-20 18:06:25 +05:00
Albert St. Aubin
91fce2a92b
Updates to correct a header styling issue and to make the starting header level selectable
2017-03-20 08:37:33 -04:00
Nimisha Asthagiri
6a954c1e4e
Merge pull request #14690 from edx/neem/fix-entrance-exam-grades
...
Fix grading for Entrance Exams
2017-03-17 19:04:35 -04:00
Nimisha Asthagiri
54d938cab5
Fix grading for Entrance Exams
...
TNL-6227
2017-03-17 17:32:36 -04:00
uzairr
d117222f7c
Add timeout in request to xqueue
2017-03-17 10:23:20 +00:00
M. Rehan
3c040b93c2
Merge pull request #14704 from edx/mrehan/strip-edx-video-id
...
TNL-5769 – strip video id on saving the video
2017-03-17 12:56:41 +05:00
Muhammad Ammar
7766e15a65
Merge pull request #14684 from edx/ammar/backend-changes-to-support-hls
...
backend changes to support hls
2017-03-17 12:46:26 +05:00
M. Rehan
dd6b203cf0
Merge pull request #14664 from edx/mrehan/prioritize-youtube-subs-over-html5-on-save
...
TNL-6539 – Prioritize youtube subs over html5 ones
2017-03-17 12:23:06 +05:00
Qubad786
4a2589c7c3
strip video id on saving the video
2017-03-16 19:48:46 +05:00
muhammad-ammar
5ec5e97a0c
backend changes to support hls
...
TNL-6541
2017-03-16 19:30:49 +05:00
Qubad786
0ff62e766e
prioritize youtube transcripts over html5 ones
2017-03-16 14:38:51 +05:00
Jeremy Bowman
c28e67732e
PLAT-1198 Fix flaky navigation buttons test
2017-03-15 15:45:22 -04:00
Brian Jacobel
de32e69b8d
Merge pull request #14680 from edx/bjacobel/discussion-dupe-ids
...
Fix duplicated ids in discussion action menus
2017-03-15 13:28:51 -04:00
Ned Batchelder
23c1ee3231
Merge pull request #14679 from edx/nedbat/flexible-help-link-tests
...
HelpContextProcessorTest improvements from the Ficus branch.
2017-03-14 10:20:57 -04:00
Mushtaq Ali
40621b6cc2
Merge pull request #14315 from edx/mushtaq/move-component
...
Move a component
2017-03-14 12:58:20 +05:00
Brian Jacobel
85fc5871d6
Fix template to escape rendered strings
2017-03-13 17:50:16 -04:00
Brian Jacobel
b3674b34ab
Fix duplicated ids in discussion action menus
2017-03-13 15:14:01 -04:00
Ned Batchelder
5e5f0c170e
The exact version differs by open edx release
...
(cherry picked from commit 1c7f35d44a68010f3dd9110061e9ecc55a641043)
2017-03-13 14:13:55 -04:00
Ned Batchelder
fa5e286236
Simplify HelpContextProcessorTest a little
...
(cherry picked from commit acee7b55aff0c73c08552199c536d84555bcaae4)
2017-03-13 13:21:46 -04:00
Albert (AJ) St. Aubin
be0fad1b4b
Merge pull request #14662 from edx/aj/TNL-6356_show_answer_notification
...
Updates to add a show answer notification and update focus when the
2017-03-13 13:00:31 -04:00
Albert St. Aubin
b4956cf1cb
Updates to add a show answer notification and update focus when the notification is shown.
...
TNL-6356
2017-03-13 09:31:40 -04:00
Jeremy Bowman
8d36c3825c
PLAT-1121 Export courses asynchronously
2017-03-13 09:00:11 -04:00
Clinton Blackburn
4cc7628696
Upgraded to Python Social Auth 0.2.21 to resolve migration issue
2017-03-10 23:06:02 -05:00
Joel Barciauskas
630985b3cc
Wrap all newrelic dependencies in a check to see if the module is loaded
2017-03-10 12:22:08 -05:00
Mushtaq Ali
cb2d78bf34
Add logging on move xblock
...
Add i18n to backend error messages in case they appear to end user
Remove success banner when trying to publish or discard changes on container page
2017-03-10 19:25:03 +05:00
Jillian Vogel
25383a603e
Ensure Enterprise-integrated courses require user consent before granting access to Wiki and Discussion forum.
...
* User-facing links are gated; internal services are not.
* Adds view decorator data_sharing_consent_required
* Renames `get_course_specific_consent_url` to `get_enterprise_consent_url`,
which now checks `consent_needed_for_course` before returning a consent URL.
2017-03-10 09:29:24 +10:30
Albert (AJ) St. Aubin
22f58606af
Merge pull request #14564 from edx/aj/TNL-6347_headers
...
Aj/tnl 6347 headers
2017-03-08 13:27:40 -05:00
Noraiz Anwar
b69b586401
Merge pull request #14601 from edx/noraiz/ECOM-6939
...
ECOM-6939 Fixed social auth false password-validation error
2017-03-08 22:15:46 +05:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
Albert (AJ) St. Aubin
b168b04a20
Merge pull request #14640 from edx/aj/TNL-6620_action_style
...
Updating the notification to remove overlap of action bar buttons
2017-03-08 10:27:27 -05:00
noraiz-anwar
1c0ccb2f61
ECOM-6939 Fixed social auth false password-validation error (adding form field)
2017-03-08 20:16:21 +05:00
Mushtaq Ali
e83bee65bd
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups)
...
Fixed Move button is disabled when moving components inside conditional module
Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
2017-03-08 16:48:52 +05:00
alisan617
60787393ec
change to comlete flex layout
2017-03-07 13:48:46 -05:00
Ahsan Ulhaq
7712bf3151
edx.org/login?next= should not be able to point to an asset
...
ECOM-6463
2017-03-07 22:17:50 +05:00
Attiya Ishaque
df73474c5c
Merge pull request #14645 from edx/aj/discussion-fixes
...
Discussion Selector fixes.
2017-03-07 18:29:27 +05:00
Awais Jibran
9c0f72d516
Discussion Selector fixes. TNL-6648
2017-03-07 17:08:51 +05:00
Qubad786
f064e991bf
duplicate video id in basic tab
2017-03-07 15:33:33 +05:00
Mike Dikan
06a6d8525a
Removing unused fields on ProgramApiConfig model
...
ECOM-7196
Updating model to only include the non-deprecated fields. This work is a follow on to ECOM-7195 and SHOULD NOT be merged until that PR is merged.
2017-03-06 16:46:04 -05:00
Albert St. Aubin
2693305354
Updating the notification to remove overlap of action bar buttons
2017-03-06 15:14:52 -05:00
M. Rehan
f90470a59e
Merge pull request #14510 from edx/mrehan/mgmt-cmd-sync-mktg-urls
...
MA-3050 – Sync course runs from Catalog service
2017-03-06 23:21:23 +05:00
Ayub khan
b42089b0dd
Revert "added log for refund cutoff date"
2017-03-06 20:50:05 +05:00
Qubad786
7c1f6ff2c0
Mgmt. Command to Sync Marketing Urls from Catalog service
...
Introduces a mgmt. command that retrieves course runs from catalog service in order to update marketing urls for the courses found in course metadata cache (i.e. CourseOverview). This also provides an updated utility to retrieve course sharing url.
2017-03-06 20:12:31 +05:00
Awais Jibran
2881bac3bc
Merge pull request #14623 from edx/aj/fix-edit-discussions
...
Fix discussion Edit post.
2017-03-03 18:29:51 +05:00
mikedikan
dca22ff229
Merge pull request #14613 from edx/mdikan/remove-deprecated-references-to-apiconfig
...
Remove deprecated references to ProgramsApiConfig model
2017-03-03 07:42:21 -05:00