- 10 Feb, 2016 2 commits
-
-
using lists for json serializability, if that's a word
Sanford Student committed -
CAPA <explanation> nodes get transformed into a HTML <div> block that contains the word 'Explanation'. This patch makes it translatable.
Matjaz Gregoric committed
-
- 09 Feb, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 08 Feb, 2016 1 commit
-
-
Adam Palay committed
-
- 06 Feb, 2016 1 commit
-
-
Cached values were leaking across tests, causing difficult to debug errors, particularly when using Config Models. As part of this work, certain tests that had query counts that relied on those values being cached needed to be adjusted up.
David Ormsbee committed
-
- 05 Feb, 2016 1 commit
-
-
indexes with different options. Emit warning instead and continue.
John Eskew committed
-
- 04 Feb, 2016 1 commit
-
-
Ned Batchelder committed
-
- 03 Feb, 2016 5 commits
-
-
Peter Fogg committed
-
This reverts commit e8909e4439f22a7568d95a7672ab60d4a36f7322.
Peter Fogg committed -
ECOM-2809
Bill DeRusha committed -
The existing course handouts section is moved underneath Course Updates and News, with updated styling. ECOM-2808
Peter Fogg committed -
ECOM-2678
Ahsan Ulhaq committed
-
- 02 Feb, 2016 4 commits
-
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Toby Lawrence committed
-
To be able to more easily deal with same-origin issues, due to some course assets being loaded in an iframe, we're adding the ability to specify file extensions that should be excluded from URL canonicalization. The default value is simply 'html', which means we won't rewrite asset links that point to files ending in .html. Thus, they'll be loaded from the same origin as the parent page, and voila, no SOP issues.
Toby Lawrence committed
-
- 01 Feb, 2016 2 commits
-
-
Peter Desjardins committed
-
This resolves the textual issue in [ECOM-2907] (https://openedx.atlassian.net/browse/ECOM-2907). There will also be a data fix.
Calen Pennington committed
-
- 29 Jan, 2016 1 commit
-
-
Remove gating api import from course xmodule to avoid importing django related code into non-django related code
Douglas Hall committed
-
- 28 Jan, 2016 1 commit
-
-
Douglas Hall committed
-
- 27 Jan, 2016 1 commit
-
-
Using edx-opaque-keys instead of opaque-keys
Clinton Blackburn committed
-
- 22 Jan, 2016 2 commits
-
-
Muhammad Rehan committed
-
Code refactor
Mushtaq Ali committed
-
- 20 Jan, 2016 2 commits
-
-
Martin Segado committed
-
The CCXCon app is used to push course updated to the CCXCon externale service.
Giovanni Di Milia committed
-
- 19 Jan, 2016 1 commit
-
-
muhammad-ammar committed
-
- 18 Jan, 2016 1 commit
-
-
TNL-2178
muhammad-ammar committed
-
- 15 Jan, 2016 1 commit
-
-
TNL-3803
cahrens committed
-
- 14 Jan, 2016 4 commits
-
-
CR comments Whitespace wip test refactoring more test refactoring Re-write download URL too. Test fixes related to download change, and fix wip, re-locating tests update classname Quality fixes
Edward Zarecor committed -
Toby Lawrence committed
-
Dmitry Viskov committed
-
This reverts commit 8402be3b.
Toby Lawrence committed
-
- 13 Jan, 2016 2 commits
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed -
Syed Hassan Raza committed
-
- 12 Jan, 2016 2 commits
-
-
Added tests & general message to js when parsing fails. TNL-3989
muzaffaryousaf committed -
Syed Hassan Raza committed
-
- 11 Jan, 2016 1 commit
-
-
There's already a global $link-color variable defined in lms/static/sass/base/_variables.scss. Mark the $link-color variable in sequence scss file with !default, so that the global $link-color variable gets used, if defined.
Matjaz Gregoric committed
-
- 05 Jan, 2016 1 commit
-
-
A base URL can now be configured which is, potentially, prepended to an asset URL. This allows a CDN, or caching server, to front static asset requests, taking load off of the contentstore and speeding up page load times. Asset URL generation respects locked vs unlocked assets, and will not generate links to locked assets that would traverse a CDN (even though the authorization component of the contentserver middleware wouldn't allow those links to work anyways).
Toby Lawrence committed
-
- 30 Dec, 2015 1 commit
-
-
The goal of this is to capture more detailed usage and performance information around the kind of course content we have out there. Having this information will allow us to more easily query to see how sequence size and specific block types affect front end performance.
David Ormsbee committed
-
- 29 Dec, 2015 1 commit
-
-
Awais Jibran committed
-