- 09 Oct, 2013 17 commits
-
-
There are possibly children nested below that.
cahrens committed -
Change the default FROM address for bulk email
Sarina Canelake committed -
Unfortunately, delete tests are still failing sporadically in Jenkins.
Christina Roberts committed -
Use a better metadata_cache_key
Ned Batchelder committed -
Guard against StaleElementException in css_click
Will Daly committed -
Fix for failures in component.feature
Will Daly committed -
Add variable to set location of config files on aws
Carlos Andrés Rocha committed -
cahrens committed
-
Put XBlock css and javascript onto the LMS courseware page
Calen Pennington committed -
add acceptance tests for event tracking
Gabe Mulley committed -
This required changing structural XModules to fully implement student_view, rather than just returning the HTML of their children in a get_html call. [LMS-223] [LMS-1170]
Calen Pennington committed -
Studio: Drag and Drop Container
Christina Roberts committed -
The old code created keys like "('course', 'org')", and the space character caused a warning from Django during tests. Also, strings are probably better than tuples for keys.
Ned Batchelder committed -
Will Daly committed
-
Tie the USE_I18N setting to DEBUG setting
David Baumgold committed -
Gabe Mulley committed
-
Will Daly committed
-
- 08 Oct, 2013 23 commits
-
-
Brian Talbot committed
-
Add event source in data docs
Carlos Andrés Rocha committed -
Also: - Add some missing event descriptions - Reorganized rows to put relevant events together
Carlos Andrés Rocha committed -
Add module grade to problem_check tracking log event
Carlos Andrés Rocha committed -
Sarina Canelake committed
-
Proxy to XModule on demand
Calen Pennington committed -
Calen Pennington committed
-
Previously, these tests modified due_date, which failed due to the new restrictions on writing to Scope.settings from the LMS.
Calen Pennington committed -
By transparently proxying between the XModuleDescriptor and the XModule, and between their runtimes, we can make them act as a single class, so that we can swap in an actual XBlock instead.
Calen Pennington committed -
Fix bug that omits commits in release email script
Greg Price committed -
The command built to generate the list of commits committed but not authored by a particular individual was incorrect, so some commits were incorrectly omitted in the table as entries belonging to the committer.
Greg Price committed -
The env variable CONFIG_ROOT is used to determine the location of the JSON configuration files. This is useful when a deployment of the platform is used to access different environments when executing django commands.
Carlos Andrés Rocha committed -
Disable another video caption test
Will Daly committed -
Will Daly committed
-
Carlos Andrés Rocha committed
-
Cleanup mongodb authentication
Carlos Andrés Rocha committed -
Disabled video caption acceptance tests
Will Daly committed -
Will Daly committed
-
Defined baseUrl in the LMS template
Julia Hansbrough committed -
Defined baseUrl in the LMS template, fixing a bug where HTML editors called within LMS would fail to load
Julia Hansbrough committed -
load jquery in requirejs deps
Christina Roberts committed -
David Baumgold committed
-
Fix static links for footer images
David Baumgold committed
-