muhammad-ammar
dd45991926
soft delete video from video uploads page
...
TNL-5899
2016-11-21 15:14:57 +05:00
Muzaffar yousaf
8cee15b6a1
Merge pull request #13916 from edx/mushtaq/tnl-5797-duplicate-functionality
...
Add duplicate functionality for unit, sub-section and section
2016-11-21 15:08:00 +05:00
Mushtaq Ali
a31a728a95
Add duplicate functionality for unit, sub-section and section - TNL-5797, TNL-5798
2016-11-18 12:39:35 +05:00
Eric Fischer
01cc136217
Allow CELERY_QUEUES to be overriden using ENV_TOKENS
2016-11-17 12:56:07 -05:00
Brian Jacobel
d39f7197c3
Revert "Update to UXPL 0.17 (grids compilation performance work)"
2016-11-10 15:49:33 -05:00
Hasnain
4454899821
WL-615 | Fix the preview certificate link.
2016-11-10 14:15:03 +00:00
Ned Batchelder
496aaa5455
Merge pull request #13959 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-11-09 18:18:37 -05:00
Ned Batchelder
8a1825a4d0
Update translations (autogenerated message)
2016-11-09 22:24:10 +00:00
Ned Batchelder
6bf2c37144
Update translations (autogenerated message)
2016-11-09 21:47:55 +00:00
Jeremy Bowman
f05899b2ba
Merge pull request #13930 from edx/PLAT-1074
...
PLAT-1074 Add support for django-user-tasks
2016-11-09 15:11:26 -05:00
Jeremy Bowman
3ee8fc130c
PLAT-1074 Add support for django-user-tasks
2016-11-09 14:12:09 -05:00
Ned Batchelder
a0c5cc7e4f
Update translations (autogenerated message)
2016-11-09 15:55:41 +00:00
Brian Jacobel
f796cf7262
Merge pull request #13860 from edx/bjacobel/susy
...
Update to UXPL 0.17 (grids compilation performance work)
2016-11-08 15:15:45 -05:00
John Eskew
cd522358f2
Merge pull request #13706 from edx/jeskew/move_embargo_out_of_common
...
Move embargo from common to openedx/core/djangoapps.
2016-11-08 14:38:24 -05:00
Brian Jacobel
697ec3402d
Migrate Discussions, Certificates and Programs to susy-less grids
2016-11-07 17:13:58 -05:00
John Eskew
e3cb462d18
Move embargo from common to openedx/core/djangoapps.
2016-11-07 08:47:36 -05:00
attiyaishaque
0ffde1a620
ECOM-5281 Adding retries and celery task for sending activation email.
2016-11-07 11:23:43 +05:00
Albert (AJ) St. Aubin
0ebab35e89
Merge pull request #13901 from edx/TNL-5281_labelUpdate
...
Updates to correct a11y issues with CodeMirror
2016-11-04 10:33:54 -04:00
Albert St. Aubin
be0e0b8eec
Updates to correct a11y issues with CodeMirror
...
TNL-5281
2016-11-04 09:25:15 -04:00
Diana Huang
fd6d8b6f8d
Merge pull request #13907 from edx/diana/fix-lms-urls
...
Add 404 and 500 handlers back in.
2016-11-03 15:45:44 -04:00
Ned Batchelder
017f5303ce
Update translations (autogenerated message)
2016-11-03 15:38:24 +00:00
Diana Huang
c9beb7f795
Add 404 and 500 handlers back in.
2016-11-03 10:44:52 -04:00
Mushtaq Ali
0e8dacc72a
Revert "format xml before displaying"
2016-11-03 12:01:30 +05:00
Andy Armstrong
2bf8254efd
Merge pull request #11491 from edx/andya/use-pattern-library-fonts
...
Use fonts from the Pattern Library
2016-11-02 15:34:58 -04:00
Albert St. Aubin
f1101a7ba3
Update to reduce flakiness of this test set removed flaky annotation
...
TNL-5582
2016-11-02 11:19:24 -04:00
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
Carol Tong
689f614e71
Merge pull request #13576 from mehulsr/master
...
DOC-2921 Fix certificates Studio page sidebar Help text
2016-11-01 13:12:16 -04:00
Mehul Smriti Raje
86b5218fec
[DOC - 2921] - Fix certificates Studio page sidebar Help text
...
[DOC - 2921] Removed the emphasis on 'activate' and 'issuing'
[DOC-2921] Removed the format statement
2016-11-01 16:18:07 +05:30
tan
1bc1c5453e
MA-333 Added ability to refresh uploaded videos
...
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)
2016-10-29 07:27:10 +05:30
Douglas Hall
c604cada09
Merge pull request #13830 from edx/hasnain-naveed/WL-614
...
WL-614 | In Studio "View Live" button fix for theming.
2016-10-27 21:13:46 -04:00
Ned Batchelder
26ab60f2f9
Update translations (autogenerated message)
2016-10-27 14:36:21 -04:00
Hasnain
b2572ee2b3
WL-614 | In Studio "View Live" button fix for theming feature.
2016-10-27 14:35:14 -04:00
Ned Batchelder
53f8516b8e
Merge pull request #13825 from edx/release
...
Release
2016-10-24 19:33:39 -04:00
Ned Batchelder
08f7198f16
Update translations (autogenerated message)
2016-10-20 15:42:15 +00:00
Robert Raposa
13222adf05
Upgrade MathJax to 2.7.
2016-10-20 10:53:04 -04:00
Eric Fischer
8f0134b7e4
update_course_in_cache should retry on exceptions
...
Previously, retry() was never called, so the task was never retried despite
defining several retry-related variables.
2016-10-19 14:09:28 -04:00
Nimisha Asthagiri
6e7f131c40
Merge pull request #13790 from edx/release
...
Merge Release to Master
2016-10-18 19:23:23 -04:00
Christina Roberts
fbf0e9447c
Merge pull request #13685 from indagation/http-duplicate-fix
...
Removed unnecessary http:
2016-10-18 17:53:16 -04:00
Robert Raposa
4d301b9b98
Revert MathJax -full config.
2016-10-18 13:55:25 -04:00
Christina Roberts
046ee7bd96
Merge pull request #12923 from CredoReference/static-page-for-instructors-only
...
Ability to hide Pages from students
2016-10-17 17:10:33 -04:00
Robert Raposa
13495d88ab
Use MathJax -full config.
2016-10-17 16:50:31 -04:00
Gregory Martin
2f868e5e24
Merge pull request #13733 from edx/yro_localized-datetime
...
Set up DateUtil factory, modify requests to handle moment-timezones, moment-with-locales.
2016-10-17 10:10:58 -04:00
Dmitry Viskov
bb09fdb7be
Ability to hide Pages from students
2016-10-14 22:43:26 +03:00
Greg Martin
4ddda443b8
Implement localized datetimes in browser
...
moment-timezone require config
jasmine test fix, duplicate req. cleanup
2016-10-14 15:25:38 -04:00
Eric Fischer
c4c2875232
Route grading updates to low priority queue
2016-10-14 14:24:08 -04:00
Andy Armstrong
03c3ee53e5
Move cors_crsf to openedx/core
2016-10-14 13:59:01 -04:00
Ned Batchelder
eaa0989c6a
Update translations (autogenerated message)
2016-10-14 10:14:17 -04:00
chrisndodge
6d327594ac
add restricted DOT OAUTH2 client with reduced privileges
2016-10-14 07:31:26 -04:00
Andy Armstrong
4d4097e13c
Move dark_lang and lang_pref apps to openedx/core
2016-10-13 11:56:24 -04:00
Robert Raposa
3f7503336e
Merge pull request #13672 from edx/robrap/urls
...
Move student.views to student/urls.py
2016-10-12 08:47:53 -04:00