- 18 Apr, 2014 1 commit
-
-
Jay Zoldak committed
-
- 09 Apr, 2014 1 commit
-
-
Andy Armstrong committed
-
- 02 Apr, 2014 1 commit
-
-
Jay Zoldak committed
-
- 21 Mar, 2014 2 commits
-
-
Change expectedFailure decorators to skip, because that still takes a screenshot as if it were an error and at least one of those take a super long time when running locally on devstack.
Jay Zoldak committed -
Changed "Status Page" -> "Page". UX: support for displaying built-in tabs restored drag and drop on Studio Pages additional styling for fixed state on Studio Pages add a new page action added to bottom of Studio Pages Dev changes for viewing tabs in studio, refactored the tab code, decoupled the code from django layer. is_hideable flag on tabs get_discussion method is needed to continue to support external_discussion links for now since used by 6.00x course. override the __eq__ operator to support comparing with dict-type tabs. Test moved test code to common, added acceptance test for built-in pages added additional unit tests for tabs. changed test_split_modulestore test to support serializing objects that are fields in a Course. Env: updated environment configuration settings so they are consistent for both cms and lms.
Nimisha Asthagiri committed
-
- 27 Feb, 2014 1 commit
-
-
This is the changes for STUD-1244, which introduces the ability for Studio to display arbitrarily nested xblocks. In this change, a new container page is introduced which can display nested xblocks. In particular, the xblock type of 'vertical' is special cased to be shown inline as a collapsible section. The unit page is mostly unchanged, except that container xblock's are shown as a link to their container page, rather than being shown inline.
Andy Armstrong committed
-
- 26 Feb, 2014 1 commit
-
-
jsa committed
-
- 21 Feb, 2014 1 commit
-
-
This requires fixing the javascript api implementation, and adding an implementation of get_block to the ModuleSystem api. However, the implementation is incomplete, due to mismatches between the expectations of XModule and XBlock. Also adds tests using the Acid block to make sure that the javascript and python apis for children are working correctly.
Calen Pennington committed
-
- 20 Feb, 2014 1 commit
-
-
Will Daly committed
-
- 13 Feb, 2014 1 commit
-
-
[LMS-1645] [LMS-2062] [LMS-2063] [LMS-2064]
Calen Pennington committed
-
- 06 Feb, 2014 1 commit
-
-
It's not a constant, and some subclasses will want to make it a function with @property.
Greg Price committed
-
- 04 Feb, 2014 1 commit
-
-
Fix bug in url method of register page object Add dist directories to gitignore
Will Daly committed
-