- 03 May, 2016 1 commit
-
-
Muddasser committed
-
- 02 May, 2016 19 commits
-
-
Move MakoTemplateLinter.
Robert Raposa committed -
AC-448 removing tabindex from canvas elements
clrux committed -
Reduce the use of 'Open edX' as a noun
Ned Batchelder committed -
Merge patch 2016 05 02 into master
Douglas Hall committed -
Douglas Hall committed
-
Ned Batchelder committed
-
Patch Release 2016-05-02 WL Studio Course Details Fields
Douglas Hall committed -
Remove unnecessary VideoModule save_states.
David Ormsbee committed -
Add js test for analytics event on LMS receipt page
Ahsan Ulhaq committed -
Revert "Implement 'from_string_or_404' in utils"
Ayub khan committed -
Chris Rodriguez committed
-
Ayub khan committed
-
Robert Raposa committed
-
ECOM-4281
Ahsan Ulhaq committed -
asadiqbal committed
-
WL-399 Studio Course Details List Fields
Douglas Hall committed -
Ibrahim committed
-
Ibrahim committed
-
asadiqbal committed
-
- 01 May, 2016 2 commits
-
-
Fix flaky Studio settings page image upload acceptance tests
Douglas Hall committed -
Douglas Hall committed
-
- 30 Apr, 2016 2 commits
-
-
WL-398 Add hero image and thumbnail image fields to Studio schedule and details settings page for WL site courses
Douglas Hall committed -
Ibrahim committed
-
- 29 Apr, 2016 16 commits
-
-
Before this commit, roughly half the save_state AJAX calls for the VideoModule were done at load time, in order to send information about YouTube availability (the value for which was almost always true). This commit sends the value for what the LMS already thinks YouTube availability is for this user, so that the AJAX callback is only used in the case where the client side sees something different. [PERF-262]
David Ormsbee committed -
Fixed close button click issue
Muddasser committed -
TNL-4444 correcting fullscreen transcript skip links
clrux committed -
Mocking some modules that were missing during platform API doc builds.
Peter Desjardins committed -
[PERF-303] Integer XBlocks/XModules into the static asset pipeline. This PR, based on hackathon work from Christina/Andy, implements a way to discover all installed XBlocks and XModules and to enumerate their public assets, then pulling them in during the collectstatic phase and hashing them. In turn, the methods for generating URLs to resources will then returned the hashed name for assets, allowing them to be served from nginx/CDNs, and cached heavily.
Christina Roberts committed -
ECOM-3968 updated program card link alt text
Renzo Lucioni committed -
Chris Rodriguez committed
-
TNL-4366 Hide Timed Exams
Eric Fischer committed -
TNL-4396 Apply same fix to edx dashboard
M. Rehan committed -
When using RequireJS load spec files one by one.
Usman Khalid committed -
AlasdairSwan committed
-
Replace backbone-min.js to backbone.js
Ehtesham Kafeel committed -
Usman Khalid committed
-
Usman Khalid committed
-
Jasmine has a global stack for creating a tree of specs. We need to load spec files one by one, otherwise some end up getting nested under others.
Usman Khalid committed -
Switch to using the standard edxapp-migrate-(lms|cms) tools
Kevin Falcone committed
-