- 13 May, 2014 22 commits
-
-
Added @ksteph to AUTHORS file
David Baumgold committed -
See https://github.com/edx/edx-platform/pull/506
David Baumgold committed -
FIX - LMS: Dashboard Course Image Dimensions
Brian Talbot committed -
resolving display issue where older/smaller courses images wouldn't fill designated area on the student dashboard
Brian Talbot committed -
Specify that split_test_modules support children.
Andy Armstrong committed -
reverting the upgrade
e0d committed -
Andy Armstrong committed
-
Sylvia/docs/doc 359
srpearce committed -
Sylvia Pearce committed
-
Brian Wilson committed
-
Conflicts: cms/static/js/views/modals/edit_xblock.js
Brian Wilson committed -
Update translations (autogenerated message)
Sarina Canelake committed -
e0d committed
-
David Baumgold committed
-
Sébastien Hinderer committed
-
In Studio, the debug tool bar did not appear as in LMS.
Sébastien Hinderer committed -
Fix #3347: "Run Code" reloads page in Matlab Problem
Waheed Ahmed committed -
Sarina Canelake committed
-
Additional logic to handle more course_image URL edge cases
Carson Gee committed -
Added username as option for batch enrollment/unenroll
Alison Hodges committed -
Alison Hodges committed
-
Add dev command to run in native envs.
Alexander Kryklia committed
-
- 12 May, 2014 18 commits
-
-
Fix targeted-feedback bug
Nick Parlante committed -
The bug is with the case of multiple-questions with targeted feedback within a single problem. Refactor the targeted-feedback tests to house the most common xml in external files. Move the capa test load_fixture function to __init__.py so it can be used generally.
Nick Parlante committed -
put google analytics in quotation marks in linkedin email template
Adam committed -
fix importing bug (STUD-1599)
Adam committed -
add max_attempts to inheritance.py (LMS-2130)
Adam committed -
Simple fixes
Carson Gee committed -
Instead of refreshing only the necessary parts, "Run Code" reloads the whole page. This commit fixes this behaviour, by refreshing the specific elements belonging to the Problem instead. Also tidies up indentation.
dragonfi committed -
dragonfi committed
-
add target_location_namespace check
Adam Palay committed -
Adam Palay committed
-
- Ensure temp files are cleaned up. - Refactor a function with three return statements.
Ned Batchelder committed -
Allow extra fields returned from comments service
Greg Price committed -
Release notes date fix
Mark Hoeber committed -
Mark Hoeber committed
-
Release Notes for 5-6-14
Mark Hoeber committed -
Previously, an error was raised if the comments service returned data including an unexpected field, which unnecessarily complicated the release path for new features, since the list of allowed fields would need to be modified before cs_comments_service could be modified, and only then could edx-platform take advantage of the new CS feature. We still log a warning if an unexpected field is returned, so we will still be able to tell if the CS returns a corrupt response. JIRA: FOR-180
Greg Price committed -
Carson Gee committed
-
WIP Switch default instructor dashboard to new dash
Sarina Canelake committed
-