- Mar 11, 2015
-
-
Nimisha Asthagiri authored
-
Greg Price authored
-
Sarina Canelake authored
Add pointer-events: none for fa-lock and fa-eye
-
Kelketek authored
Enable content libraries by default
-
Kelketek authored
Exfoliate flaky studio home test. (SOL-430)
-
Kelketek authored
Content Libraries Import/Export
-
Sarina Canelake authored
-
Sarina Canelake authored
-
Mark Hoeber authored
Studio template updates
-
Matjaz Gregoric authored
-
Mark Hoeber authored
-
- Mar 10, 2015
-
-
Martyn James authored
Addresses SOL-290.
-
Jonathan Piacenti authored
-
Will Daly authored
Cross-domain CSRF cookies
-
Martyn James authored
-
Christina Roberts authored
Updates to account and profile APIs based on arch council feedback
-
Greg Price authored
Reorganized course_structures app
-
Martyn James authored
SOL-258 Removing preview and content type from search list for sequence ...
-
Clinton Blackburn authored
Celery requires all tasks to be in a tasks module. Also, the task has been updated to use default values if the the course structure generator encounters a block without the graded or format fields.
-
Matt Drayer authored
Combine the changes of SOL-199 and SOL-221
-
asadiqbal authored
Multi-commit history: - hide drag functionality for entrance exam section. - hide entrance exam subsection elements e.g. delete, drag, name etc. - show unit/verticals expanded in case of entrance exam - modify code in order to allow user to update entrance exam score from UI. - write down unit tests. - write down Jasmine tests. - add bok-choy test - updated bok-choy test - internationalize string - repositioned sequential block creatori - SOL-221 (entrance exam message) - SOL-199 LMS Part (show entrance exam content) and hide the course navigation bar. - redirect the view in case of entrance exam. - update code structure as per suggestions - write down unit tests - fix pep8 - instead of hiding the exam requirement message, now also showing the exam the completion message (success state). - write down unit test to show exam completion message. - Update code as per review suggestions - update doc string - addressed review suggestions - change sequential message text - css adjustments - added new css class for entrance exam score in studio - added Jasmine test for remaning coverage - sequential message should appear under the context of entrance exam subsection. - updated text in CMS and LMS as per suggestions. - added unit text to insure sequential message should not be present in other chapters rather then entrance exam. - skip setter if empty prerequisite course list - exclude logic from xblock_info.js that is specifically related to entrance exam. - added js tests and updated code as per suggestions - added tests - addressed several PR issues - Several small fixes (style, refactoring) - Fixed score update issue - added some more unit tests. - code suggested changes. - addressed PR feedback
-
zubair-arbi authored
return proper 404 for assets of some invalid course from split modulesto...
-
zubair-arbi authored
PLAT-456
-
Sarina Canelake authored
Upgrade PDF.js library from v0.8.1243 -> v1.0.907
-
- Mar 09, 2015
-
-
Giulio Gratta authored
-
Giulio Gratta authored
-
Greg Price authored
Filter inline discussion topics and threads in the forums by access
-
Greg Price authored
MA-272 Updated analytics shim for mobile video events
-
Greg Price authored
Add an endpoint to exchange OAuth access tokens
-
Daniel Friedman authored
TNL-650 Conflicts: lms/djangoapps/django_comment_client/base/views.py lms/djangoapps/django_comment_client/tests/test_utils.py lms/djangoapps/django_comment_client/tests/utils.py lms/djangoapps/django_comment_client/utils.py
-
christopher lee authored
Shim has been updated to handle currents builds of the android and iOS apps which are not returning the correct semantics/events. Shim now includes the seek event.
-
Greg Price authored
This allows the holder of a third-party access token (e.g. from Google or Facebook) to get a first-party access token for the edX account linked to the given access token.
-
Christina Roberts authored
Switch to api directory.
-
cahrens authored
-
Will Daly authored
When configured, set an additional cookie with the CSRF token for use by subdomains. The cookie can have a different name than the default CSRF cookie, preventing conflicts between cookies from different domains (e.g. ".edx.org", "courses.edx.org", and "edge.edx.org"). The new cookie is included only on the enrollment API views so that the scope of this change is limited to the end-points that require cross-domain POST requests.
-
Jonathan Piacenti authored
-
Greg Price authored
ECOM-1178: Embargo rules for continent codes.
-
Will Daly authored
This commit fixes a bug that could occur when GeoIP returns a continent code ("EU" or "AN") instead of a country code. The previous implementation would block users in this case since the country code was not on the whitelist (consisting of all known country codes). The new implementation allows user access by default if we don't recognize the country code.
-
Greg Price authored
Added listener and beacon for video cdn eval.
-
Dino Cikatic authored
-