Commit Graph

48090 Commits

Author SHA1 Message Date
Feanil Patel
e90ce3a419 Merge pull request #19484 from edx/release-mergeback-to-master
Merge release back to master
2018-12-20 09:51:45 -05:00
Jeremy Bowman
cc5b1ce978 Merge pull request #19483 from edx/jmbowman/misc_bokchoy_fixes
Fixes for assorted flaky bok-choy tests
2018-12-20 09:44:54 -05:00
Michael Youngstrom
8855bda2e3 Merge pull request #19356 from edx/youngstrom/add-quality-jenkinsfile
Add Jenkinsfiles for quality and bokchoy
2018-12-20 09:29:34 -05:00
David Ormsbee
b9eea30bbe Merge pull request #19305 from open-craft/pooja/access-videos-for-unenrolled-learners
SE-183 Enable video content for anonymous and unenrolled learners
2018-12-20 09:09:11 -05:00
Zainab Amir
3a180ce94d Merge pull request #19399 from edx/program_fragments_dynamic_type_text
Add apple fonts to dashboard and programs_fragments for dynamic type text size settings
2018-12-20 11:47:22 +05:00
Pooja Kulkarni
6f0e5d68d7 Make video contents visible to unenrolled users
This is based on PR #19284 and is part of the
series of work related to the proposal #18134.

Adds VideoModule.public_view() to enable
unenrolled and anonymous users to view the video
contents of a public course.
When an unenrolled or anonymous user accesses the
video content of a public course, the
public_view() introduced in the previous PR is
used instead of student_view() method.
2018-12-20 11:56:43 +05:30
Zainab Amir
627c39b9ba LEARNER-6728: Add apple fonts to dashboard and programs_fragments 2018-12-20 11:12:44 +05:00
Jeremy Bowman
b8fee1f9dc Fixes for assorted flaky bok-choy tests 2018-12-19 17:35:52 -05:00
Michael Youngstrom
5c88962d24 Add Jenkinsfile for bokchoy and quality 2018-12-19 17:09:55 -05:00
Feanil Patel
a33bd63464 Merge pull request #19481 from edx/revert-19365-dsheraz/educator_3764
Revert "EDUCATOR-3764 Mathjax accessibility files"
2018-12-19 12:44:31 -05:00
Feanil Patel
f81ce41b20 Revert "EDUCATOR-3764 Mathjax accessibility files" 2018-12-19 11:57:52 -05:00
Nimisha Asthagiri
3a45bee3ea Merge pull request #19453 from edx/arch/cleanup-login
Studio login/registration redirects to LMS
2018-12-19 11:52:45 -05:00
Brittney Exline
8ecf436597 Merge pull request #19468 from edx/bexline/portal_code_manaagement
ENT-1173 Update edx-enterprise to 1.1.3
2018-12-19 09:39:43 -07:00
Farhanah Sheets
7c74ecbb23 Fix pep8/pylint violations 2018-12-19 10:26:05 -05:00
Farhanah Sheets
b95a669317 Fixed final a11y test with ignore 2018-12-19 10:26:05 -05:00
Farhanah Sheets
b1a7235511 Update ignore rules for aria-current 2018-12-19 10:26:05 -05:00
Adeel Khan
bd1c6fa0c8 Adds selection state to elements for screenreader
Dashboard header was missing aria-current and
aria-selected attributes causing no information
exposed to screen reader about selection.This
would enable such info to be passed to screen
reader

LEARNER-6611
2018-12-19 10:26:05 -05:00
Alex Dusenbery
63820116c5 Fix eslint errors in cms certificates.js file 2018-12-19 10:22:06 -05:00
Michael Terry
a887e95d81 Merge pull request #19476 from edx/mikix/password-history-migration
Remove PasswordHistory model
2018-12-19 10:18:49 -05:00
Matthew Piatetsky
821c8dbac5 Merge pull request #19452 from edx/REVE-132
Ensure masquerade works in courses that haven't started yet
2018-12-19 09:58:18 -05:00
Michael Terry
bd6743d96e Remove PasswordHistory model
This completes the work to deprecate PasswordHistory.

