- 18 Feb, 2015 3 commits
-
-
adding myself to authors. TNL-1466
muzaffaryousaf committed -
xblock-external-ui: Add XBlock API call to render XBlock views
Xavier Antoviaque committed -
Update i18n-tools to fix dummy generation
Sarina Canelake committed
-
- 17 Feb, 2015 18 commits
-
-
Sarina Canelake committed
-
Remove dead code paths
David Baumgold 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 -
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 16 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 -
LinkedIn Add to Profile source parameter
Will Daly committed -
Generating Course Structure Asynchronously on Course Publish
Clinton Blackburn committed -
Chris Rodriguez committed
-
Fix translator's guide link
Sarina Canelake committed -
Improve performance of import/export and course traversal with Split modulestore.
John Eskew committed -
Add "source" parameter to LinkedIn add-to-profile URL. Add platform name to certification name. Style changes for linked in sharing on dashboard
Will Daly committed -
- Added tests - Updated model field specification - Fixed issue of multiple event emission - Updated admin page - Added management command to manually generate course structures
Clinton Blackburn committed -
Fixed a test_video issue regarding settings
Martyn James committed -
Applying unicode to the content experiment display name.
Muzaffar yousaf committed -
Skip country access check if feature flag is disabled
Will Daly committed -
various pylint fixes
Sarina Canelake committed -
Adding new logistration Sass partial to RTL compiled
Chris committed -
RTL-ifying footer
Chris committed
-