- 25 Nov, 2014 2 commits
- 11 Nov, 2014 1 commit
-
-
stv committed
-
- 10 Nov, 2014 2 commits
- 06 Nov, 2014 1 commit
-
-
TNL-683
cahrens committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 03 Nov, 2014 1 commit
-
-
TNL-138
zubair-arbi committed
-
- 31 Oct, 2014 1 commit
-
-
TE-489
muhammad-ammar committed
-
- 24 Oct, 2014 2 commits
-
-
for troubleshooting TNL-692
Jesse Zoldak committed -
TNL-685
Jesse Zoldak committed
-
- 20 Oct, 2014 1 commit
-
-
polesye committed
-
- 17 Oct, 2014 1 commit
-
-
TNL-399 Content and settings are no longer saved when Studio view is rendered.
cahrens committed
-
- 16 Oct, 2014 1 commit
-
-
Also fix those tests to correctly wait until the ajax portions have finished before evaluating the page contents.
Calen Pennington committed
-
- 14 Oct, 2014 1 commit
-
-
TNL-550
Daniel Friedman committed
-
- 08 Oct, 2014 4 commits
-
-
Andy Armstrong committed
-
TNL-552
Andy Armstrong committed -
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version fix tests. Update Admin views/forms. enforce uniqueness constraint in the Admin ModelForm submissions Update bok_choy cached DBs with new schema changes PR feedback
Chris Dodge committed -
Oleg Marshev committed
-
- 03 Oct, 2014 1 commit
-
-
This includes cohort creation/deletion and membership changes.
Greg Price committed
-
- 01 Oct, 2014 5 commits
-
-
Jesse Zoldak committed
-
Usman Khalid committed
-
TNL-162
Andy Armstrong committed -
TNL-163
Andy Armstrong committed -
Nimisha Asthagiri committed
-
- 29 Sep, 2014 2 commits
-
-
Make Studio CoursePage objects generate the correct CourseLocator based on whether the DEFAULT_STORE is set or not
Calen Pennington committed -
TNL-353
Waheed Ahmed committed
-
- 24 Sep, 2014 2 commits
-
-
Jesse Zoldak committed
-
Ned Batchelder committed
-
- 23 Sep, 2014 4 commits
-
-
This reverts commit 1955aade36675289bdbc01554b6f74242754a746.
David Baumgold committed -
Note that the features in this release are opt-in, and course and video behavior will remain the same unless a course explicitly opts in. Major pieces of functionality with this commit: Allows the listing of a user's enrollments, course videos, and updates. In order to make a course available for mobile use, course staff must explicitly set the Course Advanced Setting "Mobile Course Available" to true. Course staff will always see their own courses through the Mobile API regardless of this setting, but students will only be allowed to see a course through the Mobile API if this setting is set to "true". By default, a Course will *not* be available for mobile use. This is a Django app for video resource management. It is completely optional, and is intended to allow video and operations teams to create new encodings of videos (e.g. low res for mobile) and change CDNs without having to edit course data directly. Course teams can now use a "EdX Video ID" setting for Videos, which will leverage VAL. Video units that do not fill in an "EdX Video ID" will behave exactly as they always have. * The Mobile API is enabled with the ENABLE_MOBILE_REST_API feature flag. * VAL is enabled with the ENABLE_VIDEO_ABSTRACTION_LAYER_API feature flag. * VAL and the Mobile API both require ENABLE_OAUTH2_PROVIDER). * The Mobile API is a read-only API, but VAL requires database migrations. * Applications that make use of either the Mobile API or VAL must be registered with the OAuth2 provider app in Django Admin.
David Ormsbee committed -
David Baumgold committed
-
Christine Lytwynec committed
-
- 18 Sep, 2014 1 commit
-
-
Lots of plumbing to allow an asset named python_lib.zip to be imported by jailed Python code. This function can find the "python_lib.zip" asset, and is passed down through ModuleSystem and LoncapaSystem so that capa problems have access to the zipfile.
Ned Batchelder committed
-
- 16 Sep, 2014 2 commits
-
-
TNL-392
zubair-arbi committed -
TNL-284
Waheed Ahmed committed
-
- 15 Sep, 2014 3 commits
-
-
Christine Lytwynec committed
-
Christine Lytwynec committed
-
Jesse Zoldak committed
-
- 11 Sep, 2014 1 commit
-
-
Don Mitchell committed
-