- 15 Apr, 2015 8 commits
-
-
Will Daly committed
-
Remove nested form elements
David Baumgold committed -
Increase timeout for library page to load after refresh in acceptance tests
Jesse Zoldak committed -
Jesse Zoldak committed
-
ECOM-1420 adding new field and migration file.
Awais Qureshi committed -
Awais committed
-
Fixed Embargo Bug in Enrollment API
Clinton Blackburn committed -
This issue was not found sooner because the test helper used only tested for GeoIP embargoes, and neglected the user profile. An additional test has been added to test for embargoes against the country assigned to the user's profile. Additionally, variable names have been cleaned up--user replaced with username--to avoid confusion in the future.
Clinton Blackburn committed
-
- 14 Apr, 2015 11 commits
-
-
Fix for TNL-1639
Sarina Canelake committed -
Enable OAuth token exchange only if OAuth provider
Greg Price committed -
This is invalid HTML
David Baumgold committed -
Escape curly quotes in release page table
Will Daly committed -
Revert hotfix for PLAT-452
Will Daly committed -
Syed Hassan Raza committed
-
Release
Adam committed -
(SOL-531)(SOL-532) Course Cards update on the homepage;
Marko Jevtić committed -
show error message to user on photo reverification page if Flash not fou...
zubair-arbi committed -
(SOL-531)(SOL-532)Course Cards update; A link to course discovery page has been added to the OpenEdX homepage
marjev committed -
ECOM-1355
zubair-arbi committed
-
- 13 Apr, 2015 21 commits
-
-
Added name to the authors list
Sarina Canelake committed -
applecool committed
-
MA-318, change edx video id to video id
Christopher Lee committed -
Add course-specific URL overrides for social sharing icons on student da...
Matt Drayer committed -
Will Daly committed
-
christopher lee committed
-
- sharing enabled for custom URLs only if URL actually specified
Matt Drayer committed -
Greg Price committed
-
SOL-570 Remove djangotracker from common imports - merging
Martyn James committed -
Revert hotfix for PLAT-452
Waqas Khalid committed -
Added more precise alerting to video beacon experiment.
Ali Mohammad committed -
Dino Cikatic committed
-
[Dependencies] Upgrading oauthlib from 0.6.3 to 0.7.2
David Ormsbee committed -
applecool committed
-
i18n fix in studio
Sarina Canelake committed -
Syed Hassan Raza committed
-
Better i18n for LMS
Sarina Canelake committed -
fix I18N errors in business order confirmation email
chrisndodge committed -
Chris Dodge committed
-
ECOM-1183 fixing the
Awais Qureshi committed -
1. Fix the broken `gettext()` call in `courde_detail.js` 2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`. 3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty. 4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?) 5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
louyihua committed
-