Greg Price
61cb51596d
Add front end for Studio video upload feature
...
Co-authored-by: Chris <crodriguez@edx.org >
Co-authored-by: Mark Hoeber <hoeber@edx.org >
2014-12-15 13:09:59 -05:00
Nimisha Asthagiri
0687a62a8f
Add back end for Studio video upload feature
...
This feature allows upload of video assets to S3. This requires that the
VIDEO_UPLOAD_PIPELINE setting be properly configured and that each
course be configured with a token issued by the media team for their
processing purposes (e.g. linking the video with a YouTube channel).
Co-authored-by: Greg Price <gprice@edx.org >
2014-12-15 13:09:59 -05:00
zubair-arbi
99b86d7b0f
fix location revision error for multi parent draft
...
PLAT-332
2014-12-15 17:32:48 +05:00
zubair-arbi
1d6d2f2a7f
set position to default value if POST request don't have position argument
...
TNL-922
2014-12-15 11:59:52 +05:00
Calen Pennington
822eaa20c6
Make ErrorDescriptor more resistent to errors
2014-12-13 08:26:28 -05:00
Calen Pennington
d919d2ae46
Teach LMS how to render XBlockAsides
...
[PLAT-217]
2014-12-13 08:26:28 -05:00
David Baumgold
3bcf18dd59
Merge pull request #6153 from edx/db/update-pep8
...
Update pep8 to 1.5.7
2014-12-12 15:00:13 -05:00
David Baumgold
48c349ffde
Re-add and clarify comment
2014-12-12 14:19:49 -05:00
Jesse Zoldak
b999714e1d
Merge pull request #6111 from edx/zoldak/modulestore-test-config
...
Unit test speed improvements
2014-12-12 10:53:24 -05:00
Shrhawk
cc377e8c38
Merge pull request #6211 from Shrhawk/shr/bug/TNL-964-navbar-display-display-issue
...
Fix white spaces inside navigation
2014-12-12 11:52:55 +05:00
Clinton Blackburn
b1e5002b6b
Merge pull request #6224 from edx/release
...
hotfix-2014-12-11
2014-12-11 13:23:37 -05:00
David Baumgold
36e77c7463
Fixing pep8 issues
2014-12-11 13:04:49 -05:00
Nimisha Asthagiri
aa309a8caf
MA-182 Fix Mobile Subtitles.
2014-12-11 08:54:03 -05:00
Jesse Zoldak
77bbd30396
Do not create a modulestore unnecessarily in tests
2014-12-10 11:18:12 -05:00
Syed Hassan Raza
1a7c017e15
Fix white spaces inside navigation
2014-12-10 16:00:50 +05:00
Sarina Canelake
db09c5529f
Replace 'mit_dome.jpg' and 'simple_graph.png' with a default placeholder image
2014-12-09 22:28:09 -05:00
Sarina Canelake
7779f742c9
Rename pl-faculty.png to placeholder-faculty.png
...
OPEN-328
2014-12-09 22:28:09 -05:00
Clinton Blackburn
fc242ea23e
Merge branch 'release'
...
Release 2014-12-10
2014-12-09 17:39:17 -05:00
John Eskew
2c09c5674a
Fix assert.
...
Assert mistakenly had comma instead of double-equal - now correct.
2014-12-09 15:57:56 -05:00
John Eskew
755241f5eb
Upon fail-over check, change asset metadata document to new format.
2014-12-09 11:24:30 -05:00
Andy Armstrong
2b0f959bd7
Merge pull request #5942 from edx/cohorted-courseware
...
Cohorted courseware
2014-12-08 14:38:30 -05:00
Adam Palay
27c710b85d
don't export draft children of orphaned drafted (TNL-923)
2014-12-08 14:14:38 -05:00
John Eskew
72dbeb7fc3
Merge pull request #6166 from edx/jeskew/modulestore_asset_md_format_changes
...
Make changes to the Mongo modulestore format for asset metadata.
https://openedx.atlassian.net/browse/PLAT-301
2014-12-08 11:34:25 -05:00
Adam
896b191503
Merge pull request #6161 from edx/adam/fix-openended-draft-export
...
fix export for openassessment drafts (PLAT-249)
2014-12-08 09:25:09 -05:00
John Eskew
05ec8989de
Make changes to the Mongo modulestore format for asset metadata.
...
Move the asset types under a top-level 'assets' dict to allow for
future arbitrary asset types.
Change 'basename' to 'pathname', since the attr is for storing the path.
2014-12-07 16:33:05 -05:00
Adam Palay
bd6897894c
fix export for openassessment drafts (PLAT-249)
2014-12-05 15:19:51 -05:00
Andy Armstrong
eced849db0
Add group_access field to all xblocks
...
TNL-670
2014-12-05 09:55:00 -05:00
Andy Armstrong
356b2335e9
Add base support for cohorted group configurations
...
TNL-649
2014-12-05 09:52:26 -05:00
Braden MacDonald
0ded669909
Split mongo support for libraries and Library XBlock
2014-12-04 21:39:10 +07:00
Jesse Zoldak
17379f4079
Merge pull request #6078 from edx/zoldak/modulestore-test-refactor
...
Clean up all modulestore testcases
2014-12-02 08:53:41 -05:00
Shrhawk
0f3bce02a0
Merge pull request #5888 from Shrhawk/shr/bug/TNL-590-encode-error
...
Handle Unicode for Incoming Keys
2014-12-02 17:53:47 +05:00
Jesse Zoldak
121b31309d
Small fixes to modulestore test refactoring
2014-12-02 07:09:37 -05:00
Jesse Zoldak
bf3b87bc64
Clean up all modulestore testcases
...
Move modulestore config for tests to an importable location
Disable pylnt warning for lms imports in common tests
Refactor all testcases that loaded all xml courses
TE-610
TE-489
2014-12-02 07:09:36 -05:00
Sarina Canelake
aa04bef9c8
s/pylint: disable=W0223/pylint: disable=abstract-method/
2014-12-01 11:22:13 -05:00
Sarina Canelake
2cbdb50946
s/pylint: disable=W0142/pylint: disable=star-args/
2014-12-01 11:22:13 -05:00
Sarina Canelake
3c364193bb
s/pylint: disable=W0104/pylint: disable=pointless-statement/
2014-12-01 11:22:12 -05:00
Sarina Canelake
520935209d
s/pylint: disable=W0402/pylint: disable=deprecated-module/
2014-12-01 11:22:12 -05:00
Sarina Canelake
f663a7fe8d
s/pylint: disable=W0612/pylint: disable=unused-variable/
2014-12-01 11:22:12 -05:00
Sarina Canelake
7aab4151bb
s/pylint: disable=W0201/pylint: disable=attribute-defined-outside-init/
2014-12-01 11:22:12 -05:00
Sarina Canelake
0c7b60b82b
Remove 'pylint: disable=W0232' because we ignore this warning in pylintrc
2014-12-01 11:22:12 -05:00
Sarina Canelake
7229ef92ee
s/pylint: disable=W0212/pylint: disable=protected-access/
2014-12-01 11:22:12 -05:00
Sarina Canelake
5f723e8d3c
s/pylint: disable=W0703/pylint: disable=broad-except/
2014-12-01 11:22:11 -05:00
Sarina Canelake
f223ac8404
s/pylint: disable=W0401/pylint: disable=wildcard-import/
2014-12-01 11:22:11 -05:00
Sarina Canelake
c0556a7ef8
s/pylint: disable=W0613/pylint: disable=unused-argument/
2014-12-01 11:22:11 -05:00
Sarina Canelake
d14c39a13e
Fix exposed pylint violations
2014-12-01 11:22:10 -05:00
Sarina Canelake
e8b336efef
s/pylint: disable=E1121/pylint: disable=too-many-function-args/
2014-12-01 11:22:10 -05:00
Sarina Canelake
c904bd70cd
s/pylint: disable=E0604/pylint: disable=invalid-all-object/
2014-12-01 11:22:10 -05:00
Sarina Canelake
19f1dacab2
s/pylint: disable=E1101/pylint: disable=no-member/
2014-12-01 11:22:09 -05:00
Sarina Canelake
134effa840
Remove outdated pylint disable
2014-12-01 11:22:09 -05:00
Sarina Canelake
b127d2844b
s/pylint: disable=C0103/pylint: disable=invalid-name/
2014-12-01 11:22:09 -05:00