- 08 Jan, 2015 1 commit
-
-
Adam Palay committed
-
- 07 Jan, 2015 1 commit
-
-
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
-
- 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
-
- 01 Dec, 2014 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 28 Nov, 2014 1 commit
-
-
muhammad-ammar committed
-
- 06 Nov, 2014 1 commit
-
-
Adam Palay committed
-
- 27 Oct, 2014 1 commit
-
-
Jason Zhu committed
-
- 12 Sep, 2014 1 commit
-
-
Piotr Mitros committed
-
- 09 Sep, 2014 1 commit
-
-
Upgrades to latest pyfs to support auth not through environment variables
Piotr Mitros committed
-
- 08 Sep, 2014 1 commit
-
-
Upgrades to latest pyfs to support auth not through environment variables
Piotr Mitros committed
-
- 02 Sep, 2014 2 commits
-
-
Ben Patterson committed
-
Piotr Mitros committed
-
- 22 Aug, 2014 1 commit
-
-
Ben McMorran committed
-
- 07 Aug, 2014 1 commit
-
- 04 Aug, 2014 1 commit
-
-
Modified to a setting in CMS common.py and aws.py Also factored out are: ADVANCED_PROBLEM_TYPES This enables third parties to add XBlocks to their system without having to make a code change. Code also added to ensure that a component should exist in both ADVANCED_COMPONENT_TYPES and the course advanced module list in order for it to be enabled in the course.
David Adams committed
-
- 25 Jul, 2014 1 commit
-
-
This is not currently being used in production and will not be used moving forward since logs are remoted using splunk
John Jarvis committed
-
- 21 Jul, 2014 1 commit
-
-
STUD-1725
zubair-arbi committed
-
- 14 Jul, 2014 2 commits
-
-
Nimisha Asthagiri committed
-
Move modulestore django settings migration code down into the modulestore layer so it works for all django-based callers.
Nimisha Asthagiri committed
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 14 May, 2014 1 commit
-
-
Carson Gee committed
-
- 01 May, 2014 1 commit
-
-
Support incremental conversion of events from the old API to the new, in order to ensure the new system is working, enrollment events have been modified to make use of the new API.
Gabe Mulley committed
-
- 31 Mar, 2014 1 commit
-
-
Add some optional policies around password resets, such as password reuse, forced password resets, allowed frequency of password resets
Chris Dodge committed
-
- 21 Mar, 2014 1 commit
-
-
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
-
- 14 Mar, 2014 1 commit
-
-
Carson Gee committed
-
- 04 Mar, 2014 1 commit
-
-
Carson Gee committed
-
- 28 Feb, 2014 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 13 Feb, 2014 1 commit
-
-
Added tests Converted scripts to django commands Removed advanced module requirement Generalized to platform Switched to subprocess for shell commands Beefed up resiliency and error checking. Refactored since #1910 removed get_location_and_verify_access Added settings to aws for export directory and reworked test setup and teardown Several review based fixes Added line to Changelog Changed URL handler to be accepting and moved git bare repo inside of test_root/data Added exception logging to help trace issues Added output in exception logging Made the branch to commit to explicit instead of implicit Skipping git identity test on condition of global configuration set
Carson Gee committed
-
- 05 Feb, 2014 1 commit
-
-
If the FEATURES['USE_CUSTOM_THEME'] flag is set but the 'THEME_NAME' is not set. We get a compilation error during cms gather assets.
Feanil Patel committed
-
- 30 Jan, 2014 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 29 Jan, 2014 2 commits
-
-
Calen Pennington committed
-
To mark a language as dark-launched, add it to the DARK_LANGUAGES django conf setting. To activate a dark-launched language, set he query parameter `preview-lang` to the language code on any url. [LMS-2045] [LMS-2077] [LMS-2076]
Calen Pennington committed
-
- 28 Jan, 2014 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 14 Jan, 2014 1 commit
-
-
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it pep8/pylint fixes address PR feedback, remove underscore from test hostname more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team manually add Ned's single-to-double quote fix change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path Conflicts: lms/templates/help_modal.html
Chris Dodge committed
-