- Feb 05, 2016
-
-
Toby Lawrence authored
Fix up the excluded extensions bit.
-
Toby Lawrence authored
This adds the missing admin class, and registration of it, required to actually change the value of the excluded extensions configuration.
-
Christina Roberts authored
Bump ORA version to 0.2.7.
-
Jesse Zoldak authored
Get tests running successfully on CircleCI
-
Jesse Zoldak authored
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
-
cahrens authored
-
Jesse Zoldak authored
-
Robert Raposa authored
Move markup helpers to djangolib
-
Robert Raposa authored
-
Ned Batchelder authored
Move JSON samples out of translated strings so translators can't make mistakes
-
Kevin Falcone authored
Don't use using() in migrations
-
- Feb 04, 2016
-
-
Peter Fogg authored
Correctly set certificate status for audit certs when regenerating.
-
Kelketek authored
Bump hash for problem builder
-
Peter Fogg authored
COR-2403
-
John Eskew authored
Upgrade Django from 1.8.7 to 1.8.9
-
Jonathan Piacenti authored
-
Jonathan Piacenti authored
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Peter Fogg authored
Correctly format date block dates.
-
Peter Fogg authored
-
Ned Batchelder authored
Remove unused MULTIPLE_ENROLLMENT_ROLES feature setting
-
Muhammad Ammar authored
bookmark button js caching
-
Ned Batchelder authored
-
clrux authored
LMS: darkening a gray on the profile page
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Chris Rodriguez authored
-
Ben Patterson authored
Do not flush the database when using bok-choy in testsonly mode.
-
muhammad-ammar authored
TNL-3954
-
Ben Patterson authored
-
Ben Patterson authored
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.
-
M. Rehan authored
Fix - skip orphans from content group usage information for split
-
Muhammad Rehan authored
-
Nimisha Asthagiri authored
Refactor Block Cache to separate Collect and Transform phases
-
Robert Raposa authored
Refactor js_util helpers
-
- Feb 03, 2016
-
-
Robert Raposa authored
- Rename escape_json_dumps to dump_js_escaped_json - Rename escape_js_string to js_escaped_string - Update js_escaped_string to output empty string for None - Introduce dump_html_escaped_json - Move dump_js_escaped_json after the pipe as new best practice - Introduce additional uses of helpers - Introduce new djangolib directory and move js_utils
-
Nimisha Asthagiri authored
MA-1368
-
Nimisha Asthagiri authored
-
Christina Roberts authored
Remove skip from studio page bok choy test
-
cahrens authored
-