- 06 Nov, 2014 1 commit
-
-
also fix other users of check_mongo_calls to use None if they don't care about sends PLAT-239
Don Mitchell committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 31 Oct, 2014 1 commit
-
-
TE-489
muhammad-ammar committed
-
- 30 Oct, 2014 1 commit
-
-
add test for videomodule Import drafts handles modules w/o xml_attributes and ones using the old parent_sequential_url pointer Handle drafts for modules which don't define nor extract xml_attributes Support and in get_items qualifiers Unit test for value query
Adam Palay committed
-
- 21 Oct, 2014 2 commits
-
-
Don Mitchell committed
-
Oleg Marshev committed
-
- 09 Oct, 2014 2 commits
-
-
LMS-11437
Don Mitchell committed -
in test_contentstore, don't load the xml course if not necessary
Don Mitchell committed
-
- 02 Oct, 2014 1 commit
-
-
LMS-11485
Don Mitchell committed
-
- 30 Sep, 2014 1 commit
-
-
Calen Pennington committed
-
- 29 Sep, 2014 3 commits
-
-
course ids.
Don Mitchell committed -
Don Mitchell committed
-
PLAT-88
zubair-arbi committed
-
- 15 Sep, 2014 1 commit
-
-
Fix trivial excesses (2 splits configured & don't fetch courses if there are none) LMS-11220, LMS-11391, LMS-11390
Don Mitchell committed
-
- 12 Sep, 2014 1 commit
-
-
LMS-11141
Waheed Ahmed committed
-
- 11 Sep, 2014 1 commit
-
-
Make split_mongo assert block identity uniqueness only over (block_type, block_id) tuples [LMS-11364]
Calen Pennington committed
-
- 05 Sep, 2014 2 commits
-
-
This ensures that additional exports of the content are the same the first.
Carson Gee committed -
Carson Gee committed
-
- 04 Sep, 2014 2 commits
-
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 03 Sep, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 29 Aug, 2014 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 27 Aug, 2014 5 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
LMS-11213
Don Mitchell committed
-
- 26 Aug, 2014 1 commit
-
-
This commit adds validation for course advanced settings. Currently when course administrators make invalid changes in the Settings/Advanced Settings tab, they're not notified through a new modal window of the list of invalid settings changes. * Extending CourseMetadata - Previously, we only had update_from_json method in CourseMetadata.py, and it was only validating one field every POST request. - Now we have validate_and_update_from_json method that encapsulates the functionality of update_from_json into a validation call - To avoid discrepancy of validation standards between modules, validation uses the from_json method implemented to each field in xblock. * Different Response in advanced settings ajax requests - After receiving a POST ajax request, course.py calls validate_and_update_from_json, and sends a json object of either: 1) valid course metadata model 2) error objects * Error Messages shown in validation-error-modal - error objects passed through ajax are shown in a separate modal.
Se Won Jang committed
-
- 21 Aug, 2014 9 commits
-
-
Ben McMorran committed
-
Ben McMorran committed
-
LMS-11011
Don Mitchell committed -
along w/ fixes to make them work LMS-11011
Don Mitchell committed -
Ben McMorran committed
-
Mat Peterson committed
-
Mat Peterson committed
-
Studio: adding course re-run-centric static template rendering * initial HTML for dashboard states * initial HTML for new course re-run view/form * initial HTML placeholder for outline alert UI Conflicts: cms/templates/index.html Studio: adding styling for course re-run-centric views * adding new view/page mast-wizard type * refactoring create course/element form styling * adding course re-run view specific styling * adding courses processing styling (w/ alerts and status) Course rerun server-side updates: support display_name and DuplicateCourseError. Studio: further design revisions and tweaks from feedback * removing new window attribute from re-run control * removing links from processing courses * revising look/feel of dismiss action on dashboard + alert * correcting font-weight of dashboard processing title * adding extra space to course rerun action on dashboard * re-wording secondary cancel action on rerun view Conflicts: cms/templates/index.html Added interation on unsucceeded courses in dashboard Studio: removing 'rel=external' property from course re-run actions Studio: removing hover styles for processing courses Fixed value bug in split and set course listing to display run moved task.py for rerun
Mathew Peterson committed -
polesye committed
-
- 18 Aug, 2014 1 commit
-
-
LMS-11210 Conflicts: common/lib/xmodule/xmodule/modulestore/split_mongo/split_draft.py
Don Mitchell committed
-
- 16 Aug, 2014 1 commit
-
-
Ben McMorran committed
-