- 06 Aug, 2016 1 commit
-
-
Eric Fischer committed
-
- 04 Aug, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 7 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 01 Aug, 2016 2 commits
-
-
This work removes most references to XSeries from the LMS in an attempt to be more general. ECOM-5018.
Renzo Lucioni committed -
Saleem Latif committed
-
- 28 Jul, 2016 1 commit
-
-
Kevin Kim committed
-
- 27 Jul, 2016 4 commits
-
-
cahrens committed
-
Kevin Kim committed
-
Saleem Latif committed
-
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
Saleem Latif committed
-
- 26 Jul, 2016 1 commit
-
-
The LMS continues to expect lowercased category slugs, while the Studio program creator now uses correctly cased slugs. Programs should be updated before this is released. Part of ECOM-5018.
Renzo Lucioni committed
-
- 25 Jul, 2016 5 commits
-
-
Observed Problems: 1. Discussion categories and targets were missing 2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing Solutions: * Parsing legacy discussion OLX * Do not force exporting discussion ID
E. Kolpakov committed -
Observed Problems: 1. Discussion categories and targets were missing 2. When imported over existing course Discussion IDs have changed unexpectedly - all posts were missing Solutions: * Parsing legacy discussion OLX * Do not force exporting discussion ID
E. Kolpakov committed -
Sanford Student committed
-
cahrens committed
-
TNL-5002
cahrens committed
-
- 22 Jul, 2016 1 commit
-
- 21 Jul, 2016 2 commits
-
-
Includes a refactor of the program data extension utility. ECOM-4807.
Renzo Lucioni committed -
Kevin Kim committed
-
- 20 Jul, 2016 2 commits
-
-
Renzo Lucioni committed
-
unawaz/ECOM-4787-account-settings-page-header
unawaz committed
-
- 19 Jul, 2016 1 commit
-
-
Simon Chen committed
-
- 18 Jul, 2016 1 commit
-
-
ECOM-4973
Renzo Lucioni committed
-
- 17 Jul, 2016 1 commit
-
-
Renzo Lucioni committed
-
- 15 Jul, 2016 1 commit
-
-
Part of ECOM-4566.
Renzo Lucioni committed
-
- 11 Jul, 2016 1 commit
-
-
This is the first in a series of commits that will retrieve and use data from the catalog API. Part of ECOM-4566.
Renzo Lucioni committed
-
- 07 Jul, 2016 1 commit
-
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni committed
-
- 05 Jul, 2016 2 commits
- 02 Jul, 2016 2 commits
-
-
Saleem Latif committed
-
Displays a message and link when a user is enrolled in a program's course run but must upgrade in order to be eligible for the program certificate. ECOM-4220.
Renzo Lucioni committed
-
- 01 Jul, 2016 1 commit
-
-
This change improves grading performance by combining what had previously been multiple course tree traversals into a single traversal with combined filtering logic.
Nimisha Asthagiri committed
-
- 30 Jun, 2016 1 commit
-
-
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
Matt Drayer committed
-
- 28 Jun, 2016 1 commit
-
-
* Renames discussion_module to discussion_xblock * Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
E. Kolpakov committed
-