- 19 Apr, 2017 1 commit
-
-
TNL-6743
Albert St. Aubin committed
-
- 05 Apr, 2017 1 commit
-
-
TNL-6744
cahrens committed
-
- 08 Mar, 2017 1 commit
-
-
This reverts commit 83f2be49, reversing changes made to 01ed1742.
Nimisha Asthagiri committed
-
- 01 Mar, 2017 2 commits
-
-
This is unused, and will no longer be supported on edx.org. Also adds a DeprecatedModel utility class. TNL-6126
Eric Fischer committed -
added test to support changes moved aside xblock data save logic int component_handler changes after feedback fixed typo
Zia Fazal committed
-
- 02 Feb, 2017 1 commit
-
-
Dmitry Viskov committed
-
- 01 Dec, 2016 1 commit
-
-
Calen Pennington committed
-
- 19 May, 2016 1 commit
-
-
Dmitry Viskov committed
-
- 04 May, 2016 1 commit
-
-
Instead, use a class attribute to define test behavior. This allows for easier addition of new mixins over time.
Calen Pennington committed
-
- 29 Apr, 2016 1 commit
-
-
[PERF-303] Integer XBlocks/XModules into the static asset pipeline. This PR, based on hackathon work from Christina/Andy, implements a way to discover all installed XBlocks and XModules and to enumerate their public assets, then pulling them in during the collectstatic phase and hashing them. In turn, the methods for generating URLs to resources will then returned the hashed name for assets, allowing them to be served from nginx/CDNs, and cached heavily.
Christina Roberts committed
-
- 20 Apr, 2016 1 commit
-
-
Dmitry Viskov committed
-
- 02 Mar, 2016 1 commit
-
-
- adaptation asides to be imported from the XML - updating SplitMongo to handle XBlockAsides (CRUD operations) - updating Studio to handle XBlockAsides handler calls - updating xblock/core.js to properly init XBlockAsides JavaScript
Dmitry Viskov committed
-
- 14 Jan, 2016 1 commit
-
-
Dmitry Viskov committed
-
- 25 Nov, 2015 1 commit
-
-
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
Renzo Lucioni committed
-
- 20 Oct, 2015 1 commit
-
-
Implement a Studio tab plugin manager, define a namespace for Studio tab plugins, and introduce an abstract base class used to represent Studio tabs. This does not introduce changes required to inject such plugins into the Studio UI. ECOM-2187.
Renzo Lucioni committed
-
- 20 Aug, 2015 1 commit
-
-
* Automatically create user partitions on course publish for each ICRV checkpoint. * Disable partitions for ICRV checkpoints that have been deleted. * Skip partitions that have been disabled when checking access. * Add verification access control UI to visibility settings. * Add verification access control UI to sequential and vertical settings. * Add partition scheme for verification partition groups. * Cache information used by verification partition scheme and invalidate the cache on update. * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint. * Refactor GroupConfiguration to allow multiple user partitions. * Add special messaging to ICRV for students in the honor track. Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
zubair-arbi committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 20 Jul, 2015 1 commit
-
-
TNL-2487
Andy Armstrong committed
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 30 Apr, 2015 1 commit
-
-
Ned Batchelder committed
-
- 25 Feb, 2015 1 commit
-
-
Now importing settings module from 'django.conf' instead of 'cms.envs.common'.
Lazybird committed
-
- 09 Feb, 2015 1 commit
-
-
cahrens committed
-
- 28 Jan, 2015 1 commit
-
- 27 Jan, 2015 1 commit
-
-
[second attempt which addresses bug building Studio]
Will Daly committed
-
- 21 Jan, 2015 1 commit
-
- 20 Jan, 2015 1 commit
-
-
Respond to review comments: - Rename build and config files for consistency between lms/studio. - Fix merge conflicts with lms require config. - Devstack uses optimized pipeline to skip require JS optimizer step - Add tests for render_require_js_path_overrides
Will Daly committed
-
- 15 Jan, 2015 4 commits
-
-
Daniel Friedman committed
-
Andy Armstrong committed
-
Andy Armstrong committed
-
TNL-652
Andy Armstrong committed
-
- 17 Dec, 2014 2 commits
-
-
PLAT-280
Don Mitchell committed -
PLAT-221
Don Mitchell committed
-
- 13 Dec, 2014 1 commit
-
-
[PLAT-217]
Calen Pennington committed
-
- 12 Dec, 2014 1 commit
-
-
Daniel Friedman committed
-
- 20 Oct, 2014 1 commit
-
-
polesye committed
-
- 20 Jun, 2014 1 commit
-
-
STUD-1658
Andy Armstrong committed
-
- 18 Jun, 2014 2 commits
-
-
Ben McMorran committed
-
Ben McMorran committed
-
- 07 May, 2014 1 commit
-
-
This commit adds all of cms. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 25 Feb, 2014 1 commit
-
-
Calen Pennington committed
-