Kyle McCormick
6e1e1ddba8
Merge pull request #25907 from edx/revert-25903-alangsto/add_idv_info_endpoint
...
Revert "Added endpoint to retrieve IDV photo urls"
2020-12-17 17:43:09 -05:00
Kyle McCormick
bb30a27b3e
Revert "added endpoint to retrieve IDV photo urls ( #25903 )"
...
This reverts commit 356f187559 .
2020-12-17 17:08:58 -05:00
alangsto
356f187559
added endpoint to retrieve IDV photo urls ( #25903 )
...
fixed quality issues
added comment
updated for comments
2020-12-17 16:13:32 -05:00
Dillon Dumesnil
dce0778b94
Merge pull request #25905 from edx/ddumesnil/aa-496
...
AA-496: Don't show reset deadlines banner if no graded problem is pas…
2020-12-17 12:29:39 -08:00
Dillon Dumesnil
6237bce0e7
AA-496: Don't show reset deadlines banner if no graded problem is past due
...
When determining completion status to show on the vertical, we take
into account if the problems are graded and scored (have a score
and weight). Now we take that into account in regards to showing the
banner inside the vertical too
2020-12-17 20:00:14 +00:00
Robert Raposa
de16529ab6
Merge pull request #25885 from regisb/regisb/fix-deprecated-waffle-usage
...
[BD-21] Fix deprecated waffle usage
2020-12-17 12:41:40 -05:00
Bianca Severino
c589601b5b
Merge pull request #25900 from edx/bseverino/timed-exams
...
[MST-575] Enable timed exams by default
2020-12-17 12:31:23 -05:00
Robert Raposa
874c3e7b61
Merge pull request #25182 from regisb/regisb/disable-learner-records-from-settings
...
Add default value for learner records feature toggle in settings
2020-12-17 12:16:40 -05:00
Bianca Severino
4984fa73c6
Enable timed exams by default
2020-12-17 12:07:57 -05:00
Régis Behmo
bd038bab3c
Add default value for learner records feature toggle in settings
...
The learner records feature had to be enabled/disabled via site-specific
configuration models, which is inconvenient for platforms that want to
disable this feature globally. Here, we introduce a
ENABLE_LEARNER_RECORDS feature toggle in the lms/cms settings that makes
it possible to disable this feature on all sites. Because this feature
toggle is set to True by default, this will not modify the behaviour of
existing platforms.
2020-12-17 16:28:04 +01:00
Usama Sadiq
e1a7c30e77
Merge pull request #25901 from edx/jenkins/upgrade-python-requirements-b2f1b69
...
Python Requirements Update
2020-12-17 14:42:46 +05:00
Awais Jibran
9c471226cd
Merge pull request #25896 from edx/aj/branding/update-width-in-core
...
Update site width in core
2020-12-17 14:28:23 +05:00
edX requirements bot
73a819a40b
Updating Python Requirements
2020-12-17 02:54:05 -05:00
edX Transifex Bot
b2f1b6935c
geoip2: update maxmind geolite country database
2020-12-16 15:58:27 -05:00
Carla Duarte
3fb3f913b5
Merge pull request #25661 from edx/ciduarte/AA-131
...
AA-131: Allow anonymous users through course home MFE
2020-12-16 15:49:20 -05:00
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
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