- 08 Feb, 2016 4 commits
-
-
Ben Patterson committed
-
Sass compilation is no longer dependent on Ruby, so we are removing its dependencies.
Ben Patterson committed -
MA-1918 returning None for courses with no handouts
sanfordstudent committed -
Remove flaky decorator from test_cancel_comment_edit
Christina Roberts committed
-
- 06 Feb, 2016 1 commit
-
-
Test passed over 100 times in Jenkins. TNL-4057
cahrens committed
-
- 05 Feb, 2016 14 commits
-
-
Implement celery task to award program certs.
Jim Abramson committed -
ECOM-3354
jsa committed -
Fix up the excluded extensions bit.
Toby Lawrence committed -
This adds the missing admin class, and registration of it, required to actually change the value of the excluded extensions configuration.
Toby Lawrence committed -
Sanford Student committed
-
Bump ORA version to 0.2.7.
Christina Roberts committed -
Get tests running successfully on CircleCI
Jesse Zoldak committed -
Other small changes: * output the list of installed python packages * tee the pylint output to the console so the build doesn't timeout when computing violations
Jesse Zoldak committed -
cahrens committed
-
Jesse Zoldak committed
-
Move markup helpers to djangolib
Robert Raposa committed -
Robert Raposa committed
-
Move JSON samples out of translated strings so translators can't make mistakes
Ned Batchelder committed -
Don't use using() in migrations
Kevin Falcone committed
-
- 04 Feb, 2016 21 commits
-
-
Correctly set certificate status for audit certs when regenerating.
Peter Fogg committed -
Bump hash for problem builder
Kelketek committed -
COR-2403
Peter Fogg committed -
Upgrade Django from 1.8.7 to 1.8.9
John Eskew committed -
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Update translations (autogenerated message)
Ned Batchelder committed -
Correctly format date block dates.
Peter Fogg committed -
Peter Fogg committed
-
Remove unused MULTIPLE_ENROLLMENT_ROLES feature setting
Ned Batchelder committed -
bookmark button js caching
Muhammad Ammar committed -
Ned Batchelder committed
-
LMS: darkening a gray on the profile page
clrux committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Chris Rodriguez committed
-
Do not flush the database when using bok-choy in testsonly mode.
Ben Patterson committed -
TNL-3954
muhammad-ammar committed -
Ben Patterson committed
-
Testsonly will not work currently, because the database flush will remove some data fixtures. Even when they are loaded at the beginning of the next test run, there are database corruptions. Instead of flushing, do not do anything with the database at the end of the testsonly test run. That way, tests that use dynamic data can be run many times in a row.
Ben Patterson committed -
Fix - skip orphans from content group usage information for split
M. Rehan committed
-