- 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 4 commits
-
-
* Renames discussion_module to discussion_xblock * Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
E. Kolpakov committed -
Renzo Lucioni committed
-
ECOM-4219 - Add the course states to course cards and make sure the display follows course states (#12844) Please enter the commit message for your changes. Lines starting
Simon Chen committed -
Kevin Kim committed
-
- 27 Jun, 2016 3 commits
-
-
Sylvia Pearce committed
-
Simon Chen committed
-
https://openedx.atlassian.net/browse/TNL-4865 Without this change, we get 500 errors when the server tries to deserialize cached data using a previous data structure.
Nimisha Asthagiri committed
-
- 24 Jun, 2016 7 commits
-
-
Part of ECOM-4224.
Renzo Lucioni committed -
1. update query counts with more accuracy 2. don't use defaultdict in block_structure
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
- 22 Jun, 2016 3 commits
-
-
Douglas Hall committed
-
* mattdrayer: Add helpers.get_value test * mattdrayer: Change to simpler implementation, per @douglashall * mattdrayer: Address quality violations and test failures
Michael Frey committed -
* mattdrayer: Add helpers.get_value test * mattdrayer: Change to simpler implementation, per @douglashall * mattdrayer: Address quality violations and test failures
Michael Frey committed
-
- 20 Jun, 2016 1 commit
-
-
When program detail pages are enabled, cards on the listing page will link to their respective detail pages. Includes extensive cleanup of program listing tests. ECOM-4227.
Renzo Lucioni committed
-
- 17 Jun, 2016 4 commits
-
-
Ibrahim committed
-
ECOM-4653
Clinton Blackburn committed -
ECOM-4729
Clinton Blackburn committed -
Retrieving the URL from settings rather than an OAuth client that might not exist. ECOM-4729
Clinton Blackburn committed
-
- 16 Jun, 2016 1 commit
-
-
This commit "undoes"a previous hotfix, and allows a cms course_publish signal to trigger a block_structure update_course_in_cache task, which is run on an lms worker queue. Changes: -exposes ALTERNATE_QUEUE_ENVS -adds routing layer in celery.py -moves prior dev_with_worker settings file to devstack_with_worker -moves course_block api functionality into openedx/core/djangoapps/content/block_structure
Eric Fischer committed
-