- 16 Apr, 2015 15 commits
-
-
Chaning table th td color to meet AA guidelines
Chris committed -
Better i18n (cont.)
Sarina Canelake committed -
Release
Adam committed -
1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`. 2. Combine three setences inside `choose.html`. 3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation. 4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict. 5. Sorry for
louyihua committed -
Hotfix/2015 04 16
Adam committed -
Adam Palay committed
-
Marco Morales committed
-
Be more specific about where we compile sass from.
Feanil Patel committed -
Added new release tag for ORA2.
Waheed Ahmed committed -
Chris Rodriguez committed
-
Accessibility: Updating the color blue on LMS
Chris committed -
ECOM-1396: added the xblock setup in github.txt of edx-platform
Aamir committed -
iframe elements require a meaningful title attribute
Ahsan Ulhaq committed -
TNL-2000
Waheed Ahmed committed -
Fixed Long discussion post not rendering Latex expressions
Awais Jibran committed
-
- 15 Apr, 2015 18 commits
-
-
Updated Styling for course references in discussion forum posts
Marco Morales committed -
This reverts commit 88b91874.
Adam Palay committed -
Put CCX URLs behind their feature flag
Carson Gee committed -
There are now folders under static that have sass that should not be compiled as a part of our asset pipeline, they were getting pulled in because the wildcard for `SASS_UPDATE_DIRS` was too broad. This update makes it more specific for most folders but leaves it broad for the common folder where the xmodule has its own sass that needs compiling from a non-standard location.
Feanil Patel committed -
hard start/stop times to video player
David Baumgold committed -
- Moved the CCX URLS into their django app.
Carson Gee committed -
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 -
Chris Rodriguez committed
-
ataki committed
-
Rc/2015 04 15
Will Daly committed -
Jesse Zoldak committed
-
TNL-1902
Awais Jibran 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 7 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 -
ataki committed
-
ataki committed
-
This pull request makes the video player module respect the video start/stop times specified by the instructor as a hard start/stops, i.e. the video treats the start time as the beginning of the video and the stop time as the end. Previously, the video module displayed the full video and displayed a jquery ui slider range representing the start and end times. This new functionality invalidates two previous acceptance tests for the video module: - slider visible test - finish time video acceptance test. These tests are removed from the common acceptance tests.
ataki committed
-