- 13 May, 2015 1 commit
-
-
* Handle grading errors
Daniel Friedman committed
-
- 12 May, 2015 2 commits
-
-
Diana Huang committed
-
Calen Pennington committed
-
- 07 May, 2015 2 commits
-
-
Syed Hassan Raza committed
-
Adam Palay committed
-
- 06 May, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 04 May, 2015 8 commits
-
-
Add import_drafts abstract method in addition to import_children.
John Eskew committed -
Change xml file reading code when importing a course.
John Eskew committed -
Only export draft modules that have changes w.r.t. the published branch should be exported to the /drafts directory in the course export.
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
Include tests that mimic behavior in PLAT-452.
John Eskew committed -
John Eskew committed
-
Syed Hassan Raza committed
-
- 01 May, 2015 1 commit
-
-
* Updated XBlock hash - new version forces exposes force_dirty method on fields * Includes Scope.children fields into xml_importer._update_module_location so that they are updated as well. * Tests for mutable fields xml_importer._update_module_location with mutable fields and children
E. Kolpakov committed
-
- 30 Apr, 2015 1 commit
-
-
Ned Batchelder committed
-
- 29 Apr, 2015 3 commits
-
-
Daniel Friedman committed
-
David Baumgold committed
-
Adam Palay committed
-
- 28 Apr, 2015 2 commits
-
-
Move entry_point down into XModule/XModuleDescriptor so that 'xmodule.v1' only applies to XModules, not pure XBlocks with the XModuleMixin
Calen Pennington committed -
Chris Rodriguez committed
-
- 27 Apr, 2015 1 commit
-
-
Mark Hoeber committed
-
- 24 Apr, 2015 2 commits
-
-
When there is multiple units in a particular subsection then there will be tabs in courseware. When url have tab number at the end of the url the code was not considering it and showing the wrong tab. I have changed such that it will always check the value of position. TNL-1844
Waqas Khalid committed -
TNL-2008
Awais Jibran committed
-
- 23 Apr, 2015 1 commit
-
-
applecool committed
-
- 22 Apr, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 18 Apr, 2015 1 commit
-
-
Update Mobile API to include channel_id for course.
Nimisha Asthagiri committed
-
- 17 Apr, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 15 Apr, 2015 1 commit
-
-
ataki committed
-
- 14 Apr, 2015 11 commits
-
-
ataki committed
-
ataki committed
-
This pull request makes the video player module respect the video start/stop times specified by the instructor as a hard start/stops, i.e. the video treats the start time as the beginning of the video and the stop time as the end. Previously, the video module displayed the full video and displayed a jquery ui slider range representing the start and end times. This new functionality invalidates two previous acceptance tests for the video module: - slider visible test - finish time video acceptance test. These tests are removed from the common acceptance tests.
ataki committed -
Syed Hassan Raza committed
-
Calen Pennington committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
E. Kolpakov committed
-
Added setting to enable/disable library indexing + moved is_index_enabled into search indexer classes Added task and signal to fire library reindex
E. Kolpakov committed -
E. Kolpakov committed
-
E. Kolpakov committed
-