Commit Graph

59948 Commits

Author SHA1 Message Date
Awais Qureshi
780ff09ce3 chore: django-cor-headers post deployment cleanup.
CORS_ORIGIN_WHITELIST configs already updated with schemes so no need for other list.
2021-09-21 20:01:32 +05:00
Awais Qureshi
9118c8decc Merge pull request #28736 from edx/upgrade-issue-64/dj-req
fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is…
2021-09-21 19:09:01 +05:00
Phillip Shiu
6d7dcef8d6 fix: correct typo, content is locked, not lost (#28802) 2021-09-21 09:49:55 -04:00
Tim McCormack
0bf7cc13f6 doc: Small clarification to CookieName Change middleware instructions (#28804) 2021-09-21 13:45:26 +00:00
Sarina Canelake
aba4a3f394 Merge pull request #28788 from mahyard/master
Mark a message to be extracted using i18n_tools
2021-09-21 09:05:33 -04:00
Sarina Canelake
c699923d03 Merge pull request #28628 from edx/sarina/i18n-tuneup
fix: abstract edX-specific strings
2021-09-21 08:57:58 -04:00
AsadAzam
208e1b177c feat: Implement program discussions iframe (#28770)
* feat: Implement program discussions iframe

* Fixed conflicts

* Fixed conflicts

* Fixed conflicts

* Refactored code
2021-09-21 16:24:52 +05:00
Muhammad Soban Javed
98de16f97a Merge pull request #28722 from edx/iamsobanjaved/django30-re-path-fix
fix: added default value for parameter to fix re path issue in django 30
2021-09-21 16:15:10 +05:00
Awais Qureshi
b7c6481623 Merge pull request #28808 from edx/jenkins/upgrade-python-requirements-068f367
Python Requirements Update
2021-09-21 16:13:45 +05:00
edX requirements bot
bb706d4b04 chore: Updating Python Requirements 2021-09-21 16:06:57 +05:00
Awais Qureshi
068f367e9e fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed in django3.1.
Using the fix from another fork.
2021-09-21 15:59:51 +05:00
Awais Qureshi
c1e5ea0b4e fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed in django3.1.
Using the fix from another fork.
2021-09-21 15:59:51 +05:00
edX requirements bot
0f528f9125 Python Requirements Update (#28806)
* chore: Updating Python Requirements

* fix: disabled unused import warnings

Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
2021-09-21 14:21:00 +05:00
Bianca Severino
a3df1472c7 Merge pull request #28800 from edx/bseverino/proctoring-enrollments
[MST-866] Use course overviews instead of modulestore in enrollments service
2021-09-20 15:34:57 -04:00
Michael Terry
1133854a59 Merge pull request #28783 from edx/mikix/goal-reminder-email-aa-908
Add goal reminder email management command
2021-09-20 15:18:18 -04:00
Michael Terry
ce39f52680 chore: add tests for new goal reminder email management command 2021-09-20 14:32:06 -04:00
Bianca Severino
c79518d806 fix: use course overviews instead of modulestore in enrollments service 2021-09-20 14:22:47 -04:00
Tim McCormack
e97070808f doc: Update Studio OAuth migration guide for use in Maple release notes (#28784)
- No longer written with a seamless transition in mind. It's probably
  possible, but untested, and I believe most deployments do a hard cutover
  anyhow. Since this is just Studio, logging everyone out is probably
  acceptable.
- Remove decline-migration section since we don't believe anyone is likely
  to need this (and we're deprecating it anyhow.)
- Remove `/login/` config changes, since those have already been performed
  in the common env and were only required for seamless migration. Remove
  cleanup for same reason.
- Give hint about domain-changing

ref ARCHBOM-1890
2021-09-20 18:14:41 +00:00
Matthew Piatetsky
ba7518304c Merge pull request #28675 from edx/AA-905
Populate the course goals user activity table when a user visits course-specific pages
2021-09-20 13:52:27 -04:00
Matthew Piatetsky
3200851563 start addressing comments 2021-09-20 13:08:12 -04:00
John Nagro
c190616e21 fix: query moodle courses with the correct identifier (#28798)
ENT-4806
2021-09-20 13:03:13 -04:00
Usama Sadiq
2307a12ff0 fix: Pinned numpy>=1.16.0,<1.17.0 in codejail requirements (#28795) 2021-09-20 20:32:51 +05:00
julianajlk
42d79c5ef5 fix: get correct root URL for Track Selection page (#28772)
REV-2387
2021-09-20 09:56:42 -04:00
Binod Pant
c4440d3b52 feat: autofill audit track completion date in integrated channels (#28786)
ENT-4918
2021-09-20 08:45:37 -04:00
Ahtisham Shahid
f2c3b5939d feat: Moved Programs details data in respective tabs (#28700)
* feat: Moved Programs details data in respective tabs
2021-09-20 12:38:11 +05:00
edX Transifex Bot
09ffd7b6a4 chore(i18n): update translations 2021-09-20 02:45:50 +05:00
sarina
0c74d347f7 fix: abstract edX-specific strings 2021-09-19 14:01:20 -04:00
Mahyar Damavand
1135afbefc Mark a message to be extracted using i18n_tools 2021-09-19 15:51:15 +04:30
Awais Qureshi
85065cd95a Merge pull request #28475 from edx/iamsobanjaved/pyjwt-210
feat!: upgrade pyjwt to version 2.1.0
2021-09-17 18:37:14 +05:00
Awais Qureshi
6b5a00591c Merge pull request #28780 from edx/jenkins/upgrade-python-requirements-6145818
Python Requirements Update
2021-09-17 16:18:42 +05:00
edX requirements bot
b09ef17b55 chore: Updating Python Requirements 2021-09-17 16:17:53 +05:00
Awais Qureshi
6145818c15 fix: Removing proctoring constraint. 2021-09-17 16:10:34 +05:00
edX requirements bot
04a136e56a chore: Updating Python Requirements 2021-09-17 16:08:21 +05:00
Soban Javed
56d12bf230 feat!: upgrade pyjwt to version 2.1.0 2021-09-17 16:08:15 +05:00
Kshitij Sobti
a35fa080b3 docs: ADR that documents how MFEs can access in-context discussions [BD-38] [TNL-8396] [BB-4367] (#28452)
* docs: ADR that documents how MFEs can access in-context discussions
This ADR proposes the mechanism for MFEs to get access to the discussion embed for units.

* Update 0005-in-context-discussion-course-blocks.rst

* Update 0005-in-context-discussion-course-blocks.rst
2021-09-17 14:31:19 +05:00
edX requirements bot
633ba0a40b chore: Updating Python Requirements (#28771) 2021-09-17 13:17:20 +05:00
Sarina Canelake
5ab43ca0c2 Merge pull request #28638 from edx/sarina/abstract-branded-url-strings
Remove or contextualize references to `edX.org` in translated strings
2021-09-16 12:58:06 -04:00
Matthew Piatetsky
bf6e135762 feat: Populate the course goals user activity table when a user visits course-specific pages 2021-09-16 12:30:36 -04:00
Tim McCormack
dbb473f490 refactor: Studio OAuth cleanup, part 1 (#28760)
- Update migration instructions
    - Changes regarding redirect URLs and cookie domain are to permit the
      site to run on multiple domains.
- Set LOGIN_URL in common so that it can be unset in environment overrides

This bypasses the "redirect to LMS" login/signup code, but does not yet
remove it; removal is covered by DEPR-166 so that this remains a
configuration-only change for now.

There should have no user-visible effect.

ref: ARCHBOM-1890
2021-09-16 16:16:45 +00:00
Syed Muhammad Dawoud Sheraz Ali
df20c2e0ea Merge pull request #28754 from edx/dsheraz/PROD-2477
feat: add support-only endpoint to get FBE details
2021-09-16 21:06:57 +05:00
Brian Beggs
91ae254d1b Merge pull request #28767 from edx/bbeggs/ent-3.28.11
fix: recreate enterprise_learner role when ECU is relinked
2021-09-16 12:04:43 -04:00
Muhammad Soban Javed
13e736c461 Merge pull request #28727 from edx/iamsobanjaved/pin-proctoring
temp: adding pin on edx-proctoring that will be removed in pyjwt upgr…
2021-09-16 20:48:26 +05:00
Andrew Shultz
9b4656c96d Merge pull request #28753 from edx/ashultz0/rm-duplicate-verified-name-flag
fix: remove now unnecessary course flag for verified names
2021-09-16 10:28:21 -04:00
Brian Beggs
2a0b8e8a43 fix: recreate enterprise_learner role when ECU is relinked 2021-09-16 10:04:24 -04:00
Jawayria
60f8bb0053 Merge pull request #28706 from edx/jawayria/bom-2784
fix: Updated the error message in test_bulk_change_enrollment
2021-09-16 17:02:02 +05:00
Awais Jibran
4196ac7730 refactor: remove duplicate decorator (#28763) 2021-09-16 16:06:29 +05:00
Muhammad Soban Javed
2845786a14 Merge pull request #28723 from edx/iamsobanjaved/django-30-db-args
test: fix skip-checks in a test for django 30
2021-09-16 13:47:37 +05:00
Dillon Dumesnil
659283d0fd feat: AA-908: Add goal reminder email management command 2021-09-15 17:44:28 -04:00
edX Transifex Bot
60a5045e29 geoip2: update maxmind geolite country database 2021-09-16 02:19:24 +05:00
Phillip Shiu
86f902b002 Merge pull request #28655 from edx/pshiu/REV-2325_TrackSelectionUnhappyPath
feat: Add screen for partial feature based enrollment
2021-09-15 16:13:35 -04:00