- 22 Jun, 2017 1 commit
-
-
Store user's preference indefinitely.
Diana Huang committed
-
- 31 May, 2017 1 commit
-
-
EDUCATOR-396
cahrens committed
-
- 19 Apr, 2017 1 commit
-
-
TNL-6743
Albert St. Aubin committed
-
- 13 Apr, 2017 2 commits
-
-
Jillian Vogel committed
-
TNL-6746
cahrens committed
-
- 08 Mar, 2017 1 commit
-
-
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups) Fixed Move button is disabled when moving components inside conditional module Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
Mushtaq Ali committed
-
- 07 Mar, 2017 1 commit
-
-
Qubad786 committed
-
- 01 Mar, 2017 5 commits
-
-
Mushtaq Ali committed
-
Mushtaq Ali committed
-
- TNL-6062 - TNL-6229
Mushtaq Ali committed -
TNL-6060
muhammad-ammar committed -
TNL-6047
muhammad-ammar committed
-
- 28 Jan, 2017 1 commit
-
-
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform. ECOM-4422
Renzo Lucioni committed
-
- 05 Jan, 2017 2 commits
-
-
noraiz-anwar committed
-
noraiz-anwar committed
-
- 04 Jan, 2017 1 commit
-
-
Tnl-4777
muhammad-ammar committed
-
- 21 Dec, 2016 1 commit
-
-
Prevent file containig containing non-ascii or special characters in file name TNL-5855 TNL-5957
Mushtaq Ali committed
-
- 09 Dec, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 21 Nov, 2016 1 commit
-
-
TNL-5899
muhammad-ammar committed
-
- 18 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
-
- 15 Aug, 2016 1 commit
-
-
asadiqbal committed
-
- 08 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 04 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 26 Jul, 2016 1 commit
-
-
The LMS continues to expect lowercased category slugs, while the Studio program creator now uses correctly cased slugs. Programs should be updated before this is released. Part of ECOM-5018.
Renzo Lucioni committed
-
- 21 Jul, 2016 2 commits
-
-
Simon Chen committed
-
TNL-4670
cahrens committed
-
- 20 Jul, 2016 1 commit
-
-
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a visibility option. Also, all tabs have been consolidated to "Basic" and "Advanced", and visibility options have moved there. Documentation links are updated to assist course authors with the new visibility options. Tests have also been updated, and the changes suggested in TNL-4951 are included.
Eric Fischer committed
-
- 19 Jul, 2016 1 commit
-
-
Simon Chen committed
-
- 18 Jul, 2016 1 commit
-
-
Addressing feedback
Felipe Montoya committed
-
- 23 Jun, 2016 2 commits
-
-
Linting
Felipe Montoya committed -
Felipe Montoya committed
-
- 22 Jun, 2016 1 commit
-
-
Converting to js and fixing references Linting the generated code
Felipe Montoya committed
-
- 21 Jun, 2016 1 commit
-
-
Andy Armstrong committed
-
- 19 Jun, 2016 1 commit
-
-
Andy Armstrong committed
-
- 07 Jun, 2016 1 commit
-
-
TNL-4692
ssemenova committed
-
- 26 May, 2016 1 commit
-
-
Ehtesham committed
-
- 24 May, 2016 3 commits
-
-
Remove this focus test, it's impossible to get it to pass in all envs without breaking something else
Brian Jacobel committed -
Fix syntax error in selectors .attr() now returns a string (though it can still be passed an integer) Fixes checkbox test failures Remove remaining references to jquery.min (in wrong folder) $.ajax now returns 422 if type is json and body is not JSON, e.g. '' Substitute prop for attr Remove references to jquery.min, add jquery.migrate (again) "Fix" jquery karma config This wasn't suppoed to survive the merge This throws an error when called with an 'undefined' error Fix Karma warning about [re|un]loading the window Fix path for jquery in cms-squire tests Move jasmine.clock.uninstall() to afterEach so it runs even on failure Fix test failing due to timezone issues Do the timeout before the window scrolling (so handler will not be _.throttled) Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
Brian Jacobel committed -
isRejected is deprecated. Actually serve the slick library in LMS jasmine tests customwmd doesn't need to wait for DOM ready event ... In order to define a class and extend the Markdown class.
cahrens committed
-