- 08 Jun, 2015 1 commit
-
-
Also moves the default icons to the badges subfolder to avoid storage conflicts.
Xavier Antoviaque committed
-
- 18 May, 2015 1 commit
-
-
Use native checkboxes for courseware license options In Studio settings editor for video module, don't show license if feature-flagged off Don't let Scope.contents fields leak to Studio editor JS gettext() must all be on the same line for i18n Add docstrings for bok-choy tests Remove LicenseMixin from HTMLDescriptor Responding to UX review feedback Add aria-pressed attribute Use https links instead of protocol-relative links for links to creativecommons.org Remove license from course outline page in Studio
David Baumgold committed
-
- 08 May, 2015 2 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
- 07 May, 2015 1 commit
-
-
Gabe Mulley committed
-
- 18 Apr, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 14 Apr, 2015 1 commit
-
-
Added setting to enable/disable library indexing + moved is_index_enabled into search indexer classes Added task and signal to fire library reindex
E. Kolpakov committed
-
- 28 Mar, 2015 1 commit
-
-
The replacement strings need to be unicode, so that when STUDIO_NAME contains non-ascii characters python can handle it correctly without raising exceptions. Also, the value of STUDIO_SHORT_NAME can be read from cms.env.json.
louyihua committed
-
- 23 Mar, 2015 1 commit
-
-
This makes these files importable, and puts them into the new best guess as to where files should live.
Ned Batchelder committed
-
- 11 Mar, 2015 1 commit
-
-
David Baumgold committed
-
- 05 Mar, 2015 1 commit
-
-
E. Kolpakov committed
-
- 17 Feb, 2015 1 commit
-
-
xblock-external-ui: Alternate referer check for CORS requests xblock-external-ui: Allow to disable httponly on session cookies xblock-external-ui: Add a unit test for CorsCSRFMiddleware
Xavier Antoviaque committed
-
- 02 Feb, 2015 1 commit
-
-
Bertrand Marron committed
-
- 29 Jan, 2015 1 commit
-
-
Davorin Sego committed
-
- 28 Jan, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 22 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 16 Jan, 2015 1 commit
-
-
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
-
- 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
-