- 01 Dec, 2016 1 commit
-
-
Calen Pennington committed
-
- 21 Nov, 2016 1 commit
-
-
TNL-5899
muhammad-ammar committed
-
- 18 Nov, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 10 Nov, 2016 1 commit
-
-
Hasnain committed
-
- 09 Nov, 2016 1 commit
-
-
Jeremy Bowman committed
-
- 03 Nov, 2016 1 commit
-
-
Mushtaq Ali 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
-
- 27 Oct, 2016 1 commit
-
-
Hasnain committed
-
- 19 Oct, 2016 1 commit
-
-
Previously, retry() was never called, so the task was never retried despite defining several retry-related variables.
Eric Fischer committed
-
- 14 Oct, 2016 1 commit
-
-
Dmitry Viskov committed
-
- 11 Oct, 2016 2 commits
-
-
Andy Armstrong committed
-
Syed Hassan Raza committed
-
- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 06 Oct, 2016 1 commit
-
-
Note: this used to be in common, but it was only used in Studio.
Andy Armstrong committed
-
- 05 Oct, 2016 2 commits
-
-
TNL-5083
Andy Armstrong committed -
Jesse Shapiro committed
-
- 27 Sep, 2016 1 commit
-
-
Deepa committed
-
- 23 Sep, 2016 1 commit
-
-
It should help catch unicode encoding problems earlier. This also updates python-saml dependency to a version that includes a patch for unicode strings.
Matjaz Gregoric committed
-
- 20 Sep, 2016 1 commit
-
-
The `commit` argument had already been removed from code [1][2][3], prompted by the django18 upgrade. [1] https://github.com/edx/edx-platform/pull/10927 [2] 07f015bb [3] a4006c86
stv committed
-
- 02 Sep, 2016 3 commits
-
-
Ehtesham committed
-
FEDX-176
muhammad-ammar committed -
Sanford Student committed
-
- 29 Aug, 2016 1 commit
-
-
Douglas Hall committed
-
- 26 Aug, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 25 Aug, 2016 1 commit
-
-
Qubad786 committed
-
- 19 Aug, 2016 1 commit
-
-
Malik Shahzad committed
-
- 15 Aug, 2016 1 commit
-
-
Qubad786 committed
-
- 11 Aug, 2016 2 commits
-
-
Replaced lettuce tests with bokchoy tests for the course updates page and improved flaky test issues. TNL-5051
Albert St. Aubin committed -
Removes most remaining hardcoded references to XSeries from the LMS. Part of ECOM-4638.
Renzo Lucioni committed
-
- 10 Aug, 2016 1 commit
-
-
ECOM-4890
Awais Jibran committed
-
- 09 Aug, 2016 2 commits
-
-
Mushtaq Ali committed
-
Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46
Mushtaq Ali committed
-
- 04 Aug, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 6 commits
-
-
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also installs the wiring that will allow robust grades to be used for courses that enable it. This functionality is still gated by the feature flag and should not be used until the remaining robust grades work is finished.
Nimisha Asthagiri committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 01 Aug, 2016 1 commit
-
-
Revert "Basic architecture of Maintenance App - SUST-19, SUST-42. Implement Force Publish Course view. SUST-46" This reverts commit 27646b7e.
Adam Palay committed
-