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
Alex Dusenbery
c76dcf6c5c
Use the read-replica for getting enrollment data for gradebook API.
2018-12-18 15:37:36 -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
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
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
Bill Filler
684d6e3669
check if user is in holdback before showing new track selection
2018-12-17 16:05:13 -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
Bessie Steinberg
6f2a2785e8
REVE-154 FBE Global Kill Switch
...
Create a global kill switch for feature based enrollment. To turn on
the kill switch (and turn off both course duration gating and content
type gating) enable a waffle flag named:
'content_type_gating.global_kill_switch'
2018-12-14 09:36:56 -05:00
Bill Filler
92551e7b7a
Merge pull request #19369 from edx/bfiller/REVE-88
...
Add feature-based enrollments search to support form
2018-12-13 14:01:45 -05:00
Matthew Piatetsky
eaa07082ed
update messaging
2018-12-13 01:15:48 -05:00
Alex Dusenbery
e44c6af957
Gradebook: add attempted field to subsection data, remove 2 unused fields.
2018-12-12 15:23:32 -05:00
Nimisha Asthagiri
6645d3f426
Remove Grades v0 REST API (DEPR-3)
2018-12-11 19:03:07 -05:00
Calen Pennington
bbc1326685
Merge pull request #19089 from mitodl/xblock_aq_changes
...
Refactored XBlockAside rendering and added support for student view
2018-12-11 12:13:37 -05:00
Bill Filler
6606ddefff
Add feature-based enrollment search to support form
2018-12-11 09:53:19 -05:00
Simon Chen
cbffeedb07
Add grades_frozen flag to grading info api for Gradebook
2018-12-11 08:33:22 -05:00
Gavin Sidebottom
3dad2be55d
Refactored XBlockAside rendering and added support for student view
2018-12-11 12:27:03 +05:00
Alex Dusenbery
89f3825220
Gradebook: check if subsection grade has an override when including earned/possible scores.
2018-12-10 14:11:21 -05:00
David Ormsbee
192ed213f6
Merge pull request #19284 from open-craft/symbolist/access-for-unenrolled-learners
...
Access for unenrolled learners.
2018-12-10 11:03:00 -05:00
Simon Chen
02103f7660
Update the access to gradebook to allow course staff and admins
2018-12-10 10:07:27 -05:00
Calen Pennington
41b274fb05
Merge pull request #19393 from cpennington/anonymous-user-metadata
...
Don't add user groups to the experiment metadata for Anonymous users
2018-12-10 09:57:47 -05:00
Saleem Latif
bd411de12d
Add recovery email to account settings page
2018-12-10 17:59:19 +05:00
Matthew Piatetsky
14a899a65d
REVE-104 & REVE-108: Ensure Course Roles' Access
2018-12-07 16:39:09 -05:00
Calen Pennington
67e88b117a
Don't add user groups to the experiment metadata for Anonymous users
...
[REVE-158]
[REVE-148]
2018-12-07 14:42:26 -05:00
Paulo Viadanna
c4fc4b5df6
Adds CouseModule.course_visibility and XBlock.public_view() for unenrolled users access to courses.
...
The course_visiblity field can have one of three values:
1. private (default): This keeps the standard access rules.
2. public_outline: Allows unenrolled and anonymous users access to the outline.
3. public: Allows unenrolled and anonymous users access to both outline and
course content.
When an unenrolled user accesses course content, instead of student_view(),
public_view() is used. A default implementation is provided for XBlocks
which do not implement this view. The public_view() must not have any
functionality which assumes the presence of a valid User and should show
a readonly only interface for the XBlock content.
2018-12-07 22:17:36 +05:00
Farhanah Sheets
2d338b34aa
Merge pull request #18992 from open-craft/josh/progress_data_block
...
Put certificate data message into it's own block for overriding
2018-12-07 10:58:28 -05:00
Cali Stenson
241cff006a
Add user_metadata to reflect if a user has purchased before.
...
REVO-20
2018-12-07 07:48:32 -05:00
DawoudSheraz
bf99e15707
EDUCATOR-3605 Adding Visible Labels for search and filter inputs on discussion page
2018-12-07 10:26:04 +05:00
Bill Filler
7f18ab0374
Check config model before returning expiration date
2018-12-06 15:22:11 -05:00
Saleem Latif
6ef5305280
Merge pull request #19377 from edx/revert-19318-saleem-latif/ENT-1116
...
Revert "ENT-1116: Add recovery email to account settings page"
2018-12-06 22:35:10 +05:00
Alex Dusenbery
62f1a90e1d
Update the Gradebook API decision record.
2018-12-06 11:34:27 -05:00
Saleem Latif
18b66819e2
Revert "ENT-1116: Add recovery email to account settings page"
2018-12-06 21:20:46 +05:00
Alex Dusenbery
cb3b7e1822
Make gradebook GET API more performant.
2018-12-06 10:53:16 -05:00
Saleem Latif
2055f94253
Add recovery email to account settings page
2018-12-06 14:27:28 +05:00
noraiz-anwar
b4b87f1980
fix a11y on discussion page
2018-12-05 19:06:22 +05:00
noraiz-anwar
cf94a662d4
a11y fix on account page
2018-12-05 11:59:55 +05:00
brianhw
acc919ca46
Merge pull request #19353 from edx/brian/DE-1121-email-context
...
Add page context to edx.bi.email.sent events
2018-12-04 12:10:27 -05:00
Brian Wilson
f21bf05e37
Add page context to edx.bi.email.sent events.
2018-12-04 02:47:37 -05:00
Matthew Piatetsky
67e9ae5581
Fix content gating a11y issues
2018-12-03 23:26:47 -05:00
Simon Chen
73abc25bef
Merge pull request #19357 from edx/schen/EDUCATOR-3754
...
Gradebook view add page_size parameter
2018-12-03 14:45:40 -05:00
Simon Chen
e0fb4729a0
Gradebook view add page_size parameter
2018-12-03 14:02:10 -05:00
Gabe Mulley
3c5caaf762
REVE-103: Fix masquerade for feature based enrollments
2018-12-03 12:05:00 -05:00
Jeff Witt
f38af4d32f
Merge pull request #19344 from edx/noraiz/EDUCATOR-3603
...
programmatically associate label tag
2018-12-03 08:25:35 -05:00
Calen Pennington
bced52b728
Merge pull request #19334 from cpennington/enabled-as-of-datetime
...
Enabled as of datetime
2018-11-30 15:09:11 -05:00