Ned Batchelder
5949024479
Merge pull request #16193 from open-craft/josh/fix-vimeo-m3u8-urls
...
Fix regex in video xmodule to check for HTML5 video urls which contain parameters
2017-10-23 14:23:06 -04:00
Andy Armstrong
e2612bdccf
Merge pull request #16249 from edx/andya/responsive-discussions
...
Make the discussion board responsive
2017-10-19 17:09:47 -04:00
Andy Armstrong
d18022bb5d
Make the discussion board responsive
...
LEARNER-1923
2017-10-19 14:09:22 -04:00
David Ormsbee
68d5fe8922
Merge pull request #16264 from edx/ormsbee/section_summaries2
...
Separate SectionDescriptor and add summary field.
2017-10-19 09:46:16 -04:00
noraiz-anwar
cb3f858464
use CourseSummary for course listing on studio for non-global staff users
2017-10-19 12:14:35 +05:00
David Ormsbee
b87ab764df
Separate SectionDescriptor and add highlights field.
2017-10-18 15:54:33 -04:00
Muzaffar yousaf
b34b5d9a12
Merge pull request #15872 from edx/video-transcript-preferences
...
Video transcript preferences
2017-10-17 14:45:29 +05:00
Andy Armstrong
bd1a0d96cf
More Sass quality fixes
2017-10-16 12:41:20 -04:00
Qubad786
9c06bb65b1
Use edx-val transcripts and translations collectively with contentstore.
...
Adds val trancripts in outcome of get_transcripts_info and rest of flow remains the same and also add fallback to edx-val rtanscripts for mobile accessible video endpoints.
2017-10-16 19:23:18 +05:00
Qubad786
ec7b78d60e
Use edx-val transcripts as a fallback on the video component
...
Purpose of this, is to serve transcripts from edx-val if the requested transcripts are not found in the contentstore i.e. that's where all the transcripts are living to date.
2017-10-16 19:23:18 +05:00
muhammad-ammar
845bb7b884
transcript import export
...
EDUCATOR-1216
2017-10-16 19:23:18 +05:00
muhammad-ammar
2203de4a85
video ids info
2017-10-16 19:23:17 +05:00
Josh McLaughlin
4c3ea0797c
Fix regex to check for HTML5 video urls which contain parameters
2017-10-16 19:21:05 +09:00
George Song
2605bf99b6
Merge pull request #15700 from mitodl/aq_unicode_issue_capa
...
Fixed problem with non-Latin characters in loncapa/python problems
2017-10-13 04:59:21 -07:00
Asad Azam
cde6f4b773
Fixed score update on rescore
2017-10-11 23:03:04 +05:00
Adeel Khan
9ef887c547
Adds translation for lms progress chart tooltip.
...
Tooltip text under lms->courseview->progress tab->chart
was not under any translation, causing it to appear untranslated for
learners. This would enable its translation to any language.
LEARNER-2607
2017-10-06 18:32:02 +05:00
Rabia Iftikhar
b245fa0374
Merge pull request #16159 from edx/ri/EDUCATOR-139-add-charset-webOb-response
...
EDUCATOR-139 Add charset to the WebOb response
2017-10-05 22:42:43 +05:00
John Eskew
b07826cbc0
Merge pull request #16148 from edx/jeskew/initial_django_1.11_startup_changes
...
Initial Django 1.11 startup changes
2017-10-05 12:48:26 -04:00
John Eskew
7dfb6cc681
Change all UTC timezones to import from pytz instead of Django.
2017-10-05 11:12:52 -04:00
John Eskew
02f26f55ce
Remove unused imports. Push model imports down into relevant methods.
...
Mock out the static_replace modules in the proper location.
2017-10-05 11:12:52 -04:00
rabiaiftikhar
ee558581e2
EDUCATOR-139 Add charset to the WebOb response
2017-10-05 15:36:49 +05:00
Nimisha Asthagiri
b5435e6f5a
Course Grade reports: eliminate CSM calls, user-transformed structures
...
EDUCATOR-558
2017-10-05 01:12:49 -04:00
Amir Qayyum Khan
6d4b9cb53d
update test
2017-10-04 19:50:30 +05:00
Amir Qayyum Khan
a7e0c3f420
Fixed issue with non-Latin characters in loncapa/python problems
2017-10-04 19:50:30 +05:00
rabia23
ec105008b6
EDUCATOR-139 add log to identify the cause of error
2017-09-28 13:12:21 +00:00
John Eskew
fe8f7f553d
Merge pull request #16022 from edx/jeskew/toxify_edx_platform_testing
...
Add tox testing to edx-platform.
2017-09-26 11:14:11 -04:00
Nimisha Asthagiri
083ccdb95a
Remove unneeded WRITE_ONLY_IF_ENGAGED waffle switch
2017-09-25 16:13:07 -04:00
John Eskew
4de2ad4c25
Upgrade lxml to use pre-built pkg - no longer requires Cython.
2017-09-25 10:33:15 -04:00
John Eskew
550c1e0725
Use simpler contract spec to fix parsing error.
2017-09-25 10:33:14 -04:00
Jeremy Bowman
ca97e946a6
Switch to pytest for unit tests
2017-09-22 16:07:53 -04:00
Clinton Blackburn
14b8c12e88
Added Studio API endpoint to update course image
...
LEARNER-2468
2017-09-13 11:22:47 -04:00
M. Rehan
8c37dff1a8
Merge pull request #15475 from OmarIthawi/omar/default-english-transcripts
...
Allow displaying videos without transcripts
2017-09-12 12:22:41 +05:00
Omar Al-Ithawi
302e1d923e
Allow displaying videos without transcripts
2017-09-11 21:29:58 +03:00
noraiz-anwar
1203eb5835
Do not override Default Video URL with value from VAL
2017-09-11 17:27:53 +05:00
Jeremy Bowman
ded294c420
pytest compatibility fixes
2017-09-06 14:20:34 -04:00
Muzaffar yousaf
f1c574cf63
Merge pull request #15565 from jspayd/caption-centering
...
Fix video caption centering
2017-09-06 17:38:31 +05:00
Jeremy Bowman
32000c7a98
Clean up TestCase subclassing
2017-08-29 15:38:48 -04:00
Noraiz Anwar
03abf94a80
Merge pull request #15916 from edx/revert-15889-mroytman/EDU-1134
...
Revert "remove try/catch block and associated test for EDUCATOR-1134"
2017-08-29 22:47:16 +05:00
Jeremy Bowman
0d7806e0cd
Fix tests that depend on execution order
2017-08-29 11:08:47 -04:00
Noraiz Anwar
d13928559a
Revert "remove try/catch block and associated test for EDUCATOR-1134 followin…"
2017-08-29 19:43:01 +05:00
Alex Dusenbery
9009a5b0d3
may_certify_for_course checks if course is self_paced.
2017-08-25 14:37:53 -04:00
Michael Roytman
21113eb835
remove try/catch block and associated test for EDUCATOR-1134 following verification that no stage or production courses have issues related to dates
2017-08-23 16:00:51 -04:00
Ned Batchelder
fee0c41ce0
XBlock fields with formatted-in values can now translate properly
2017-08-19 15:37:12 -04:00
Sofiya Semenova
ffd72c1051
Merge pull request #15705 from edx/ssemenova/ed-526
...
EDUCATOR-526 Update view certificate button
2017-08-16 15:52:54 -04:00
Sofiya Semenova
76f1df6b0e
EDUCATOR-526 Update view cert button to only appear after availability
...
date has passed
2017-08-15 11:57:28 -07:00
cahrens
b26b41b9fc
Replace deprecated_string methods.
2017-08-15 14:21:45 -04:00
cahrens
819a56fee3
Remove usages of deprecated SlashSeparatedCourseKey.
2017-08-14 11:01:00 -04:00
cahrens
6446f6111e
Log courses with improper end dates.
...
EDUCATOR-1134
2017-08-11 14:37:16 -04:00
cahrens
2135195e17
Force hint notification to take up entire width.
...
EDUCATOR-1136
2017-08-11 11:41:08 -04:00
Christina Roberts
98dd14f21d
Merge pull request #15770 from edx/christina/slash-the-slash
...
Remove usages of deprecated SlashSeparatedCourseKey.
2017-08-08 16:36:49 -04:00