- 01 Feb, 2016 6 commits
-
-
This hardcoded the db_alias fetched from schema_editor and forces django to try and migrate any second database you use, rather than routing to the default database. In testing a build from scratch, these do not appear needed. Using using() prevents us from using multiple databases behind edxapp. Additionally - add back a removed backwards migration from certificates 0003. I have no idea why this was dropped in the 1.8 upgrade.
Kevin Falcone 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 5 commits
-
-
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 18 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 -
Hasnain committed
-
ECOM-3558
zubair-arbi committed -
ziafazal/WL-209:Cert Social Sharing customization
Zia Fazal committed -
ziafazal/WL-210: added branding to 404 and 500 error pages
Zia Fazal committed -
changes based on feedback renamed a definition and added test coverage fixed broken tests
Zia Fazal committed -
WL-243 LMS Language Selection
Asad Iqbal committed -
Fix - skip orphans while getting discussion modules
M. Rehan committed -
Make comprehensive theme work with django templates.
Matjaz Gregoric committed -
Going ahead with the merge.
Saleem Latif committed -
M. Rehan committed
-
- 28 Jan, 2016 11 commits
-
-
Merging release into master
Douglas Hall committed -
Douglas Hall committed
-
Reenable course home improvements check.
Peter Fogg committed -
Add a note to the top of edx-private.txt
Ned Batchelder committed -
Douglas Hall committed
-
HOTFIX for PHX-245 Updated proctored/timed exam text
Douglas Hall committed -
This was disabled some time ago due to PLAT-900, which caused cached objects to be unpickled and used in new code which could expect to find new fields that didn't exist on the old objects. That issue is now fixed. ECOM-2853
Peter Fogg committed -
Ned Batchelder committed
-
asadiqbal committed
-
Updated proctored/timed exam header bar text; Upgraded edx-proctoring to pull in additional text changes
Douglas Hall committed -
AC-75 and AC-73
Christine Lytwynec committed
-