M. Zulqarnain
a664067323
refactor: pyupgrade in common/tests ( #26725 )
2021-03-09 18:03:34 +05:00
Jawayria
9e677960bf
Applied pylint-amnesty to common/{lib, test, __init__.py}
2021-02-02 15:42:02 +05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Calen Pennington
8e0f90045a
Use absolute paths to upload files in video tests
2019-10-01 13:04:58 -04:00
Ayub khan
d5e9c130cd
INCR-419 python3 compatibility
2019-07-16 16:08:49 +05:00
Usman Khalid
0b27c62ca6
Convert VideoModule to VideoBlock.
...
Some deprecated functionality has been removed:
- Reading data field and transforms being applied in the init() method.
- The source field.
- The source_visible attribute.
2019-06-20 22:12:39 +05:00
Calen Pennington
78c8950ea3
Clean up a few remaining unicode format string errors
2019-02-20 15:28:14 -05:00
Matthew Piatetsky
9681ca36b8
fix unicode strings in common/
2019-02-05 10:57:00 -05:00
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
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
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
2d7fdbcd97
Explicitly wait for the video editor to have opened when editing
2018-05-29 12:21:47 -04:00
Calen Pennington
f557bad5a3
Wait for MathJax for tests, rather than MathJax.isReady
2018-05-29 12:19:05 -04:00
muhammad-ammar
d5758bd1f9
delete transcript from advance tab
...
EDUCATOR-1759
2018-04-24 16:49:33 +05:00
Qubad786
cadd4378c7
updload/download/replace transcripts
...
EDUCATOR-2167
EDUCATOR-2168
EDUCATOR-2169
2018-04-23 18:28:35 +05:00
Qubad786
7afd3b6c21
remove sub from editable metadata fields
2018-04-23 17:37:15 +05:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Clinton Blackburn
74f9858b77
Optimized all imports in common.test.acceptance
...
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04:00
Qubad786
f064e991bf
duplicate video id in basic tab
2017-03-07 15:33:33 +05:00
raeeschachar
ea3797c365
Moving upgraded e2e page objects to platform
2017-02-23 10:58:28 +00:00
Ari Rizzitano
1e686f4763
[video] fix AC-343
...
[captions] move role attr from li element to nested span (AC-343)
[video] fix failing tests for video captions (AC-343)
[video] couple more failing tests (AC-343)
[video] properly outline the focused caption (AC-343)
2016-12-14 11:39:53 -05:00
Nimisha Asthagiri
8f3a865cee
Fix flaky test: test_youtube_id_w_different_local_server_sub
...
TNL-5759
2016-10-17 21:43:22 -04:00
Chris Rodriguez
0ebc90472c
AC-571 updating video download/transcript area
2016-09-20 06:22:24 -04:00
Jesse Zoldak
4a1bc53862
Wait for the transcript file chooser input field to be visible
2016-08-16 11:55:44 -04:00
Jhony Avella
b1ee84b1d5
Relative to absolute imports for all files in common/test/acceptance/pages
...
Added author
Fixing pylint line-too-long error
Added missing trailing comma
2016-07-18 10:22:33 -05:00
Muddasser
e925171361
fixed button click issue while repacing subtitles.
2016-04-14 17:55:19 +05:00
Sanford Student
3893f3f069
MA-2164 add youtube when mobile video encoding missing
2016-03-17 19:59:33 -04:00
raeeschachar
e5cbb1c92e
Fixed test cannot upload json translation failing on Chrome
2015-12-23 18:15:09 +05:00
Chris Rodriguez
b883d52722
Adding closed captions (not draggable)
2015-12-14 10:19:11 -05:00
Peter Fogg
0c3be8e121
Delete Team functionality and tests
...
TNL-3164 TNL-3163
2015-09-10 12:42:33 -04:00
Christine Lytwynec
3470e180fc
Change component types and template links to buttons
2015-09-01 10:31:35 -04:00
christopher lee
c42097b458
MA-318, change edx video id to video id
2015-04-13 13:31:37 -04:00
Matt Drayer
8107f803f5
Merge branch 'release'
2015-03-25 13:38:43 -04:00
Christine Lytwynec
5204fd6519
wait for both window.MathJax and window.MathJax.onReady
2015-03-24 11:03:09 -04:00
Greg Price
438ce5f7a4
Add web-only setting to video module
...
This is needed for courses that license video content where the license
allows only for viewing on the web, not on mobile apps.
JIRA: MA-307
2015-03-23 14:45:17 -04:00
polesye
d02d3b7926
TNL-1299: Update default video.
2015-02-05 10:55:36 +02:00
Andy Armstrong
fe6668a550
Merge branch 'release'
...
Conflicts:
common/lib/xmodule/xmodule/video_module/video_module.py
requirements/edx/github.txt
2014-09-23 15:53:10 -04:00
David Ormsbee
4f5d8b30de
Basic Mobile API (v0.5) and Video Abstraction Layer integration.
...
Note that the features in this release are opt-in, and course and video
behavior will remain the same unless a course explicitly opts in.
Major pieces of functionality with this commit:
Allows the listing of a user's enrollments, course videos, and updates. In
order to make a course available for mobile use, course staff must explicitly
set the Course Advanced Setting "Mobile Course Available" to true. Course staff
will always see their own courses through the Mobile API regardless of this
setting, but students will only be allowed to see a course through the Mobile
API if this setting is set to "true". By default, a Course will *not* be
available for mobile use.
This is a Django app for video resource management. It is completely optional,
and is intended to allow video and operations teams to create new encodings of
videos (e.g. low res for mobile) and change CDNs without having to edit course
data directly. Course teams can now use a "EdX Video ID" setting for Videos,
which will leverage VAL. Video units that do not fill in an "EdX Video ID" will
behave exactly as they always have.
* The Mobile API is enabled with the ENABLE_MOBILE_REST_API feature flag.
* VAL is enabled with the ENABLE_VIDEO_ABSTRACTION_LAYER_API feature flag.
* VAL and the Mobile API both require ENABLE_OAUTH2_PROVIDER).
* The Mobile API is a read-only API, but VAL requires database migrations.
* Applications that make use of either the Mobile API or VAL must be registered
with the OAuth2 provider app in Django Admin.
2014-09-23 12:31:46 -04:00
zubair-arbi
b2b46332f8
wait for notification on adding video component
...
TNL-392
2014-09-16 17:20:31 +05:00
zubair-arbi
e3f499a757
show video controls for all youtube videos
...
TNL-184
2014-09-11 17:02:27 +05:00
muhammad-ammar
20d6221364
Fix Video Transcript Test
...
TE-460
2014-09-05 10:33:37 +00:00
Muhammad Ammar
6b2874de2b
Bok-Choy Video Transcript tests Batch3
2014-08-28 09:10:13 +00:00
Muhammad Ammar
75a0d52472
Bok-Choy Video Transcript Tests Batch 2
2014-08-22 07:28:48 +00:00
Muhammad Ammar
cfeb7102a6
Bok-Choy Video Transcript Tests
2014-08-20 12:11:21 +00:00
Muhammad Ammar
f93e4f2775
Bok-Choy CMS Video Editor Tests
2014-08-18 15:44:30 +00:00
Muhammad Ammar
936bd4d5ad
Bok-Choy CMS Video Tests
2014-08-11 07:50:19 +00:00
Muhammad Ammar
c23b0bc90a
Decrease Video Player Init Wait Timeout
2014-08-06 13:21:41 +00:00