- 17 Apr, 2015 3 commits
-
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
ECOM-1421 implementing the functionality
Awais Qureshi committed
-
- 16 Apr, 2015 19 commits
-
-
Bump version of Problem Builder
Braden MacDonald committed -
Fix modal close button
Marco Morales committed -
Chaning table th td color to meet AA guidelines
Chris committed -
Braden MacDonald 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 -
Awais 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
-