Calen Pennington
19e6c992c9
Import factories/base.js when using webpack to fix nav
...
factories/base.js is the library responsible for enabling the Studio nav
menu. When using webpack, we need to be sure to import it specifically,
because the webpack imports override the React code that pulls it in
on most pages.
[EDUCATOR-3150]
2018-07-12 10:32:32 -04:00
Mushtaq Ali
a66675dc8f
Merge pull request #18551 from edx/mushtaq/change-content-filter
...
Change default content filter to include only courses
2018-07-12 16:52:45 +05:00
Mushtaq Ali
42342f2f6f
Enterprise version bump
2018-07-12 13:06:15 +05:00
Mushtaq Ali
12011bf191
Change default content filter to include only courses
...
- ENT-1070
2018-07-12 13:01:58 +05:00
Ayub-khan
b42bd2bf7d
Merge pull request #18565 from edx/fix-make-extract-translations
...
Fixed make extract_translations
2018-07-12 13:01:02 +05:00
Ayub-khan
7f773ccc82
Merge pull request #18564 from edx/remove-strict-generate
...
Remove i18n-tools strict generate to fix jenkins
2018-07-12 11:53:27 +05:00
ayub-khan
23dbb85007
Fixed make extract_translations
2018-07-12 11:32:47 +05:00
ayub-khan
6d193a4bc7
Remove i18n-tools strict generate to fix jenkins
...
job to work even if some resource is not available.
2018-07-12 11:12:45 +05:00
Brian Mesick
bab76429e2
Merge pull request #18554 from edx/bmedx/PLAT-2217
...
PLAT-2217 - fix partner reporting queue 500 errors, reduce log spam
2018-07-11 16:15:19 -04:00
Michael Youngstrom
d33f84b99d
Merge pull request #18468 from edx/youngstrom/xdist-scripts
...
Starter code to enable pytest-xdist with remote ECS containers
2018-07-11 14:14:30 -04:00
Michael Youngstrom
4662624165
Starter code for xdist with ecs
2018-07-11 13:23:05 -04:00
Marco Morales
464b364c70
Merge pull request #18552 from edx/marco/learner-profile/learner-menu-styling
...
updated vertical alignment for learner profile menu
2018-07-11 10:46:10 -04:00
Nimisha Asthagiri
fb6078f1ca
Merge pull request #18556 from edx/arch/jwt-config
...
Authn: remove unneeded oauth_dispatch views
2018-07-11 09:12:32 -04:00
Awais Jibran
812f275436
Merge pull request #18543 from edx/aj/a11y-video-seek-issue
...
Video player seek issue
2018-07-11 17:03:59 +05:00
Attiya Ishaque
ef3ee2001c
Merge pull request #18548 from edx/ai/EDUCATOR-3153-display-word-cloud
...
Fix display of all words in word clouds.
2018-07-11 14:20:20 +05:00
Uzair Rasheed
edfdbc7aee
Merge pull request #18482 from edx/LEARNER-5257/update-sailthru-audit-purchase
...
Update sailthru audit purchase calls
2018-07-11 12:01:22 +05:00
Nimisha Asthagiri
66afa24bfe
Authn: Remove unneeded openid-configuration View
2018-07-10 17:35:18 -04:00
Nimisha Asthagiri
c68a5a3fb6
Authn: Remove unneeded Jwks View
2018-07-10 17:35:02 -04:00
Awais Jibran
99786d9db9
Video player seek issue
...
The embedded video player does not allow the screen reader user to seek forwards / backwards within the time with the keyboard as you could in the past. If you tab to play a video and press spacebar or enter, you formerly would be able to press left / right arrow to move slightly forward or backward in time, but this no longer works correctly; it will move 1 second back / forward, then you need to press tab again to refocus and move another 1 second. Other keyboard access seems to be equivalent and we suspect a slight error in the Javascript is causing this and needs to be fixed.
EDUCATOR-3034
2018-07-11 00:45:24 +05:00
Kevin Falcone
5a9f4ea3e6
Merge pull request #18555 from edx/jibsheet/settle-DOT-expiration-timeframe
...
Update token expiration for DOT tokens
2018-07-10 15:18:07 -04:00
Michael Terry
eded3c1322
Only notify credentials of course certs
...
When notifying credentials of cert/grade changes using
notify_credentials, don't worry about signaling for program cert
awards. (A) We don't need that functionality right now when
backpopulating credentials records, and (B) we have other management
commands for that anyway.
2018-07-10 14:23:49 -04:00
Kevin Falcone
069307c925
Update token expiration for DOT tokens
...
This will retire a refresh token and access token pair in the DOT tables
if the access token is 6 months expired (prior to that, the refresh
token still works).
2018-07-10 13:36:48 -04:00
bmedx
caedc68061
PLAT-2217 - fix partner reporting queue 500 errors, reduce log spam
2018-07-10 12:54:15 -04:00
marcotuts
6b876a573a
updated vertical alignment for learner profile menu
2018-07-10 12:11:35 -04:00
Rabia Iftikhar
817f1e2ef5
Merge pull request #18550 from edx/ri/edx-completion-repo-version-0.1.8
...
EDUCATOR-3030 upgrade edx-completion version from 0.1.7 to 0.1.8.
2018-07-10 20:02:28 +05:00
Qubad786
68e760ff29
Move transcript migrations tasks to low priority queue
2018-07-10 19:00:47 +05:00
rabiaiftikhar
70a999f4e3
EDUCATOR-3030 upgrade edx-completion version from 0.1.7 to 0.1.8.
2018-07-10 18:41:40 +05:00
Ayub-khan
10dd775e0c
Merge pull request #18547 from edx/10-july-update-translations
...
updated-translations
2018-07-10 14:22:56 +05:00
attiyaishaque
dce059ca14
Fix display of all words in word clouds.
2018-07-10 14:19:15 +05:00
ayub-khan
bab3802137
updated-translations
2018-07-10 12:56:47 +05:00
hamzamunir7300
b9e5f35b17
Merge pull request #18527 from edx/LEARNER-5502
...
Learner 5502
2018-07-10 12:48:35 +05:00
Ayub-khan
49a73b7f0e
Merge pull request #18546 from edx/fix-i18n-issues
...
fix-i18n-issues
2018-07-10 11:40:39 +05:00
ayub-khan
168ba70d96
fix-i18n-issues
2018-07-10 11:00:12 +05:00
Ayub-khan
1555d4cb8c
Merge pull request #18535 from edx/update-django-wiki-version
...
Updated django-wiki version
2018-07-10 10:04:15 +05:00
Braden MacDonald
f1d026b172
Merge pull request #18512 : Include original state in learner response report
2018-07-09 16:14:24 -07:00
Kshitij Sobti
4d48a59f3f
Make stylelint fixes to get over quality threshold
2018-07-10 02:21:02 +05:30
Jeremy Bowman
fabbdabc5a
Merge pull request #18529 from edx/jmbowman/TE-2632
...
TE-2632 Fix site fixture domains for devstack bok-choy tests
2018-07-09 16:48:50 -04:00
Michael Terry
86e79c59ed
Paginate notify_credentials queries
...
Avoid blowing up on the giant queries that notify_credentials does by
paginating the queries before we resolve them.
2018-07-09 16:06:52 -04:00
Kshitij Sobti
c7f980c9de
Add correct answer to response
2018-07-09 23:57:14 +05:30
Kshitij Sobti
491532c2db
Update report generation code to include old state for backwards compatibility
...
Include report data generated by blocks as columns instead of a json dict
2018-07-09 23:56:51 +05:30
Awais Jibran
0d5c660d8a
Merge pull request #18520 from edx/aj/fix-display-inline-on-course-outline
...
Display check-marks inline.
2018-07-09 22:31:16 +05:00
ayub-khan
bfff2da76f
-Updated django-wiki to v0.0.19
2018-07-09 19:23:57 +05:00
Hamza Munir
e00156c277
Learners cannot process there Credit requests even though they are in the Credit mode.
...
adding "credit mode" in change_enrollment management command to move the user to
credit mode by running this command.
LEARNER-5502
2018-07-09 14:19:33 +05:00
uzairr
d84d47f32c
Update sailthru audit purchase calls
...
Currently, there are two purchase calls are occurring for each audit
purchase on sail-thru.To avoid it,code is updated so that a single
call will occur for each purchase.
LEARNER-5257
2018-07-09 01:09:27 +05:00
Brittney Exline
e983722d49
Merge pull request #18531 from edx/bexline/enterprise_version_bump
...
ENT-1074 Upgrade edx-enterprise version to 0.70.5
2018-07-06 13:48:58 -06:00
Nimisha Asthagiri
8ac2dea0c2
Merge pull request #18501 from edx/arch/remove-course-structures-part3
...
Remove course_structures app (part 3)
2018-07-06 15:14:07 -04:00
Brittney Exline
b851335573
ENT-1074 Upgrade edx-enterprise version to 0.70.5
2018-07-06 13:14:19 -04:00
Jeremy Bowman
93ed653b7b
TE-2632 Fix site fixture domains for devstack bok-choy tests
2018-07-06 13:02:57 -04:00
Jeremy Bowman
d2f442e19b
Merge pull request #18523 from edx/jmbowman/TE-2631
...
TE-2631 Fix notes bok-choy tests in devstack
2018-07-06 12:50:13 -04:00
Uman Shahzad
3789cfffc6
Merge pull request #17900 from open-craft/kshitij/swift_export_issue
...
Fix course export issues
2018-07-06 21:45:54 +05:00