DEPR-7
2018-12-19 09:45:53 -05:00
Michael Terry
e8555de4b4 Merge pull request #19423 from edx/mikix/password-history-removal
Remove PasswordHistory
2018-12-19 09:22:39 -05:00
Michael Terry
95a6f1fa9e Allow searching restricted courses by key 2018-12-19 09:09:02 -05:00
Matthew Piatetsky
fc6cc94573 Ensure masquerade works in courses that haven't started yet 2018-12-19 08:43:54 -05:00
adeel khan
a9032f7852 Merge pull request #19397 from edx/adeel/learner_6730_dynamic_type_for_xblocks_content
Adds dynamic type text size support for xblock content.
2018-12-19 12:53:35 +05:00
asadiqbal
24b58b5275 ENT-1115 2018-12-18 16:46:16 -05:00
Matthew Piatetsky
58aacf95ee Merge pull request #19460 from edx/REVE-186
localize datetime for banner
2018-12-18 16:12:58 -05:00
Brittney Exline
faad6f1b39 ENT-1173 Update edx-enterprise to 1.1.3 2018-12-18 14:00:53 -07:00
Alex Dusenbery
c76dcf6c5c Use the read-replica for getting enrollment data for gradebook API. 2018-12-18 15:37:36 -05:00
adeel khan
06dec0c2e4 Merge pull request #19410 from edx/adeel/learner_6729_dynamic_type_course_dates_fragment
Adds dynamic type text sizing for course dates fragment
2018-12-19 01:12:41 +05:00
Matthew Piatetsky
947410463a localize datetime for banner 2018-12-18 14:52:05 -05:00
Adeel Khan
40b4130f18 Adds dynamic type text size support for xblock content.
This would enable dynamically increasing text
size of xblock content based on user accessibility
text settings in ios.

LEARNER-6730
2018-12-18 23:58:35 +05:00
Adeel Khan
d741834370 Adds dynamic type text sizing for course dates fragments
This would enable course dates fragment to be
responsive to dynamic type text setting in ios
device.

LEARNER-6726
2018-12-18 23:56:38 +05:00
Michael Youngstrom
64ef69458b Merge pull request #19466 from edx/youngstrom/eslint
Fix some eslint warnings
2018-12-18 13:52:24 -05:00
Michael Youngstrom
4feaee2bd8 Fix some eslint warnings 2018-12-18 12:52:45 -05:00
Alex Dusenbery
7b04832606 EDUCATOR-3668 | The CreateSubsectionGrade class should reflect possibly overridden values from the PersistentSubsectionGrade class. 2018-12-18 11:23:12 -05:00
DawoudSheraz
19b7adae5c Merge pull request #19365 from edx/dsheraz/educator_3764
EDUCATOR-3764 Mathjax accessibility files
2018-12-18 17:29:48 +05:00
Saleem Latif
a320bc67d3 Merge pull request #19426 from edx/saleem-latif/ENT-1117
ENT-1117: Request password reset with recovery email address
2018-12-18 15:07:46 +05:00
Saleem Latif
38ac3d5032 Request password reset with recovery email address 2018-12-18 14:20:08 +05:00
DawoudSheraz
e954eb01a0 EDUCATOR-3764 Mathjax accessibility inclusion inside edx-platform 2018-12-18 14:16:47 +05:00
Nimisha Asthagiri
886bc4b20b Studio login/registration redirects to LMS 2018-12-17 20:50:57 -05:00
Bill Filler
0858ae233a Merge pull request #19461 from edx/bfiller/REVE-190
REVE:190 - check if user is in holdback before showing new track selection
2018-12-17 16:45:31 -05:00
Bill Filler
684d6e3669 check if user is in holdback before showing new track selection 2018-12-17 16:05:13 -05:00
Ned Batchelder
0db0649af5 Merge pull request #19449 from edx/nedbat/move-pins
Move defensive pins to constraints.txt
2018-12-17 15:04:56 -05:00
Nimisha Asthagiri
358ed851dc Merge pull request #19442 from edx/arch/infinite-login-loop-spike
Check and update login status with all login-related cookies
2018-12-17 14:31:48 -05:00
Nimisha Asthagiri
c7c8e856cd Check and update login status with all login-related cookies 2018-12-17 13:03:32 -05:00
Nimisha Asthagiri
c5b47ec109 Merge pull request #19422 from edx/arch/remove-grades-v0
Remove Grades v0 REST API (DEPR-3)
2018-12-17 11:22:35 -05:00
Matthew Piatetsky
51af02e28d Merge pull request #19457 from edx/REVE-186
localize datetime for banner
2018-12-17 09:14:33 -05:00
Matthew Piatetsky
e2490d8f8e localize datetime for banner 2018-12-17 08:41:14 -05:00
Waheed Ahmed
0f10260ec3 Merge pull request #19455 from edx/transifex-bot-update-translations2018-12-16
Update translations
2018-12-17 11:09:27 +05:00