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
Andy Armstrong
172ea1a913
Merge pull request #13700 from edx/andya/move-session-inactivity-timeout
...
Move session_inactivity_timeout to openedx/core
2016-10-12 07:18:13 -04:00
Syed Hasan raza
97ebdb0301
Merge pull request #13633 from edx/shr/bug/TNL-557-conditional-module-children-modules-empty-context
...
Fix empty context KeyError for conditional module
2016-10-12 13:04:34 +05:00
Andy Armstrong
0b24614d6f
Move session_inactivity_timeout to openedx/core
2016-10-12 00:17:54 -04:00
Nimisha Asthagiri
27c99e1cf2
Move header_control from common to openedx/core
2016-10-11 17:56:56 -04:00
Andy Armstrong
684aec8740
Move contentserver to openedx/core
2016-10-11 12:49:33 -04:00
Robert Raposa
fea03e466c
Move student.views to student/urls.py
2016-10-11 11:41:16 -04:00
Syed Hassan Raza
c41db159f4
Fix empty context KeyError for conditional module
2016-10-11 19:15:06 +05:00
Adam Palay
da58ad2a2b
only dump courses to neo4j if they've been updated since the last time they were dumped
...
improvements to the command line interface for caching
2016-10-11 08:20:23 -04:00
Nimisha Asthagiri
cf2c48ab8f
Merge pull request #13688 from edx/common_cleanup/datadog
...
Move datadog from common to openedx/core
2016-10-07 14:13:34 -04:00
Nimisha Asthagiri
5cb129e222
Merge pull request #13690 from edx/common_cleanup/heartbeat
...
Move heartbeat from common to openedx/core
2016-10-07 13:59:25 -04:00
Nimisha Asthagiri
0df9fb355b
Merge pull request #13692 from edx/common_cleanup/monitoring
...
Move monitoring from common to openedx/core
2016-10-07 13:52:00 -04:00
Nimisha Asthagiri
2112e7f8c8
Merge pull request #13659 from edx/common_cleanup/external_auth
...
Moves external_auth from common to openedx/core
2016-10-07 13:39:21 -04:00
Nimisha Asthagiri
fd49f88e08
Moves external_auth from common to openedx/core.
2016-10-07 12:34:22 -04:00
Nimisha Asthagiri
c703834ebf
Move heartbeat from common to openedx/core
2016-10-07 10:42:47 -04:00
Andy Armstrong
12ec1fffba
Merge pull request #13668 from edx/andya/remove-empty-reverification-app
...
Remove empty reverification Django app
2016-10-07 09:51:28 -04:00
Nimisha Asthagiri
af5f7789d1
Move datadog from common to openedx/core.
2016-10-07 08:57:02 -04:00
Nimisha Asthagiri
c8bca627f0
Move monitoring from common to openedx/core
2016-10-07 08:43:24 -04:00
Christina Roberts
256223d07b
Merge pull request #13052 from edx/alisan/capa-problem-button-bar-tnl4880
...
Problem (capa) feedback rework
2016-10-06 21:20:25 -04:00
Andy Armstrong
9f08457c53
Merge pull request #13675 from edx/andy/move-service-status
...
Move service_status from common into openedx
2016-10-06 20:16:07 -04:00
Nimisha Asthagiri
8ebc4106f2
Merge pull request #13673 from edx/common_cleanup/cache_toolbox
...
Move cache_toolbox from common to openedx/core
2016-10-06 18:07:46 -04:00
Kyle Boots
2028713cc4
Removed unnecessary http:
2016-10-06 18:07:43 -04:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00