- 23 Feb, 2015 1 commit
-
-
Ahsan Ulhaq committed
-
- 18 Feb, 2015 13 commits
-
-
Ahsan Ulhaq committed
-
Tooltip hint on the calculator apears on the mouse hover so the links on the tooltip could not be accessed tnl-944
Ahsan Ulhaq committed -
ECOM-1060: Logistration third-party auth improvements
Will Daly committed -
Add pagination to sysadmin dashboard Git import logs
Sarina Canelake committed -
Update schoolyourself-xblock CSS to wrap long title text on small screens
Sarina Canelake committed -
Support for inline explanatory popups in problem XML
Sarina Canelake committed -
Updates the edx-submissions version.
Muzaffar yousaf committed -
Hd button on for default high resolutions
Shrhawk committed -
adding myself to authors. TNL-1466
muzaffaryousaf committed -
xblock-external-ui: Add XBlock API call to render XBlock views
Xavier Antoviaque committed -
TNL-1202
Syed Hassan Raza committed -
Brandon DeRosier committed
-
Update i18n-tools to fix dummy generation
Sarina Canelake committed
-
- 17 Feb, 2015 20 commits
-
-
Sarina Canelake committed
-
Remove dead code paths
David Baumgold committed -
When the user returns to the registration page with a current third party auth provider, hide the third party auth buttons are hidden, including the "or create a new one here" text that does not make sense when the buttons are hidden.
Will Daly committed -
Courses API
Clinton Blackburn committed -
Clinton Blackburn committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
BUGFIX: shopping_cart_enabled + cosmetic price
Sarina Canelake committed -
Sarina Canelake committed
-
ECOM-1055: Add messaging for when a student's verification will expire before the deadline
Will Daly committed -
- pass through registration price for use in template - change conditional for add-to-cart to use registration price - change conditional for sidebar price field to also include registration price - remove expected failure in test - add test for shopping_cart + course without mode
Giulio Gratta committed -
John Lee committed
-
Missing discussion blackout throwing exception
Waqas Khalid committed -
Will Daly committed
-
Adding the support for '$exists' into the get_items for split mongo.
Muzaffar yousaf committed -
TNL-1451
muzaffaryousaf committed -
Update edx-ora2 to release-2015-02-12T15.27.
Usman Khalid committed -
xblock-external-ui: Alternate referer check for CORS requests xblock-external-ui: Allow to disable httponly on session cookies xblock-external-ui: Add a unit test for CorsCSRFMiddleware
Xavier Antoviaque committed -
It looks like one version of the class was first added [1] and then a few days later, another was written [2]. The newer declaration appeared lower in the file, allowing it to hide the other. This removes the first, hidden declaration. [1] commit 7aa493ec Date: Fri Mar 1 10:36:20 2013 -0500 [2] commit f62dad2f Date: Tue Mar 5 16:31:02 2013 -0500
stv committed -
I can't seem to find any references to this code outside of the library and the tests themselves.
stv committed
-
- 16 Feb, 2015 2 commits
-
-
When the list is empty in discussion blackout on studio side it causes the exception on lms side when we try to access the discussion. We were expecting the values and try to parse it in two values start and end date whereas parsing empty values to two values causing the exception. Now values will be parse when value exists. Empty value will be ignored. TNL-1390
Waqas Khalid committed -
xblock-external-ui: Include CSRF token in the API answer xblock-external-ui: Include full path when building local_url xblock-external-ui: Fix TestHandleXBlockCallback & bok_choy, add tests xblock-external-ui: Only return `instance` in `_invoke_xblock_handler()` xblock-external-ui: Group resources by hash tag to avoid duplicate loads xblock-external-ui: PEP8 xblock-external-ui: Fail early if the XBlock view is called anonymously We used to serve anonymous requests, but most XBlocks assume that the user is logged in, which can generate a lot of errors when the user is accessed or when an XBlock ajax callback is queried. Fail early to only get one error per page load, and prevent displaying the XBlock altogether when the LMS doesn't find an active user session. xblock-external-ui: Add request params in view render context xblock-external-ui: HTTP error status when file is too large for handler xblock-external-ui: Fix unicode encodings in XBlock rendering xblock-external-ui: Feature flag for API call ENABLE_XBLOCK_VIEW_ENDPOINT
Xavier Antoviaque committed
-
- 15 Feb, 2015 1 commit
-
-
Adds events to video player for CC menu
Piotr Mitros committed
-
- 13 Feb, 2015 3 commits
-
-
Skip import/export mongo call count test - off by one call sometimes.
John Eskew committed -
John Eskew committed
-
RTLifying the forgot password link
Chris committed
-