- 25 Feb, 2014 1 commit
-
-
Calen Pennington 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
-
-
STUD-1133
zubiar-arbi committed
-
- 19 Feb, 2014 2 commits
-
-
Due to issues with require.js and the latest version of the toolbar. Also included a note in the requirements file explaining the situation, and what needs to happen before this can be upgrade properly. Conflicts: lms/envs/dev.py
David Baumgold committed -
Due to issues with require.js and the latest version of the toolbar. Also included a note in the requirements file explaining the situation, and what needs to happen before this can be upgrade properly.
David Baumgold committed
-
- 18 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-
- 14 Feb, 2014 2 commits
-
-
Deprecated rake functions issue a warning and then call paver replacements Bring Paver commands up to date with master for servers, assets, and docs. Revert deprecation of quality, tests, and i18n for a future pull request. Deprecate workspace migration
David Glance committed
- 13 Feb, 2014 1 commit
-
-
[LMS-1645] [LMS-2062] [LMS-2063] [LMS-2064]
Calen Pennington committed
-
- 11 Feb, 2014 1 commit
-
-
Checks for the presence of a cookie with specific values when activated, and redirect the user to a configurable URL when it is not found, or not with an accepted value. To be used to display a splash screen to users upon the first visit. It's the responsability of the splash page at the redirected URL to set the proper cookie value before sending users back to the LMS.
Xavier Antoviaque committed
-
- 10 Feb, 2014 2 commits
-
-
David Baumgold committed
-
Ned Batchelder committed
-
- 05 Feb, 2014 1 commit
-
-
[LMS-179] [LMS-209] [LMS-1345]
Calen Pennington committed
-
- 03 Feb, 2014 2 commits
- 02 Feb, 2014 1 commit
-
-
Will Daly committed
-
- 01 Feb, 2014 1 commit
-
-
Will Daly committed
-
- 31 Jan, 2014 1 commit
-
-
Change text in bok_choy scripts to green Added feedback check for AI-assessment test Added peer assessment feedback test Updated Studio/LMS page objects and tests to use bok-choy v0.1.0 Added LMS bok-choy tests from e2e repo
Will Daly committed
-
- 29 Jan, 2014 3 commits
-
-
Pin subunit and testtools libraries to prevent test failures after release of these libraries on 1/29/14
Will Daly committed -
ConfigurationModels can be managed using the admin site. They are append-only, and track the user who is making the change, and the time that the change was made. The configuration is stored in the database, and cached for performance. [LMS-1220]
Calen Pennington committed -
Pin subunit and testtools libraries to prevent test failures after release of these libraries on 1/29/14
Will Daly committed
-
- 28 Jan, 2014 1 commit
-
-
jorr committed
-
- 27 Jan, 2014 1 commit
-
- 22 Jan, 2014 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 21 Jan, 2014 1 commit
-
-
This is necessary to pick up a bug fix for extraction of translator comments.
Greg Price committed
-
- 17 Jan, 2014 1 commit
-
-
(STUD-1201) Revert "Specific django-toolbar version (stable released) and update the panels in dev envs" This reverts commit a465b082. Revert "Updated settings for devstack django debug toolbar" This reverts commit 30199e8a.
Adam Palay committed
-
- 16 Jan, 2014 1 commit
-
-
Cristian Salamea committed
-
- 15 Jan, 2014 2 commits
-
-
Calen Pennington committed
-
polesye committed
-
- 14 Jan, 2014 3 commits
-
-
Greg Price committed
-
Calen Pennington committed
-
XModules continue to use their own interface for xml, but provide an adaptor that makes the the XBlock interface available. [LMS-179]
Calen Pennington committed
-
- 10 Jan, 2014 1 commit
-
-
[LMS-226] [LMS-2013]
Calen Pennington committed
-
- 09 Jan, 2014 2 commits
-
-
Ned Batchelder committed
-
Will Daly committed
-
- 06 Jan, 2014 2 commits
-
-
Julia Hansbrough committed
-
These changes implement STUD-813. The commit consists of the following logical changes: - a REST API has been implemented for a course's assets - the page itself now fetches the assets client-side - the Backbone.Paginator library is used to support pagination - the AssetCollection has been refactored to extend Backbone.Paginator.requestPager so that it can be paged - an abstract PagingView class has been added to generalize the communication with a paging REST API - the AssetsView has been reimplemented to extend PagingView - two new child views have been added: - PagingHeader: the paging controls above the list of assets - PagingFooter: the paging controls below the assets
Andy Armstrong committed
-
- 20 Dec, 2013 1 commit
-
-
[LMS-1614]
Calen Pennington committed
-
- 19 Dec, 2013 1 commit
-
-
Will Daly committed
-