- 03 Nov, 2016 4 commits
-
-
Gregory Martin committed
-
Revert "format xml before displaying"
Mushtaq Ali committed -
Revert commit bf9d467f
Mushtaq Ali committed -
Mushtaq Ali committed
-
- 02 Nov, 2016 14 commits
-
-
Update xblock-lti-consumer version.
Diana Huang committed -
Hotfix 2016-11-02 Release to master
Eric Fischer committed -
Diana Huang committed
-
Use fonts from the Pattern Library
Andy Armstrong committed -
Update release with latest release-candidate
Eric Fischer committed -
Update to reduce flakiness of this test set removed flaky annotation
Albert (AJ) St. Aubin committed -
problem-builder's tags are vX.Y.Z not X.Y.Z
Kevin Falcone committed -
Kevin Falcone committed
-
TNL-5582
Albert St. Aubin committed -
log pip freeze output for debugging jenkins builds
Stu Young committed -
Updates problem-builder version to match master
Diana Huang committed -
Add grades feature check to subsection task handler.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 01 Nov, 2016 12 commits
-
-
Upgrade to django 1.8.16 for the security release
Kevin Falcone committed -
Hotfix for grades issues in 2016-11-01 release
Eric Fischer committed -
This reverts commit 7aacae9a.
Eric Fischer committed -
Fix bad closing tag in staff problem info template
Christina Roberts committed -
* Updated the SASS to point to the Pattern Library * Removed duplicate copies of fonts
Andy Armstrong committed -
Eric Fischer committed
-
DOC-2921 Fix certificates Studio page sidebar Help text
Carol Tong committed -
Merge release into master
Matthew Piatetsky committed -
stu committed
-
Release Candidate rc/2016-11-01
Matthew Piatetsky committed -
[DOC - 2921] Removed the emphasis on 'activate' and 'issuing' [DOC-2921] Removed the format statement
Mehul Smriti Raje committed
-
- 31 Oct, 2016 8 commits
-
-
Allow authors to remove option for unproctored exams
Andy Armstrong committed -
TNL-5084
Andy Armstrong committed -
Revert "Merge pull request #13846 from edx/ECOM-5050"
Matthew Piatetsky committed -
Revert "Bug fix: collect test results when running in multiprocess mode."
Jesse Zoldak committed -
Jesse Zoldak committed
-
This reverts commit c6b6d0bc, reversing changes made to fa2b1ae4.
Matthew Piatetsky committed -
Logging improved for case when exception is raised during submission to SoftwareSecure
noraiz-anwar committed -
MA-333 Added ability to refresh uploaded videos
Jillian Vogel committed
-
- 29 Oct, 2016 1 commit
-
-
This adds ability to refresh the list of uploaded videos without refreshing the whole page. Added a refresh button that when clicked: - fetches a fresh list of uploaded files from the server - updates `PreviousVideoUploadListView` - removes the successfully completed uploads from `ActiveVideoUploadListView` - retains the ongoing or failed uploads in `ActiveVideoUploadListView` so that they can be monitored/retried The view can also be refreshed without user action, but I felt it may be less surprising to have a button instead. MA-333 update: auto-refresh list, fix test failure Changes: 1. Refresh of file list triggered by upload completion. Refresh button retained and label changed to "Refresh List". 2. Added `aria-live="polite"` to `.active-video-upload-list` and `.assets-table`. 3. Removed unused parameter `evt`. 4. Added self to the `AUTHORS` file. MA-333 update: added tests MA-333 update: removed refresh button MA-333 update: address review comments of @mushtaqak MA-333 update: simplify nested `_each` MA-333 update: rename viewRefresh to isViewRefresh MA-333 update: doc string for `clearSuccesful` MA-333 update: fix accessibility MA-333 update: update only successfully uploaded videos MA-333 update: use window.SR feature to notify screen readers that video upload was successful (@pomegranited)
tan committed
-
- 28 Oct, 2016 1 commit
-
-
Allow zooming, fix button link.
Christina Roberts committed
-