- 10 Jul, 2016 1 commit
-
-
This version component reflects the "version" of the StaticContent objects which we cache server-side. If the layout of those objects changes between releases, errors occur when loading them from cache. By using a separate version value, which can be incremented on its own after a change has been made to the StaticContent class, we can avoid loading older cached content and in turn take advantage of these changes faster, without needing to intervene operationally.
Toby Lawrence committed
-
- 07 Jul, 2016 2 commits
-
-
Added author
Albert (AJ) St. Aubin committed -
AC-520 fixes `section` ignores
Chris committed
-
- 06 Jul, 2016 9 commits
-
-
Change IRC references to Slack
Ned Batchelder committed -
Chris Rodriguez committed
-
Ned Batchelder committed
-
Albert St. Aubin committed
-
AC-518 updates `button-name` todo; needs TinyMCE work
Chris committed -
Chris Rodriguez committed
-
Bump UI Toolkit version to 1.4.1
Brian Jacobel committed -
Required for the breadcrumbs work I will be doing later this week. Also should issues we are seeing with NPM this morning.
Brian Jacobel committed -
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 8 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
-