- 02 Feb, 2016 14 commits
-
-
Convert PARTNER_SUPPORT_EMAIL to a setting.
Peter Fogg committed -
Peter Fogg committed
-
adding sstudent to AUTHORS
sanfordstudent committed -
Remove ThemingAware storage mixins and ComprehensiveThemeFinder
Matjaz Gregoric committed -
Add the ability to exclude files from URL canonicalization.
Toby Lawrence committed -
Fix the help text for cert_name_short and cert_name_long
Calen Pennington committed -
fix typo on certificate page
Adam committed -
XBlockAsides: little example of usage
Calen Pennington committed -
Correct flaky condition on tooltip.
Ben Patterson committed -
Toby Lawrence committed
-
Edited wording of UI labels for configuring subsection prerequisites …
Peter Desjardins committed -
Sanford Student committed
-
Ben Patterson 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 11 commits
-
-
Peter Desjardins committed
-
Complete static i18n PR
Diana Huang committed -
Calen Pennington 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 -
Diana Huang committed
-
Diana Huang committed
-
Add Kaloian Doganov to AUTHORS
Diana Huang committed -
Automatically find a better email for a committer than x@users.noreply.github.com
Ned Batchelder committed -
PHX-246 Multiple problems in a prerequisite sequence causes grading to fail
Douglas Hall committed -
Ned Batchelder committed
-
Remove gating api import from course xmodule
Douglas Hall committed
-
- 30 Jan, 2016 6 commits
-
-
Ben Patterson committed
-
HOL-44 / Added check for duplication of email
Douglas Hall committed -
Kaloian Doganov committed
-
[firefox upgrade] Wait for code mirror editor to be active
Ben Patterson committed -
Douglas Hall committed
-
Not an issue for our tests on firefox 28; however, once we upgrade to Firefox 42 (or later), a new wait condition is needed here. Otherwise, the content is not set because selenium's action chain is starting too early.
Ben Patterson committed
-
- 29 Jan, 2016 9 commits
-
-
Remove gating api import from course xmodule to avoid importing django related code into non-django related code
Douglas Hall committed -
Speed up Sass compilation with libsass
Andy Armstrong committed -
Updating edx-milestones dependency to fix edx-opaque-keys install
Douglas Hall committed -
Douglas Hall committed
-
Andy Armstrong committed
-
David Ormsbee committed
-
PHX-219 Subsection Gating
Douglas Hall committed -
add edx-organizations api urls in lms
Zubair Afzal committed -
Adam Palay committed
-