- 31 Mar, 2014 2 commits
-
-
Fix donwload subs for non youtube videos and non-en language - continue. Add acceptance tests. Add detetion of assets on request. Updated docstring. Add fixes and acceptance tests. Fix acceptance tests. Update docsrtings and cleanup code, resful for language_id. Specify exception type in POST. Fix url in upload module. Improve exception handling. Remove 'en' and catching in editable_metadata. Move descriptor.get_context test to lms tests. Add query parameter to translation dispatch. Response to format parameter of translatin GET request. Fix Acceprance test: Metadata Editor. move handlers to proper scores. Split video player into smaller files. Add ugettext and fix typoes. Add changelog. Support for downloading non-ascii filenames. Change event binding. Add content-language to download requests. Reractor POST handler to not update self.transcripts.
Alexander Kryklia committed -
STUD-1455
zubiar-arbi committed
-
- 28 Mar, 2014 5 commits
-
-
Calen Pennington committed
-
Settings for ENABLE_STUDENT_NOTES and ENABLE_TEXTBOOK in CMS. Do not display empty collection tabs. Updated Changelog.
Nimisha Asthagiri committed -
* added in fixed state markup/logic * added in collection markup/logic * revised styling for page titles, collection, and fixed elements
Brian Talbot committed -
Nimisha Asthagiri committed
-
1.) Making YouTube mock server serve YouTube API. 2.) Adding ability to block YouTube API from YouTube mock server. 3.) Adding acceptance tests that check YouTube mock server for availability of YouTube API, and for it's ability to block YouTube API. Part of BLD-939.
Valera Rozuvan committed
-
- 27 Mar, 2014 3 commits
-
-
Dave St.Germain committed
-
Valera Rozuvan committed
-
Carson Gee committed
-
- 26 Mar, 2014 3 commits
-
-
Piotr Mitros committed
-
We had trouble with Cloudfront/hashed files and need more time to investigate. This reverts commit e8f53ac9dc6d8a1d9928787635c7c5f7e409a9ec.
cahrens committed -
polesye committed
-
- 25 Mar, 2014 4 commits
-
-
STUD-1465 Changed the XBlock rendering logic to use promises to track asynchronous tasks. Each dependency is then only loaded once the previous one has completed, and the XBlock initialization only happens once all dependencies are loaded. This gives XBlocks the same semantics in Studio as they get when shown directly on a page.
Andy Armstrong committed -
Will Daly committed
-
Support for displaying submissions API scores in Progress page.
Will Daly committed -
The right parenthesis should be appeared before the method '.format', not after.
louyihua committed
-
- 24 Mar, 2014 5 commits
-
-
All YouTube urls are defined on backend side.
Valera Rozuvan committed -
Alexander Kryklia committed
-
Andy Armstrong committed
-
Code editor button no longer shows an icon, and code style toolbar button location has moved.
cahrens committed -
zubiar-arbi committed
-
- 21 Mar, 2014 18 commits
-
-
Jay Zoldak committed
-
STUD-1458 Modified the edit-tabs template and the preview-lms-staticpages image used in the modal.
Mark Hoeber committed -
Frances Botsford committed
-
Jay Zoldak committed
-
This allows us to convert the static links.
cahrens committed -
cahrens committed
-
Fixes FireFox bug, and allows us to correct the image path when we show the plugin (as opposed ot only correcting path when we close the plugin).
cahrens committed -
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
js changes to support new tinymce scss changes for alignments
Abdallah committed -
Changed "Status Page" -> "Page". UX: support for displaying built-in tabs restored drag and drop on Studio Pages additional styling for fixed state on Studio Pages add a new page action added to bottom of Studio Pages Dev changes for viewing tabs in studio, refactored the tab code, decoupled the code from django layer. is_hideable flag on tabs get_discussion method is needed to continue to support external_discussion links for now since used by 6.00x course. override the __eq__ operator to support comparing with dict-type tabs. Test moved test code to common, added acceptance test for built-in pages added additional unit tests for tabs. changed test_split_modulestore test to support serializing objects that are fields in a Course. Env: updated environment configuration settings so they are consistent for both cms and lms.
Nimisha Asthagiri committed
-