- 15 Jan, 2016 1 commit
-
-
TNL-3803
cahrens committed
-
- 14 Jan, 2016 23 commits
-
-
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 -
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 11 commits
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed -
ECOM-3401
Peter Fogg committed -
Fixed test annotation component failing on Chrome
raeeschachar committed -
Provide useful response messages with access token errors
Cliff Dyer committed -
Format responses as a JSON dict containing an error_code and a developer_message. user_message is not necessary, as these are API level errors, not seen by end users. MA-1900
J. Cliff Dyer committed -
Create a new bok-choy DB cache
Jesse Zoldak committed -
Jesse Zoldak committed
-
Clear out the bok choy DB with reset_db, not flush
Jesse Zoldak committed -
[wip] Mark GeneratedCertificate records for audit mode as not eligible for a certificate.
Peter Fogg committed -
raeeschachar committed
-
An `eligible_for_certificate` field is added to the GeneratedCertificate model. This way we can retain existing grading logic, as well as maintaining correctness in analytics and reporting. Ineligible certificates are hidden by using the `eligible_certificates` manager on GeneratedCertificate. Some places in the coe (largely reporting, analytics, and management commands) use the default `objects` manager, since they need access to all certificates. This commit also updates the DB cache for acceptance tests.
Peter Fogg committed
-
- 12 Jan, 2016 5 commits
-
-
Jesse Zoldak committed
-
HOTFIX Release for Jan 12, 2016
Douglas Hall committed -
Douglas Hall committed
-
HOTFIX 2016-01-12
Douglas Hall committed -
Mark sequence link-color scss variable default.
Brian Talbot committed
-