- 05 Nov, 2014 17 commits
-
-
Generalize assets to any block_type but using
Don Mitchell committed -
Add endpoint to log in with OAuth access token
Greg Price committed -
AssetKey and the metadata store PLAT-204
Don Mitchell committed -
Remove unused static assets (LMS)
Sarina Canelake committed -
Greg Price committed
-
Also adds me as an author JIRA: https://openedx.atlassian.net/browse/MA-76
Akiva Leffert committed -
Daniel Friedman committed
-
Move all lms image files into lms/static/images [OPEN-303]
Sarina Canelake committed -
Implement course-wide asset paging methods.
John Eskew committed -
Unit Test Improvements
Muhammad Ammar committed -
Sarina Canelake committed
-
Mark Hoeber committed
-
Mark Hoeber committed
-
Remove documentation files moved to edx-documentation repo
Mark Hoeber committed -
Readme for documentation directory
Mark Hoeber committed -
Mark Hoeber committed
-
- 04 Nov, 2014 15 commits
-
-
sort order, etc. https://openedx.atlassian.net/browse/PLAT-74
John Eskew committed -
Fix track selection tests
Daniel Friedman committed -
Fixed spacing of RTL icon in discussion
frances botsford committed -
Reduce complexity in run_quality.
Ben Patterson committed -
Ben Patterson committed
-
Renzo Lucioni committed
-
Fix track selection header copy
Renzo Lucioni committed -
Renzo Lucioni committed
-
Add tests for copying all asset metadata. https://openedx.atlassian.net/browse/PLAT-74
John Eskew committed -
Add SortedCollection class to help sort lists efficiently. https://openedx.atlassian.net/browse/PLAT-74
John Eskew committed -
Remove admin files deprecated in Django 1.4
Sarina Canelake committed -
Abstract asset methods into own interface class
Don Mitchell committed -
Remove more pep8 violations
Sarina Canelake committed -
Sarina Canelake committed
-
Omar Al-Ithawi committed
-
- 03 Nov, 2014 8 commits
-
-
Implement shim for mobile video events.
Gabe Mulley committed -
Mark Hoeber committed
-
Sarina Canelake committed
-
Update translations '
Sarina Canelake committed -
then impl the read ones as NotImplementedError placeholders on xml modulestore PLAT-70
Don Mitchell committed -
(autogenerated message)
Sarina Canelake committed -
This PR addresses the following issues: 1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised. 2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices. 3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons. Fixes: AN-3818
Gabe Mulley committed -
Studio: Removing older/deprecated style rules
David Baumgold committed
-