- 25 Feb, 2015 1 commit
-
-
Martyn James committed
-
- 11 Feb, 2015 2 commits
-
-
TNL-1380
cahrens committed -
David Ormsbee committed
-
- 09 Feb, 2015 1 commit
-
-
cahrens committed
-
- 30 Jan, 2015 1 commit
-
-
Martyn James committed
-
- 29 Jan, 2015 1 commit
-
-
Davorin Sego 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
-
- 16 Jan, 2015 3 commits
-
-
Martyn James committed
-
path.py objects report themselves as class objects, which confuses the heck out of pylint. It tries to match variable names using the class-rgx regular expression instead of the constant-rgx regular expression, and it doesn't match, so it throws an error. Not sure how to fix pylint, so we'll just ignore these errors.
David Baumgold committed -
Matt Drayer committed
-
- 15 Jan, 2015 3 commits
-
-
Zia Fazal committed
-
Andy Armstrong committed
-
TNL-652
Andy Armstrong committed
-
- 14 Jan, 2015 2 commits
-
-
Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
polesye committed -
David Baumgold committed
-
- 12 Jan, 2015 1 commit
-
-
Braden MacDonald committed
-
- 08 Jan, 2015 2 commits
-
-
Adam Palay committed
-
David Baumgold committed
-
- 07 Jan, 2015 2 commits
-
-
Ned Batchelder committed
-
ECOM-248 Course Info API. Basic functionality implemented. ECOM-248 adding factory for about descriptor and test cases for course info api ECOM-248 adding test cases for couse info api. ECOM-248 re-factoring code. updating test cases. Tests for course_about data module ECOM-248 Adding test cases for the exceptions. ECOM-248 re-factoring code. fixing quality issues. ECOM-248 fixing test cases and moved parse video method into utils. added github username in authors ECOM-248 removed merging issue of test_data ECOM-248 removed unused files
stephensanchez committed
-
- 06 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 24 Dec, 2014 1 commit
-
-
- Set EDX_PLATFORM_REVISION to unknown if not in a git repo. - Use the path of the configuration file to determine where the repository is.
Carlos Andrés Rocha committed
-
- 23 Dec, 2014 2 commits
-
-
David Baumgold committed
-
STUDIO_NAME = "edX Studio" STUDIO_SHORT_NAME = "Studio"
David Baumgold committed
-
- 19 Dec, 2014 1 commit
-
-
For theming and internationalization
David Baumgold committed
-
- 18 Dec, 2014 1 commit
-
-
Don Mitchell committed
-
- 16 Dec, 2014 1 commit
-
-
John Jarvis committed
-
- 15 Dec, 2014 1 commit
-
-
This feature allows upload of video assets to S3. This requires that the VIDEO_UPLOAD_PIPELINE setting be properly configured and that each course be configured with a token issued by the media team for their processing purposes (e.g. linking the video with a YouTube channel). Co-authored-by: Greg Price <gprice@edx.org>
Nimisha Asthagiri committed
-
- 13 Dec, 2014 1 commit
-
-
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 09 Dec, 2014 1 commit
-
-
This commit puts a limit on the size of files that course staff can upload to MongoDB. The limit is enforced on the frontend in javascript as well as backend via the /upload endpoint. The limit is hard-coded in cms/envs/common.py and may be changed according to the user's custom needs. If the user tries to upload a file that's too large, an error message will pop up, with a customizable url that pointing the user to an external page with an alternate upload procedure. This url is specified im cms/envs/common.py. If not set, this url will not be displayed.
Jim committed
-
- 08 Dec, 2014 1 commit
-
-
Ben Patterson committed
-
- 05 Dec, 2014 2 commits
-
-
JIRA: TNL-710 IMPORTANT: this commit converts the course_groups package to using migrations. When deploying to an existing openedx instance, migration 0001 may fail with an error indicating that the CourseUserGroup table already exists. If this happens, running the 0001 migration first, with the --fake option, is recommended. After performing this step, remaining migrations should work as expected.
jsa committed -
TNL-649
Andy Armstrong committed
-
- 04 Dec, 2014 1 commit
-
-
John Jarvis committed
-
- 01 Dec, 2014 3 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-