Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate rc/2016-02-23 #11606

Merged
merged 105 commits into from
Feb 24, 2016
Merged

Release Candidate rc/2016-02-23 #11606

merged 105 commits into from
Feb 24, 2016

Conversation

mikekatz
Copy link
Contributor

No description provided.

mtyaka and others added 30 commits January 28, 2016 09:33
Mako filesystem/app_directories loaders already wrap default django template loaders.

Mako loaders delegate the `load_template_source` method to the base loader that
they wrap, so there's no reason to explicitly include the two django loaders in the settings.
The function initializeXBlock() expects a DOM element, and is passed one in most
cases.  However, when adding a new XBlock component in Studio, the function is
passed a jQuery object, which ends up being forwarded to the actual
initialisation function of the XBlock.
This can also serve as an example of the kind of changes we want to make.
It's just as relevant to unit tests and I wish I had seen it earlier.

Stress the transient nature of this debugging step.
Add Randomize XBlock to DEPRECATED_BLOCK_TYPES.
MA-1985 add analytics event to thread/comment vote
…-twice

Copy this doc up from the bok_choy tests.
TE-1194 update for test_teams.
Ned Batchelder and others added 21 commits February 17, 2016 20:12
Update translations (autogenerated message)
…ion-with-template

Render lms main navigation (tabs) with template
…e_staff_in_ccx

Added staff and instructor roles on ccx to all the staff and instructors of the master course plus fixed view as student masquerade and display name of ccx on coach dashboard
removes unnecessary alt attribute value (empty value is more appropriate)
Merging release back to master
The openassessment xblock stores some information that assumes
a given student module is never cleared, it needs to be informed of
this operation.
Using display_name_with_default  instead of display_name.
… data migration for existing ccx courses."

This reverts commit 91bf48f.
Revert "Inform openassessment to clear submission"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.