Matthew Piatetsky
d98643c37f
Merge pull request #19609 from edx/fix_masquerade_banner
...
ensure content start date banner only shows for currently open sections
2019-01-17 13:12:42 -05:00
Matthew Piatetsky
58012317a1
Merge pull request #19590 from edx/REVMI-27
...
change banner date localization to use dateutilfactory
2019-01-17 12:49:56 -05:00
Matthew Piatetsky
9ba3e0c5a5
ensure content start date banner only shows for currently open sections
2019-01-17 12:32:08 -05:00
DawoudSheraz
15c6cc7f4e
Merge pull request #19509 from edx/dsheraz/mathjax_a11y_update
...
mathjax a11y update
2019-01-17 14:41:13 +05:00
DawoudSheraz
bd262e000b
Update Mathjax version to include a11y
2019-01-17 13:20:07 +05:00
David Ormsbee
8b47763543
Merge pull request #19253 from open-craft/agrendalath/xblock-handle-oauth
...
Add OAuth2 and JWT support to XBlock handlers
2019-01-16 19:46:20 -05:00
Agrendalath
aa0e06a15e
Add OAuth2 and JWT support to XBlock handlers
...
This adds OAuth2 and JWT API to call XBlock handlers. It is an alternative approach to #15940 - it reuses some DRF logic to handle this, but does not convert `handle_xblock_callback` to DRF view, which caused issues described in edx/XBlock#383 .
2019-01-17 00:17:38 +01:00
Ned Batchelder
48ac13e73e
Merge pull request #19591 from cclauss/print_function
...
Use print() function in both Python 2 and Python 3
2019-01-16 17:59:11 -05:00
Matt Hughes
316c128729
Merge pull request #19537 from edx/matthugs/proctoring-style-course-outline
...
Fix styling for proctoring banner inside + outside bootstrap
2019-01-16 16:34:45 -05:00
cclauss
7c56caf91e
Merge pull request #1 from edx/nedbat/fix-quality-19591
...
Fix quality violations.
2019-01-16 22:26:14 +01:00
Michael Roytman
7d5e067dba
Merge pull request #19535 from edx/mroytman/EDUCATOR-3829-proctortrack-configuration-in-studio
...
Enable proctortrack exam configuration in Studio
2019-01-16 12:11:23 -05:00
Michael Roytman
f3888c0020
add a proctoring settings button to course outline in Studio for each proctored subsection for a course using a provider that supports a dashboard
2019-01-16 11:29:27 -05:00
Matt Hughes
30fe021ac9
Fix styling for proctoring banner inside + outside bootstrap
...
also a11y update: up contrast on proctored exam interstitials to be
WCAG2AAA compliant
JIRA:EDUCATOR-3871
2019-01-16 10:39:37 -05:00
adeelehsan
31aec22785
Merge pull request #19605 from edx/aehsan/learner-6026/username_log_added_incase_of_exception
...
Added logs
2019-01-16 20:39:18 +05:00
Zainab Amir
33d4ba0f97
change account setting's form controls border color
...
Change Account Settings form controls border color
2019-01-16 20:19:09 +05:00
Zainab Amir
882bd1b750
LEARNER-6610:Make Account Settings form controls' border dark
2019-01-16 19:10:20 +05:00
Ned Batchelder
1e5c753807
Fix quality violations
2019-01-16 08:44:56 -05:00
Zia Fazal
d02efb1d24
Merge pull request #19604 from edx/ziafazal/WL-1660
...
WL-1660: Added ability to stop redirect to course home page
2019-01-16 12:17:23 +05:00
cclauss
b0c4c0c5f9
remove redundant backslashes in between brackets
2019-01-16 03:46:04 +01:00
Julia Eskew
7d0cf7f224
Merge pull request #19607 from edx/juliasq/change_author_name
...
Change name in authors.
2019-01-15 15:00:41 -05:00
Richard I Reilly
4e48d0e35e
Merge pull request #19587 from edx/rir/audit
...
Create GET route for Subsection Grades, Overrides, and the Override H…
2019-01-15 14:08:34 -05:00
Julia Eskew
f0139ac1bd
Change name in authors.
2019-01-15 14:03:42 -05:00
Rick Reilly
82ffe9ee3b
Create GET route for Subsection Grades, Overrides, and the Override History via subsection and userid
2019-01-15 12:54:32 -05:00
DawoudSheraz
c5d1b47120
Merge pull request #19606 from edx/dsheraz/educator_3898
...
fix proctoring messages color contrast ratio
2019-01-15 22:49:58 +05:00
DawoudSheraz
3b402c52a5
fix proctoring messages color contrast ratio
2019-01-15 21:16:27 +05:00
Michael Youngstrom
786e857b4c
Merge pull request #19580 from edx/youngstrom/pipeline-priv-jobs
...
Enable private pipeline jobs
2019-01-15 11:00:25 -05:00
Stu Young
4b9b77ede0
Merge pull request #19603 from edx/testeng/bokchoy_auto_cache_update_0d5c5af12582d9404cdbd74102fc36d99ea5777d
...
Bokchoy db cache update
2019-01-15 10:56:22 -05:00
edx-cache-uploader-bot
bad7d8e1b2
Updating migrations
2019-01-15 09:57:01 -05:00
Michael Youngstrom
d8e50c3f1a
Enable private pipeline jobs
2019-01-15 09:53:38 -05:00
adeelehsan
2390966e9b
Added logs
...
added username log if unable to authenticate
newly created user for 1st time while its
account is still inactive.
Purpose of log is to find specific useranme
inorder to investigagte LERANER-6026
2019-01-15 18:31:53 +05:00
Zia Fazal
0e1fff31e5
Added ability to stop redirect to course home page
...
Added ability to stop redirect to course home page even if ENABLE_MKTG_SITE is enabled.
Fixed quality violations
2019-01-15 16:47:37 +05:00
Agha Awais
d8a9dd4357
Merge pull request #19584 from edx/awais/lett_2_bc_pages_II
...
Remaining bokchoy tests for pages
2019-01-15 16:41:47 +05:00
Zubair Afzal
74a47cdaa8
Merge pull request #19602 from edx/zub/ENT-1286-unlink-inactive-sap-learners
...
ENT-1286 bump enterprise version to 1.2.3
2019-01-15 14:22:30 +05:00
Matthew Piatetsky
f870f7c635
change banner date localization to use dateutilfactory
2019-01-15 03:30:53 -05:00
Agha Awais
c5caa17a54
Remaining bokchoy tests for pages
2019-01-15 08:16:51 +00:00
Zubir Afzal
788465932c
ENT-1286 bump enterprise version to 1.2.3
2019-01-15 12:33:43 +05:00
Christie Rice
8f64058562
Merge pull request #19601 from edx/crice/REVEM-130
...
REVEM-130 Remove program info from user metadata
2019-01-14 15:18:02 -05:00
Dave St.Germain
b435649408
Merge pull request #19597 from edx/dcs/bump-proctoring
...
Update edx-proctoring to 1.5.5
2019-01-14 15:05:05 -05:00
Christie Rice
9d23dfe270
REVEM-130 Remove program info from user metadata
2019-01-14 14:32:32 -05:00
Calen Pennington
454acb492b
Merge pull request #19578 from cpennington/fbe-group-configurations
...
Fix Studio Group Configurations for courses with FBE Enabled
2019-01-14 14:20:25 -05:00
Brian Mesick
72fa00050a
Merge pull request #19571 from open-craft/jill/dot-app-cmd
...
SE-614 Adds optional args to create_dot_application command
2019-01-14 14:12:39 -05:00
Calen Pennington
bc32819ce0
Fix Studio Group Configurations for courses with FBE Enabled
...
This prevents the Feature-Based Enrollments groups from showing
in Group Configurations unless the studio_override_enabled flag
is enabled. It also fixes a bug where FBE group configurations were
displaying usage as though they were Track-based group configurations.
REVMI-78
2019-01-14 13:16:57 -05:00
Christie Rice
ca89162fac
Merge pull request #19598 from edx/crice/REVEM-125
...
REVEM-125 Add program price to user metadata
2019-01-14 12:19:49 -05:00
Christie Rice
c39307f935
REVEM-125 Add program price to user metadata
2019-01-14 11:24:24 -05:00
Dave St.Germain
a777382bd3
Update edx-proctoring to 1.5.5
2019-01-14 11:14:08 -05:00
Calen Pennington
8caab70844
Merge pull request #19589 from cpennington/revmi-80-max-duration
...
Make the max Course Duration Limit 18 weeks
2019-01-14 10:11:03 -05:00
cclauss
8fca11b85c
Use print() function in both Python 2 and Python 3
2019-01-13 17:16:37 +01:00
Agha Awais
77bc40fe95
Merge pull request #19524 from edx/awais/lett_2_bc_problem_editor_II
...
Problem Editor bokchoy tests II(remaining tests)
2019-01-12 10:12:31 +05:00
Calen Pennington
67c23d503d
Make the max Course Duration Limit 18 weeks
2019-01-11 13:01:08 -05:00
David Ormsbee
74d53cf786
Merge pull request #19329 from open-craft/giovanni/bb-547-ospr
...
BB-547 - Fix certificate api when retrieving certificates from deleted courses
2019-01-11 11:22:45 -05:00