- 07 Jul, 2016 4 commits
-
-
quiet some noisy logs
Adam committed -
Joyce Zhu committed
-
Added author
Albert (AJ) St. Aubin committed -
AC-520 fixes `section` ignores
Chris committed
-
- 06 Jul, 2016 10 commits
-
-
Change IRC references to Slack
Ned Batchelder committed -
Adam Palay 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 6 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
-