- 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
-
- 06 Jul, 2016 1 commit
-
-
Program detail page touchups
Renzo Lucioni committed
-
- 05 Jul, 2016 9 commits
-
-
[PERF-344] Add versioning of cached course assets to allow graceful cache invalidation
Toby Lawrence committed -
When releasing the versioned assets work, we stumbled on a problem with old pickled versions of the StaticContent objects residing in cache, which triggered a bug in the code. Not wanting to blow away all cached items, we ended up having to revert and add in some backwards-compatible helper code to ease the transition. With this, we'll now utilize the version argument that Django's caching interface allows, in conjunction with a constant value that can be modified when breaking changes are being made, to let us gracefully ignore older cached course assets.
Toby Lawrence committed -
Convert Dates for Time Zone
Kevin Kim committed -
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
Kevin Kim committed -
Center cards and add padding around logos. ECOM-4871.
Renzo Lucioni committed -
Fix issues with topic truncation.
Diana Huang committed -
Diana Huang committed
-
Release
Adam committed -
Replacing relative imports by absolute imports for all files into com…
Ben Patterson committed
-
- 02 Jul, 2016 4 commits
-
-
Fix footer test failures
Saleem Latif committed -
Add upgrade section to program detail course cards.
Renzo Lucioni committed -
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 7 commits
-
-
Fix `bulk_change_enrollment` command to emit event
Adam committed -
ECOM-4775
Awais Jibran committed -
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 -
Make this message the same as another almost identical message
Ned Batchelder committed -
Update translations (autogenerated message)
Ned Batchelder committed -
removes text value from span that is intended only to receive focus
Mark Sadecki committed -
AC-519 removing list from ignored a11y check
Chris committed
-
- 30 Jun, 2016 13 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Simon Chen committed
-
Show message on progress page when user is in audit mode.
Tasawer Nawaz committed -
tasawernawaz committed
-
Fix diff cover args
Calen Pennington committed -
Hamzamunir/tnl 4141 problem creation empty answer not allowed
hamzamunir7300 committed -
WL-416: Multi-site comprehensive theming
Saleem Latif committed -
Chris Rodriguez committed
-
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 -
Hamza Munir committed
-
Merge release into master
Diana Huang committed
-
- 29 Jun, 2016 5 commits
-
-
Diana Huang committed
-
Revert "Change topic name truncation."
Diana Huang committed -
Diana Huang committed
-
removed edx-icons fallback images for video icons and fully use Font Awesome
alisan617 committed -
alisan617 committed
-