- 30 Apr, 2016 1 commit
-
-
Ibrahim committed
-
- 29 Apr, 2016 15 commits
-
-
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
-
- 28 Apr, 2016 24 commits
-
-
TNL-4427: Add additional JavaScript context tags
Robert Raposa committed -
TNL-4317: Add helper for checking git commit is safe
Robert Raposa committed -
Qubad786 committed
-
This was fixed on the openedx dashboard, but missed on the edx.org theme for the dashboard.
Kevin Falcone committed -
Peter Desjardins committed
-
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 committed -
Contains latest release, changes for TNL-4366
Eric Fischer committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Robert Raposa committed
-
Create a 4th shard for lms unit tests
Ben Patterson committed -
Renamed 'programId' to use 'id'
AlasdairSwan committed -
Ned Batchelder committed
-
Robert Raposa committed
-
edxapp-migrate-lms figures out at system build time what databases it needs to migrate (just default, or default + student_module_history). This avoids paver needing to be clever about figuring out if a user has enabled the split CSMHE databases flag and permits this to merge early and safely. We can turn the CSMHE flag on from configuration at the same time we enable all of the database config and ensure that the new database is created. Until a devstack is provisioned using that version of configuration, it'll continue to have 1 DB and migrate 1 DB. This allows us to better control deployment.
Kevin Falcone committed -
Muddasser committed
-
Come up to a newer New Relic version.
Kevin Falcone committed -
Ben Patterson committed
-
Ben Patterson committed
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
AlasdairSwan committed
-
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed -
TNL-4326: Add Python linting
Robert Raposa committed -
Removing the focus outline for the main container in LMS
clrux committed -
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed
-