- Sep 01, 2016
-
-
Peter Desjardins authored
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
-
- Aug 30, 2016
-
-
Adam Palay authored
clear request cache to avoid memory leak update to use https delete courses in the same transaction as writing them python3 compatibility
-
George Song authored
Also make sure we set the recommended settings according to <https://django-debug-toolbar.readthedocs.io/en/stable/installation.html#explicit-setup>
-
- Aug 26, 2016
-
-
Waheed Ahmed authored
ECOM-5303
-
- Aug 24, 2016
-
-
J. Cliff Dyer authored
-
- Aug 17, 2016
-
-
Andy Armstrong authored
-
Eric Fischer authored
Introduces database models and simple CRUD interface for robust grading usage.
-
- Aug 15, 2016
-
-
marcotuts authored
updated LMS footer to include year in copyright message
-
- Aug 12, 2016
-
-
Pierre Mailhot authored
-
- Aug 05, 2016
-
-
Brian Beggs authored
-
- Aug 03, 2016
-
-
Nimisha Asthagiri authored
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also installs the wiring that will allow robust grades to be used for courses that enable it. This functionality is still gated by the feature flag and should not be used until the remaining robust grades work is finished.
-
- Jul 29, 2016
-
-
wajeeha-khalid authored
-
- Jul 27, 2016
-
-
Saleem Latif authored
-
Saleem Latif authored
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
-
- Jul 22, 2016
-
-
Kevin Kim authored
-
-
- Jul 21, 2016
-
-
cahrens authored
TNL-4670
-
- Jul 13, 2016
-
-
alisan617 authored
Remove edx-icons from edx-platform - TNL-4813 Remove edx-icons from LMS - TNL-4952 comment out baseline screenshot Bokchoy assertion tests SOL-1937 Temporarily comment out baseline screenshot Bokchoy assertion tests
-
- Jul 12, 2016
-
-
caseylitton authored
-
- Jul 11, 2016
-
-
Renzo Lucioni authored
This is the first in a series of commits that will retrieve and use data from the catalog API. Part of ECOM-4566.
-
- Jul 06, 2016
-
-
cahrens authored
Also allows dynamic updates. TNL-4668
-
- Jul 05, 2016
-
-
Omar Khan authored
Refactor all S3 code to use the django storage API and add swift settings for openstack deployments
-
- Jun 30, 2016
-
-
Matt Drayer authored
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
-
- Jun 28, 2016
-
-
Eric Fischer authored
Performance improvement, this cache is no longer needed thanks to block_structure caching data. TNL-4874
-
Kevin Kim authored
-
- Jun 27, 2016
-
-
Ahsan Ulhaq authored
ECOM-4792
-
- Jun 23, 2016
-
-
E. Kolpakov authored
-
- Jun 19, 2016
-
-
Andy Armstrong authored
-
- Jun 17, 2016
-
-
Clinton Blackburn authored
Retrieving the URL from settings rather than an OAuth client that might not exist. ECOM-4729
-
- Jun 13, 2016
-
-
Clinton Blackburn authored
ECOM-4610
-
- Jun 09, 2016
-
-
PaulWattenberger authored
* Initial lms changes for Sailthru * Fix identified code quality issues * Fix migration failure * Fix code quality identified issue
-
PaulWattenberger authored
-
- Jun 08, 2016
-
-
PaulWattenberger authored
* Initial commit of Sailthru lms changes * Field mapping changes for Sailthru integration * Merge fix * Add users to Sailthru list on registration * FIx minor code format issues * Several updates based on code review feedback * Updates based on recomendations from Sailthru * Clean up unit tests * Fix last login * Updates based on code review feedback * Updates based on code review feedback * Fix comment * Cleanup
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jun 02, 2016
-
-
Andy Armstrong authored
TNL-4622
-
- Jun 01, 2016
-
-
Hasnain authored
-
- May 27, 2016
-
-
Nimisha Asthagiri authored
-
- May 24, 2016
-
-
Daniel Friedman authored
Don't use symlinks to include node_modules
-
Daniel Friedman authored
FEDX-25
-