- 15 Jan, 2016 3 commits
-
-
Ned Batchelder committed
-
Change broken course_modes migration to not touch the database.
Peter Fogg committed -
Indicator-container div apply to status
Syed Hasan raza committed
-
- 14 Jan, 2016 35 commits
-
-
Ensure old audit certs don't get marked ineligible.
Peter Fogg committed -
Changing a field name in the way that we did (updating the Python variable name and switching it to point to the old DB column) confuses Django's migration autodetector. No DB changes are actually necessary, but it thinks that a field has been removed and a new one added. This means that Django will ask users to generate the migration it thinks is necessary, which ended up with us dropping data. The fix is to run the same migration on Django's internal model of the DB state, but not actually touch the DB.
Peter Fogg committed -
ORA staff grading release
Eric Fischer committed -
Peter Fogg committed
-
Merging changes for the patch release back to master
Edward Zarecor committed -
MAYN-154 / Added site_map in static template
Douglas Hall committed -
ECOM-2967 adding GA events for dashboard XSeries messages
AlasdairSwan committed -
Allow file extensions in MKTG_URL_LINK_MAP template keys Set content type on requests for static templates based on the template key
Hasnain committed -
AlasdairSwan committed
-
Eric Fischer committed
-
Removing CDN RPC
Edward Zarecor committed -
Allow certificates with 'auditing' status to be regenerated.
Peter Fogg committed -
Crush down images.
Toby Lawrence committed -
There's a test to ensure users can't upload too large of a profile picture, so the picture was too small to trigger that behavior, and now fails. This just returns the image to its original size.
Toby Lawrence committed -
CR comments Whitespace wip test refactoring more test refactoring Re-write download URL too. Test fixes related to download change, and fix wip, re-locating tests update classname Quality fixes
Edward Zarecor committed -
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
This reverts commit 8402be3b.
Toby Lawrence committed
-
- 13 Jan, 2016 2 commits
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed -
ECOM-3401
Peter Fogg committed
-