- 26 Mar, 2014 4 commits
-
-
Video: Fix flaky acceptance tests.
Anton Stupak committed -
polesye committed
-
Added template for iFrames. [BLD-611]
jmclaus committed -
jmclaus committed
-
- 25 Mar, 2014 17 commits
-
-
Fix Studio's XBlock dependency loading issues
Andy Armstrong committed -
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 -
Display error page templates, for testing purposes
David Baumgold committed -
This commit allows us to test the server error template by visiting `/500`. This way, we can catch errors in our error templates, instead of having infinitely recursing errors.
David Baumgold committed -
Added ENABLE_MKTG_SITE to Features
David Baumgold committed -
Concept XBlock prototype Test environment taking a little longer than expect. Jarv said okay to merge, so merging,
Piotr Mitros committed -
Piotr Mitros committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Install new ORA (edx-tim)
Will Daly committed -
Piotr Mitros committed
-
Sarina Canelake committed
-
Fix typo in studio's email text
David Baumgold committed -
Support for displaying submissions API scores in Progress page.
Will Daly committed -
Clean up references to answer distribution-like things
Gabe Mulley committed -
The right parenthesis should be appeared before the method '.format', not after.
louyihua committed -
Remove duplicate code in transcripts_ajax.
Alexander Kryklia committed -
remove course location from loc_mapper on delete
zubair-arbi committed
-
- 24 Mar, 2014 19 commits
-
-
Dave St.Germain committed
-
In the near future an answer distribution report will be displayed in the data download reports table. In order to avoid confusion, we need to clean up several misleading labels and remove a redundant feature. Note that the redundant feature is surrounded by a feature flag so that it can be disabled once the report goes live in the table. Fixes: AN-694
Gabe Mulley committed -
Dave St.Germain committed
-
fix typo in data download tab (LMS-2441)
Adam committed -
Fixes BLD-948 by escaping messages from xqueue, preventing malformed
Dave St.Germain committed -
html from getting onto the page. The client will then unescape the html and display it.
Dave St.Germain committed -
More helpful UX in beta membership widget
Sarina Canelake committed -
032414 Language update
Sarina Canelake committed -
Moved all YouTube related URLs to a separate namespace.
Valera Rozuvan committed -
All YouTube urls are defined on backend side.
Valera Rozuvan committed -
Fix typo in transcripts_utils.
Alexander Kryklia committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
LMS-2262
Sarina Canelake committed -
Adam Palay committed
-
Add a loading indicator to the Files & Uploads page.
Andy Armstrong committed -
Upgrade TinyMCE and switch to CodeMirror plugin
Andy Armstrong committed -
Unicode strings for server error page
David Baumgold committed -
Alexander Kryklia committed
-