Adam Stankiewicz
6d942bc94d
revert learner portal links blocking juniper release
2020-05-04 14:55:06 -04:00
Kyle McCormick
e6acdd080d
Change IDv response time to 5-7 days ( #23887 )
...
It was previously 1-2 days, but we need to increase it
in response to our increased ID verification demand.
2020-05-04 11:33:53 -04:00
Dillon Dumesnil
858154a7d6
AA-99: Adding in new date pills for the dates tab
2020-05-04 07:24:01 -07:00
adeel khan
0262d0e3ee
Merge pull request #23836 from edx/adeel/prod_1477_enable_recovery_email_for_all_learners
...
Removes enterprise filter for account recovery banner
2020-05-04 17:23:15 +05:00
Aura Milena Alba
ce96d6c92d
DEPR-66 Remove pattern library on programs_details ( #23416 )
2020-05-01 10:39:51 -04:00
Michael Terry
70c9170ed2
Reduce upselling on Dates tab
...
The dates tab has a lot of redundant calls to action around
upgrading to verified track. This replaces them with a single
banner at the top of the page.
AA-102
2020-04-30 15:31:58 -04:00
stvn
6c5edee219
Stop skipping chromeless iframe resize onload event
...
in the case where the MutationObserver has already tried resizing the
iframe prior to it fully loading.
2020-04-29 11:04:12 -07:00
Adeel Khan
9778e69c76
Removes enterprise filter for account recovery banner
...
Previously code was only showing banner for enterprise
learners. This patch would remove this restriction
and is available to all edX learners provided that
'enable_secondary_email_feature' is switched on.
PROD-1477
2020-04-29 17:44:25 +05:00
stvn
2ddc35cd79
Add logging to Learning MFE iframe, temporarily
...
to debug Firefox event handling that cannot be reproduced locally.
See TNL-7187 [1] for more details.
- [1] https://openedx.atlassian.net/browse/TNL-7187
2020-04-28 10:08:21 -07:00
Adeel Khan
67ec1d703c
Fixes translations for financial assistance page
...
PROD-1438
2020-04-21 17:16:48 +05:00
stvn
aa1d0a54c7
Merge PR #23709 stv/mfe/learning/audit-access-expiration
...
* Commits:
Add audit access expiration message to courseware_api
2020-04-15 11:05:45 -07:00
stvn
fb830eea88
Add audit access expiration message to courseware_api
...
to display the banner in the Learner MFE.
2020-04-13 18:01:50 -07:00
Kyle McCormick
70aeed3b74
Make photo encryption statement sound less gimmicky.
...
Unlike the previous commit, this change is suggested by
me, not Learner Support.
2020-04-13 09:49:40 -04:00
Kyle McCormick
510c892742
Reword photo verification instrutions
...
* Clarify device requirements.
* Clarify that one's photo does not need to exactly
match the photo on their ID.
* Clarify why we need the photo.
* Clarify that the ID need not be government issued.
Rewordings were suggested by Learner Support team.
EDUCATOR-5012
2020-04-13 09:49:40 -04:00
Dave St.Germain
543611fbb7
Added edxnotes information to the courseware API.
...
Added notes visibility toggle support for courseware MFE.
Removed notes and calculator from chromeless view when rendered in courseware MFE.
2020-04-09 13:59:01 -04:00
Nicholas D'Alfonso
396050703e
AA-97 mobile reset message
...
- remove code for displaying banner in mobile dates fragment
- replace button with link to web app in reset dates banner on
the mobile problem template
- adjust spacing of reset dates button in banner when button wraps
on smaller screen
2020-04-09 12:55:26 -04:00
Thomas Tracy
09d814f7fd
Add link to coaching interstitial for MB students who have not signed up for coaching ( #23492 )
2020-04-06 10:35:45 -04:00
Feanil Patel
cf976abea0
Update how dashboard represents entitlements.
...
Pass in a CourseOverview object instead of expecting that passing id will work as expected.
2020-04-06 09:37:36 -04:00
Nick
0f8e871734
Merge pull request #23611 from edx/ndalfonso/AA-fix-mobile-banner
...
AA fix mobile reset dates banner
2020-04-06 08:28:53 -04:00
Ahtisham Shahid
123b2bb0db
Merge pull request #23540 from edx/ahtisham/PROD-1412
...
Removed tech email form error templates
2020-04-06 12:50:44 +05:00
Nicholas D'Alfonso
fe8d28bccf
AA fix mobile reset dates banner
2020-04-03 15:22:50 -04:00
Nicholas D'Alfonso
ac9d2bfd30
AA-85 mobile reset dates
...
- render reset dates banner in webview for mobile app.
- improve banner redirect mechanism
2020-04-02 00:37:54 -04:00
Ahtisham Shahid
f6be77d493
Removed tech email form error templates
...
fixed tests
fixed test fail
Fixed failing tests
2020-04-01 14:53:01 +05:00
Simon Chen
b1f61d929d
MST-157 Part 3 Create the Program Enrollments Inspector tool UI and link to the Support tool index page
2020-03-25 13:08:48 -04:00
Simon Chen
0b90de1d94
MST-157 PART-2 Complete the functionality of searching for user info on program enrollment. The search result will be displayed on support tool's frontend.
2020-03-19 20:50:47 -04:00
Awais Jibran
d95e8724d8
Merge pull request #23342 from edx/aj/disable-forums-digests
...
(story): Add switch to disable forum digest in prod.
2020-03-16 20:49:07 +05:00
Simon Chen
b34af45393
MST-157 Create a new program enrollments inspector support tool to help edX support members to inspect the existing states of program enrollees
...
This reverts commit 37f3c3f829 .
2020-03-13 11:28:16 -04:00
Albert (AJ) St. Aubin
a5ec801a2a
Add an Admin page view to add External IDs for Users in bulk
...
[MICROBA-152]
2020-03-13 10:20:24 -04:00
Nicholas D'Alfonso
3cee26feb4
AA-59 show reset dates banner on courseware page
...
- Also, only show banner if the course end_date has not already
pass AND if the user is verified within the course.
2020-03-12 19:52:54 -04:00
Jeff LaJoie
f624b2c94e
Merge pull request #23361 from edx/jlajoie/local-time-for-dates-tab
...
Uses user local time for dates tab
2020-03-10 15:53:47 -04:00
Jeff LaJoie
bbfb630aa8
Uses user local time for dates tab
2020-03-10 13:41:25 -04:00
Awais Jibran
88c6d412e5
Add switch to disable forum digest in prod.
2020-03-10 13:25:55 +05:00
Michael Terry
c1d73e4f61
Don't show reset-dates banner for staff
...
Much like we ignore due dates for homework in units for course
staff, we want to not bother them with a banner about being overdue.
2020-03-09 15:19:21 -04:00
David Ormsbee
979906275c
Show Courseware MFE link to course staff.
...
Show a link the courseware MFE to course staff if the
ENABLE_COURSEWARE_MICROFRONTEND feature is enabled and the
REDIRECT_TO_COURSEWARE_MICROFRONTEND CourseWaffleFlag is active
for that course. Previously only global staff could see this link.
This commit also adds ENABLE_COURSEWARE_MICROFRONTEND to
lms/envs/common.py and makes this value True by default on
devstack, since that front end application should soon be part
of devstack: https://github.com/edx/devstack/pull/484
Related to TNL-6982 and TNL-7045.
2020-03-06 11:00:22 -05:00
Nick
0df2debd5b
Merge pull request #23283 from edx/ndalfonso/AA-12-reset-deadlines
...
AA-12 reset self paced due dates
2020-03-04 15:42:46 -05:00
Nicholas D'Alfonso
be3b150621
AA-12 reset self paced due dates
...
- for self paced courses, if a sequential's due date has passed
and it is incomplete, allow the user to reset the start_date
for the related schedule to now, thus shifting all due dates
for all sequentials within the course by the pre determined
due date offset.
- add historical table to the Schedule model.
2020-03-04 15:13:46 -05:00
Adam Butterworth
9094617d64
Prevent scrolling in chromeless view when iframed into learning mfe ( #23291 )
...
TNL-7094
2020-03-03 16:37:31 -05:00
Diana Huang
0fa91d72db
Remove DOP libraries from edx-platform.
...
Remove DOP apps from INSTALLED_APPS.
Remove DOP libraries from requirements.
2020-03-02 11:17:47 -05:00
Adam Butterworth
04083cf4ab
Allow chromeless courseware content to be centered ( #23201 )
...
TNL-7093 Use inline styles to reset display to block from table-cell and width to auto
2020-02-28 12:27:14 -05:00
Adam Butterworth
459cecc4f9
Update preview link alignment in masquerade bar ( #23192 )
...
Relates to TNL-7076
2020-02-26 09:09:23 -05:00
Tyler Powers
638a9e4def
Add link to course url in the account creation and enrollment email
2020-02-25 19:04:08 +02:00
Jeff LaJoie
fa3b1cd835
AA-6: Adds in dates tab and dates dashboard view to courseware
2020-02-25 10:48:45 -05:00
Dave St.Germain
f8886239d0
Learning MFE URL should not have a slash
2020-02-24 10:40:08 -05:00
Dave St.Germain
9f8317665b
Merge pull request #23048 from edx/dcs/mfe-switcher
...
Add button to switch to courseware MFE
2020-02-21 11:31:54 -05:00
Dave St.Germain
00f5beb66f
Merge pull request #22992 from edx/dcs/perf-vertical
...
Improve Vertical Performance
2020-02-20 12:30:22 -05:00
Dave St.Germain
a5b0f71108
Several optimizations for improving vertical rendering performance.
2020-02-20 11:41:21 -05:00
Dave St.Germain
592b34b998
Merge pull request #21158 from eduNEXT/lmm/add_currency_choose_template
...
Setting template to show currency defined in the course mode DB record
2020-02-19 11:46:49 -05:00
Diana Huang
c99bf692cc
Remove class_dashboard.
2020-02-18 13:35:26 -05:00
Diego Millan
2dd128bce0
Setting template to show currency defined in the course mode DB record
2020-02-17 11:45:50 -04:00
Ahtisham Shahid
60ad8c8813
Merge pull request #22989 from edx/ahtisham/PROD-452
...
Fixed staff debug in instructor tab
2020-02-17 18:15:18 +05:00