Andy Armstrong
268bea9e62
Make the course content page responsive
...
LEARNER-2754
2017-11-01 17:34:04 -04:00
Nimisha Asthagiri
6dc8e2125c
Merge pull request #15905 from open-craft/bradmerlin/html-xblock-student_view_data-upgrade
...
Add student_view_data to HTML XBlock
2017-11-01 07:46:47 -04:00
noraiz-anwar
5ffe588abe
add logs to time frame course listing
2017-11-01 10:50:38 +05:00
bradmerlin
ab011314ef
Add student_view_data to HTML XBlock
...
to allow the HTML to be downloadable via the Course Blocks API.
Feature flag ENABLE_HTML_XBLOCK_STUDENT_VIEW_DATA must be set to enable this feature.
2017-11-01 13:38:54 +10:30
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
M. Rehan
f04594b8f6
Merge pull request #16290 from edx/mrehan/exlude-bumper
...
Exclude bumper from VAL handling the transcripts
2017-10-27 17:37:27 +05:00
Noraiz Anwar
19f9cb15a5
Merge pull request #16353 from edx/noraiz/add-logs-EDUCATOR-1424
...
add logs to better understand course listing response time
2017-10-27 17:19:34 +05:00
noraiz-anwar
6cda1b2e0a
add logs to better understand course listing response time
2017-10-27 12:49:15 +05:00
Qubad786
4aef8d1c7b
exclude bumper
2017-10-26 16:28:25 +05:00
Awais Jibran
fe5a8de55c
Fixing quality
2017-10-26 16:19:10 +05:00
Awais Jibran
a428c08168
Fix Show Answer button display for the value "Answered" in studio
...
In docs it is explained that we should show "Show Answer" button for "Answered" value when the user has correctly submitted the answer. The current behavior is such, even if the learner has answered the question wrong, the "Show Answer" button would be available.
EDUCATOR-1563
2017-10-26 12:35:30 +05:00
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