Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
0abe75a7c6
Re-apply the changes to convert XBlocks to Webpack
...
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0 .
2018-06-06 12:52:12 -04:00
Tyler Hallada
6e7f478402
Allow scrolling after insert/edit image in Studio
...
The scroll lock class `modal-open` is removed from the body when the
EditImageModal is closed using the "Close" or "X" button, but not when the
"Insert Image" button is clicked. The submit button handler now calls the
`closeImageModal` handler too so that the `modal-open` class is removed after
inserting or editing an image.
2018-06-04 12:31:04 -04:00
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
5b8b23ff0c
Consolidate location of word_cloud assets
2018-05-29 12:39:28 -04:00
Calen Pennington
b03f1422a0
Move word_cloud webpack build back into standard XModule configuration
2018-05-29 12:39:28 -04:00
Calen Pennington
070dab2b81
Convert WordCloudMain to an es6 class
2018-05-29 12:28:19 -04:00
Calen Pennington
667dbf1687
Clean up eslint failures
2018-05-29 12:28:19 -04:00
Calen Pennington
f557bad5a3
Wait for MathJax for tests, rather than MathJax.isReady
2018-05-29 12:19:05 -04:00
Calen Pennington
d08e199f79
Load XBlocks with webpack rather than RequireJS
2018-05-29 12:19:05 -04:00
Calen Pennington
94557900f8
Remove use of 'with' keyword from schematic.js
2018-05-29 12:19:05 -04:00
Calen Pennington
389f4fcec9
Switch container.js to bundle using webpack
2018-05-29 12:19:05 -04:00
Qubad786
f9476ab4ff
Update old transcripts metadata present in video xml with the new transcripts for backward compatibility.
2018-05-25 21:29:26 +05:00
Daniel Clemente Laboreo
6d3f8150db
Implement generate_report_data for capa problems
2018-05-24 22:09:58 +03:00
Tyler Hallada
8cf77f2382
Merge pull request #18205 from edx/thallada/sfe-modal-improvements
...
Upgrade SFE, unscrollable body when modal is open.
2018-05-15 16:40:49 -04:00
Tyler Hallada
e9a04939d9
Upgrade SFE, unscrollable body when modal is open.
2018-05-15 14:49:08 -04:00
Matthew Piatetsky
a394f23c12
mark units as graded if subsection is graded
2018-05-10 13:32:53 -04:00
muhammad-ammar
16e3d11354
download correct transcript content file
...
EDUCATOR-2857
2018-05-09 18:10:09 +05:00
Alex Dusenbery
0b11634e4c
Run make upgrade to get latest version of xblock-lti-consumer (and others).
2018-05-07 13:35:30 -04:00
Mushtaq Ali
f4b1da1f42
Merge pull request #17718 from edx/transcripts-phase-2
...
Transcripts phase 2
2018-05-07 12:42:50 +05:00
attiyaishaque
0c4511b57d
Fix that when usage key none is not raise error.
2018-05-04 12:29:25 +05:00
Stuart Young
1fd2167144
rebalance python unittests onto new shards
2018-05-03 11:16:05 -04:00
muhammad-ammar
c02955d025
add check transcript ajax for edx_video_id
2018-05-02 18:23:46 +05:00
Brittney Exline
91e63ed8e0
ENT-945 Using SSOVerifications in ID Verification flow
...
This reworks what was done #17930 , since it had to be reverted from the IDVerificationAggregate migration.
We decided to abandon that model and directly read from both id verification models.
2018-04-30 11:57:59 -04:00
Muhammad Ammar
16b0070982
Merge pull request #17923 from edx/ammar/remove-video-transcript-enabled-flag
...
remove video transcript enabled flag
2018-04-30 17:35:14 +05:00
muhammad-ammar
aaaafee2b2
remove video transcript enabled flag
2018-04-30 15:59:32 +05:00
Cory Lee
a2d33979ce
Merge pull request #18068 from edx/release-mergeback-to-master
...
Merge release back to master
2018-04-26 16:02:56 -04:00
Jeremy Bowman
3851a645bb
Merge pull request #18041 from edx/jmbowman/TE-2528
...
TE-2528 Upgrade testing dependencies
2018-04-26 15:34:16 -04:00
Eric Fischer
8ed427e9f5
cache list of partitions in a course
2018-04-26 13:10:19 -04:00
irfanuddinahmad
bfbeeb1d84
added exception decorator
2018-04-26 16:02:09 +05:00
Jeremy Bowman
9477ad23d1
TE-2528 Upgrade testing dependencies
2018-04-25 16:37:29 -04:00
Brittney Exline
292f9ca831
Partial revert of "ENT-945 Update IDVerification interfaces to accountfor SSOVerification"
...
This partially reverts commit ee1c3a4548 .
The migration files introduced by the commit have been kept since they have been run
already on several enviornments.
2018-04-25 16:01:15 -04:00
Mushtaq Ali
b181e6bb45
Update the get_transcript util with html5_sources - EDUCATOR-2651
2018-04-25 17:42:36 +05:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05:00
Brittney Exline
ee1c3a4548
ENT-945 Update IDVerification interfaces to accountfor SSOVerification
2018-04-23 10:48:12 -04:00
Qubad786
cadd4378c7
updload/download/replace transcripts
...
EDUCATOR-2167
EDUCATOR-2168
EDUCATOR-2169
2018-04-23 18:28:35 +05:00
muhammad-ammar
26a1f4506f
transcripts rendering on advanced tab
...
EDUCATOR-2170
2018-04-23 18:26:09 +05:00
Qubad786
7afd3b6c21
remove sub from editable metadata fields
2018-04-23 17:37:15 +05:00
Qubad786
d850fb2078
Refactor download, update, choose, rename and replace handlers to use DS as primary storage. Add/refactor relevent unit/acceptance/jasmine tests.
2018-04-23 17:37:13 +05:00
muhammad-ammar
9d7ed19b64
disable subs field syncying
2018-04-23 17:35:45 +05:00
Qubad786
597566a34f
Upload transcript to basic tab, add/fix unit and acceptance tests
2018-04-23 17:35:44 +05:00
muhammad-ammar
cda7fe9a29
update available translations retrieval interface
...
EDUCATOR-2384
2018-04-23 17:35:43 +05:00
muhammad-ammar
d0cd247d08
Deprecate Contentstore for Video Component Preview LMS/CMS
...
EDUCATOR-1756
2018-04-23 17:35:43 +05:00
Eric Fischer
062b04aee7
Merge pull request #17965 from edx/efischer/lti_take2
...
pass context_title and _label to LTI provider
2018-04-18 16:52:02 -04:00
Jeremy Bowman
28d291dce7
TE-2527 Move test and dev dependencies out of base.in
2018-04-18 14:44:31 -04:00
Eric Fischer
38f5358541
Revert "pass title/label to LTI consumers"
...
This reverts commit f1fa7b8e06 .
2018-04-18 12:59:15 -04:00
Awais Jibran
bef0eb1135
updated correct map when new score is calculated
2018-04-18 15:13:25 +05:00
Mushtaq Ali
5a9477af30
Import video transcripts - EDUCATOR-2173
2018-04-16 12:05:44 +05:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Michael Terry
2abbd1eb83
Move all our coffee files
...
This moves the original files into their JS locations so that when
the next commit modifies them, we dont lose history.
2018-04-13 14:10:40 -04:00