Commit Graph

58450 Commits

Author SHA1 Message Date
Ned Batchelder
3abd0e8e62 Update the Open edX logo urls (#25898)
The old URLs now serve the new logo, but at the old pixel size.  These
URLs serve the new logo at a natural pixel size.
2020-12-16 15:30:55 -05:00
Dillon Dumesnil
2f7fcdea85 Merge pull request #25897 from edx/ddumesnil/fix-masquerade-for-mfe
Fixes for Shift deadlines during masquerade in Learning MFE
2020-12-16 11:57:23 -08:00
Dillon Dumesnil
e1517223b9 Fixes for Shift deadlines during masquerade in Learning MFE
The change to masquerade in the courseware view allows the proper
viewing of the xblock from the perspective of the masqueraded user.
In this case, it allows a staff user masquerading as a learner to see
their shift dates calls to action inside the MFE (the old view already
had this set up). The second change allows the staff user masquerading
to reset the schedule of the learner being masqueraded via the CTAs
2020-12-16 19:13:33 +00:00
srwang
b95739c153 Merge pull request #25888 from edx/swang/ws-1591
WS-1591: change Prospectus user dropdown to show avatar instead of username
2020-12-16 13:40:30 -05:00
Sharon Wang
70cf6ddbf8 fix lint error 2020-12-16 13:16:50 -05:00
Carla Duarte
99163bdf2c AA-131: Allow anonymous users through course home MFE 2020-12-16 12:58:33 -05:00
Sharon Wang
8889180b59 code review comments and lint 2020-12-16 09:45:31 -05:00
Sharon Wang
88b838f608 exception for profile 2020-12-16 08:58:25 -05:00
Syed Muhammad Dawoud Sheraz Ali
b115dec7ae Merge pull request #25886 from edx/dsheraz/hlsjs-update
update hls.js to latest version
2020-12-16 18:31:08 +05:00
Ali-D-Akbar
465b194e6a PROD-2217 2020-12-16 17:44:01 +05:00
Ali-D-Akbar
fe72df1e5e PROD-2213 2020-12-16 17:44:01 +05:00
azanbinzahid
cd06c74d2c PROD-2181 2020-12-16 17:44:00 +05:00
azanbinzahid
0b7ed973e7 PROD-2162 2020-12-16 17:44:00 +05:00
Awais Jibran
16cd342cb3 Update site width in core 2020-12-16 17:30:04 +05:00
Waheed Ahmed
5fce6c28d7 Add logs around all password reset requests.
VAN-192
2020-12-16 15:30:39 +05:00
Zaman Afzal
10e78c123a ENT-3548 Upgraded edx-enterprise version to 3.16.0. (#25895)
* ENT-3548 Multiple IDPS linking to Enterprise Feature
2020-12-16 14:55:45 +05:00
Muhammad Soban Javed
bd601cf3a6 Update celery routing for celery 4+ (#25567)
* Update celery routing

- Used routing function instead of class
- Move task queues dictionary to Django settings
- Removed routing_key parameter
- Refactored routing for singleton celery instantiation

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2020-12-16 13:40:47 +05:00
edX requirements bot
958313c6cc Updating Python Requirements (#25891) 2020-12-16 12:59:44 +05:00
Zainab Amir
c6be0f9d51 Update institution login page title (#25892) 2020-12-16 12:51:38 +05:00
Usama Sadiq
68ec6ba579 Merge pull request #25890 from edx/testeng/bokchoy_auto_cache_update_204a3901e2ed601e5af376b7452b639dc0a31425
Bokchoy Testing DB Cache update
2020-12-16 12:42:15 +05:00
edX cache uploader bot
bef3fe4e02 Updating Bokchoy testing database cache 2020-12-15 23:40:32 -05:00
Saleem Latif
097c829435 Merge pull request #25887 from edx/saleem-latif/multiple-idps-migration
Upgraded edx-enterprise version to 3.15.0 and updated field name changed in that version.
2020-12-16 09:34:29 +05:00
Sharon Wang
910f1c45c3 test passing 2020-12-15 16:58:48 -05:00
Carla Duarte
ce8c17d975 Merge pull request #25409 from edx/ciduarte/AA-387
AA-387: Removing shift dates banner from mobile app view
2020-12-15 16:57:05 -05:00
Sharon Wang
15c9ad1140 user cookie test wip 2020-12-15 15:44:17 -05:00
Sharon Wang
97fb51ce67 sos 2020-12-15 15:22:28 -05:00
David Ormsbee
6ff64369f4 Merge pull request #25694 from open-craft/s0b0lev/lx-1640-video
SE-3492: Video Xblock API handler: student_view_state
2020-12-15 13:58:12 -05:00
Raul Gallegos
d3584ad559 SE-3764: adds a new bundle_draft_files cache key (#25881)
Updates the bundle_draft_files cache key to be _v2 so we avoid reading
invalid values cached by a past version of this code with no timeout.

TNL-7771
2020-12-15 11:09:04 -05:00
Saleem Latif
dfb36644c9 Upgraded edx-enterprise version to 3.15.0 and updated field name changed in that version. 2020-12-15 19:13:14 +05:00
Christie Rice
79fa6c515f MICROBA-736 Swap cert image (#25841) 2020-12-15 09:05:37 -05:00
Kyle McCormick
8b1162e6ae Clean up deprecated edx-platform imports of edxmako & util (#25684) 2020-12-15 09:04:03 -05:00
DawoudSheraz
8b6737e09a update hls.js to latest version 2020-12-15 17:37:43 +05:00
Régis Behmo
c5a0ebe219 Fix missing module_name argument in CourseWaffleFlag constructor
In future versions of edx-toggles, this argument will become mandatory.
2020-12-15 12:30:25 +01:00
Régis Behmo
f29e415353 Fix deprecated usage of WaffleFlag.namespaced_flag_name
As of edx-toggles==1.2.0, the `WaffleFlag.namespaced_flag_name`
attribute is deprecated in favour of `WaffleFlag.name`.
2020-12-15 12:28:57 +01:00
edX requirements bot
a4f62b4c67 Updating Python Requirements (#25882) 2020-12-15 12:58:21 +05:00
Bianca Severino
a94f83688c Merge pull request #25879 from edx/bseverino/idv-logs
[MST-567] Remove course_key from IDV photo submission
2020-12-14 16:29:51 -05:00
Michael Terry
52ad3ac30e Merge pull request #25878 from edx/mikix/remove-html-blobs
TNL-7185: clean up unused html blobs from the API
2020-12-14 16:23:52 -05:00
Bianca Severino
d8bfbe96bb Remove course_key from IDV SubmitPhotosView 2020-12-14 15:52:00 -05:00
Dillon Dumesnil
d58a080236 Merge pull request #25865 from edx/ddumesnil/aa-260
AA-260/AA-500: Improvements to in course shift deadlines
2020-12-14 12:25:23 -08:00
Kyle McCormick
0b0a9ca07a Replace outdated 16.04 link with link to install options (#25875)
The linked wiki page will be kept updated, so that this
README doesn't need to be updated every release.
2020-12-14 15:13:43 -05:00
Awais Jibran
87aa5906b9 Merge pull request #25877 from edx/aj/branding/update-expand-button
Update Course Home button Expand All / Collapse All
2020-12-15 00:48:21 +05:00
Michael Terry
cf2e778b56 TNL-7185: clean up unused html blobs from the API
Now that the MFE consumes our data structure for a couple of the
alerts, we no longer need to send raw html at all for them.
2020-12-14 14:26:10 -05:00
Michael Terry
2711fbb376 Merge pull request #25863 from edx/mikix/offer-expire-refactor
TNL-7185: Send data, not rendered HTML to the learning MFE
2020-12-14 14:18:58 -05:00
Awais Jibran
0b34ec891f Xsy image remove for course home messages at theme level 2020-12-15 00:17:02 +05:00
Dillon Dumesnil
3c1de16eba AA-260/AA-500: Improvements to in course shift deadlines
As part of AA-500, we added a completeness check to showing the
banner since we didn't before. As part of AA-260, we now take into
account if a learner has more attempts left on a problem (regardless
of completeness) and allow them to shift their dates to try again.
2020-12-14 19:05:30 +00:00
Michael Terry
eef72b5ab7 TNL-7185: Send data, not rendered HTML to the learning MFE
Specifically, send data versions of course_expired_message and
offer_html.

The rendered HTML is still being sent for now, until the learning
MFE is updated to consume the data objects.
2020-12-14 13:41:03 -05:00
alangsto
921696a67f Updated proctoring version (#25873)
included newest commit in release
2020-12-14 11:12:18 -05:00
Jeff LaJoie
e3a739bad4 Merge pull request #25874 from edx/jlajoie/ENT-3614
Bumps edx-enterprise to 3.14.1
2020-12-14 10:43:23 -05:00
Carla Duarte
0bec88982a Merge pull request #25866 from edx/ciduarte/AA-509
AA-509: Dates widget link styling
2020-12-14 09:29:38 -05:00
Jeff LaJoie
63f797598a Bumps edx-enterprise to 3.14.1 2020-12-14 09:14:35 -05:00