- May 02, 2016
-
-
David Ormsbee authored
Remove unnecessary VideoModule save_states.
-
Ahsan Ulhaq authored
Add js test for analytics event on LMS receipt page
-
Ayub khan authored
Revert "Implement 'from_string_or_404' in utils"
-
Ayub khan authored
-
Ahsan Ulhaq authored
ECOM-4281
-
Douglas Hall authored
WL-399 Studio Course Details List Fields
-
asadiqbal authored
-
- May 01, 2016
-
-
Douglas Hall authored
Fix flaky Studio settings page image upload acceptance tests
-
Douglas Hall authored
-
- Apr 30, 2016
-
-
Douglas Hall authored
WL-398 Add hero image and thumbnail image fields to Studio schedule and details settings page for WL site courses
-
Ibrahim authored
-
- Apr 29, 2016
-
-
David Ormsbee authored
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]
-
Muddasser authored
Fixed close button click issue
-
clrux authored
TNL-4444 correcting fullscreen transcript skip links
-
Peter Desjardins authored
Mocking some modules that were missing during platform API doc builds.
-
Christina Roberts authored
[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.
-
Renzo Lucioni authored
ECOM-3968 updated program card link alt text
-
Chris Rodriguez authored
-
Eric Fischer authored
TNL-4366 Hide Timed Exams
-
M. Rehan authored
TNL-4396 Apply same fix to edx dashboard
-
Usman Khalid authored
When using RequireJS load spec files one by one.
-
AlasdairSwan authored
-
Ehtesham Kafeel authored
Replace backbone-min.js to backbone.js
-
Usman Khalid authored
-
Usman Khalid authored
-
Usman Khalid authored
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.
-
Kevin Falcone authored
Switch to using the standard edxapp-migrate-(lms|cms) tools
-
- Apr 28, 2016
-
-
Robert Raposa authored
TNL-4427: Add additional JavaScript context tags
-
Robert Raposa authored
TNL-4317: Add helper for checking git commit is safe
-
Qubad786 authored
-
Kevin Falcone authored
This was fixed on the openedx dashboard, but missed on the edx.org theme for the dashboard.
-
Peter Desjardins authored
-
Eric Fischer authored
TNL-4366 Changes in studio to allow the hide_after_due setting to be utilized. Includes: -python changes to contentstore, where the data is stored. -refactoring of timed-examination-preference-editor.underscore, to add this setting and make the editor more accessible. -javascript changes to link the new setting to the correct data model. -sass updates to fix a11y issues on the editor modal. -addition of post-due visibility information to course outline in studio. -new tests: python, js, acceptance, and a11y
-
Eric Fischer authored
Contains latest release, changes for TNL-4366
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Robert Raposa authored
-
Ben Patterson authored
Create a 4th shard for lms unit tests
-
AlasdairSwan authored
Renamed 'programId' to use 'id'
-
Ned Batchelder authored
-
Robert Raposa authored
-