- 07 Apr, 2015 7 commits
-
-
Chris Rodriguez committed
-
Correcting heading levels
Chris committed -
Aamir khan/ecom 1289 reverification service
Aamir committed -
aamir-khan committed
-
Make some cms strings i18n
Sarina Canelake committed -
Omit migrations when calculating bok-choy coverage.
Ben Patterson committed -
louyihua committed
-
- 06 Apr, 2015 11 commits
-
-
When we calculate bok-choy coverage, we are including various migraitons as part of the calculation. This does not represent the kind of code that bok-choy can cover, since that is part of the RDBMS build-out and maintenance.
Ben Patterson committed -
Make e-mail activation optional
Piotr Mitros committed -
Piotr Mitros committed
-
Fix i18n breaking in some js and underscore files
Sarina Canelake committed -
Add i18n_fastgenerate
Sarina Canelake committed -
use different queue for smaller emails (TNL-1591)
Adam committed -
Redirect Enrollment API to Platform API doc
Mark Hoeber committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Adam Palay committed
-
Add mentoring v2 and its bump dependency xblock-utils for Harvard
Braden MacDonald committed
-
- 05 Apr, 2015 2 commits
-
-
1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line. 2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
louyihua committed -
So the time-consuming i18n_extract step can be skipped for situations that only the translated strings are modified while the source strings are still the same.
louyihua committed
-
- 03 Apr, 2015 20 commits
-
-
Braden MacDonald committed
-
Merge release back into master (hotfix-2015-04-03)
Will Daly committed -
Hotfix: Add proxy to allow IE9 to make xdomain requests
Will Daly committed -
Move debug toolbar to end of devstack middleware
Greg Price committed -
Update SKU field help text and verbose name
Renzo Lucioni committed -
The django debug toolbar circumvents other middleware with process_view functions, so it needs to go at the end of our MIDDLEWARE_CLASSES setting. https://django-debug-toolbar.readthedocs.org/en/1.3/tips.html#middleware-isn-t-working-correctly
Greg Price committed -
Fix duplication of Randomized Content Blocks
Kelketek committed -
Chris Rodriguez committed
-
Update XBlock Hash
Kelketek committed -
PLAT-520 Fix Asset store import of null values.
Nimisha Asthagiri committed -
Kelketek committed
-
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Will Daly committed -
Jonathan Piacenti committed
-
Nimisha Asthagiri committed
-
Renzo Lucioni committed
-
Mark Hoeber committed
-
Jonathan Piacenti committed
-
Reverts removed styling rule which broke certificate status message on the course dashboard
Marco Morales committed -
Add social sharing feature (Twitter, Facebook) to student dashboard
Matt Drayer committed -
Ignore pylint error 7610 (translation-of-non-string) on where it is intended
Sarina Canelake committed
-