Commit Graph

4227 Commits

Author SHA1 Message Date
Matthew Carter
fb2a0170c1 chore: updated ORA2 to 4.2.0 - ESG release (#30279) 2022-04-19 13:14:28 -04:00
Alex Dusenbery
953dd73c81 fix: enterprise-3.44.3, which overrides get_assignments() and handles null contexts gracefully
Overrides the SystemWideEnterpriseUserRoleAssignment.get_assignments() method to return
a list of (role, context) assignments, where the first item in the list corresponds
to the currently active enterprise for the user.  Also ensures that
EnterpriseSystemWideUserRoleAssignment.get_assignments() can handle null values that might be returned by get_context().
2022-04-19 12:49:58 -04:00
Awais Qureshi
b97af6ac6e build: Removing un-used django versions from tox and other places. (#30270) 2022-04-19 16:41:29 +05:00
John Nagro
b944605eb0 feat: release edx-enterprise 3.44.2 (#30272)
- https://github.com/openedx/edx-enterprise/releases/tag/3.44.2
2022-04-18 16:54:17 -04:00
Usama Sadiq
d8f282737c fix: Remove edx-django-utils GitHub pin (#30265)
* fix: remove unnecessary edx-django-utils github constraint
2022-04-18 14:48:31 +05:00
Usama Sadiq
a586f740e0 BOM-3361: Remove wrapt constraint (#30215)
* fix: remove wrapt constraint
2022-04-14 16:41:39 +05:00
Usama Sadiq
a9557a31c3 Revert "fix: edx-enterprise to 3.44.0 and edx-rbac to 1.7.0" (#30247)
This reverts commit cd306edfd6.
2022-04-14 12:41:37 +05:00
Alex Dusenbery
cd306edfd6 fix: edx-enterprise to 3.44.0 and edx-rbac to 1.7.0
Overrides the SystemWideEnterpriseUserRoleAssignment.get_assignments() method to return list of (role, context) assignments where the first item in the list corresponds to the currently active enterprise for the user.

This approach should allow us to remedy the problem without changing behavior of the consumers of JWT-stored roles (e.g. in ecommerce).

ENT-5700
2022-04-13 10:32:08 -04:00
Usama Sadiq
6269afc93e BOM-3364: Remove diff-cover constraint (#30218)
* fix: remove diff-cover constraint

* chore: Updating Python Requirements (#30219)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2022-04-12 14:22:33 +05:00
Usama Sadiq
f067fa6181 BOM-3363: Remove sympy constraint (#30217)
* fix: remove sympy constraint
2022-04-12 14:02:08 +05:00
Long Lin
45c750f2a3 chore: bump edx-enterprise version 2022-04-11 16:23:08 -04:00
Usama Sadiq
05f2be21a9 BOM-3358: Remove django-config-models constraint (#30209)
* fix: remove django-config-models constraint

* chore: Updating Python Requirements (#30213)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2022-04-11 15:07:21 +05:00
edX requirements bot
ed487e2ea3 Python Requirements Update (#30210)
* fix: pin bleach<5.0.0 version
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com>
2022-04-08 11:49:52 +05:00
John Nagro
43525d9445 fix: release edx-enterprise 3.42.5 (#30207)
- fix: improve guards on fk data backfill job
- feat: updated logic for completions in integrated channels
2022-04-07 18:01:17 -04:00
Matt Hughes
92973038fa fix: missing file extension for csv file exports
see https://github.com/openedx/staff_graded-xblock/pull/97

JIRA:TNL-9720
2022-04-07 14:39:25 -04:00
John Nagro
842a2e4fee feat: release edx-enterprise 3.42.3 (#30201)
- feat: additional fk data backfill performance improvements

ENT-5605
2022-04-07 13:54:38 -04:00
John Nagro
b9d6e01a05 feat: release edx-enterprise 3.42.2 (#30199)
- https://github.com/openedx/edx-enterprise/pull/1525

ENT-5605
2022-04-07 09:39:21 -04:00
Usama Sadiq
80f9f1de7a Fix quality failures with pylint 2.13.5 (#30197)
* build: update pylint-checks ci workflow
* fix: fix quality failures with new pylint version
* chore: remove pylint constraint
* chore: Updating Python Requirements (#30196)
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2022-04-07 13:59:44 +05:00
edX requirements bot
c884a3a995 Python Requirements Update (#30194)
* chore: Updating Python Requirements

* chore: pin pylint<2.13.0

* chore: Updating Python Requirements (#30195)

Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com>
2022-04-07 11:39:18 +05:00
John Nagro
4a03aa391d feat: release edx-enterprise 3.42.1 (#30190)
- feat: use new foreign keys on integrated channels audit models by @johnnagro in https://github.com/openedx/edx-enterprise/pull/1524
- fix: transifex migration to new client by @edx-requirements-bot in https://github.com/openedx/edx-enterprise/pull/1499
- feat: add admin_users to EnterpriseCustomerSerializer by @long74100 in https://github.com/openedx/edx-enterprise/pull/1517
2022-04-06 11:04:27 -04:00
John Nagro
7857c138d9 fix: release edx-enterprise 3.41.13 (#30185)
- fix: remove backfill managment command arguments

ENT-5605
2022-04-05 09:45:02 -04:00
muhammad-ammar
be8c99aaad fix: upgrade edx-enterprise to 3.41.12 2022-04-05 16:37:50 +05:00
Nathan Sprenkle
3fdd3f9150 feat: add batch lock delete endpoint (#30161)
* feat: add batch lock delete endpoint

* chore: bump ORA versions

* docs: update example postman collection
2022-04-04 11:22:22 -04:00
alangsto
681c2f1d6c chore: remove IDV references for proctoring and student/instructor display (#30146)
Places where IDV is referenced for blocking proctoring or displaying the IDV status to students and instructors should be removed. This includes the use of the ENABLE_INTEGRITY_SIGNATURE setting, which was used in part to deprecate IDV in those specified places. Other areas where ENABLE_INTEGRITY_SIGNATURE is used (such as for showing/hiding the integrity signature, for the verification deadline, or for certs) shall be left as is due to deprecation concerns.
2022-04-04 08:11:40 -07:00
Sameen Fatima
6e12f13548 chore: upgrade edx-enterprise 3.41.11 (#30163) 2022-04-01 13:52:54 +05:00
John Nagro
6352fed661 feat: release edx-enterprise 3.41.10 (#30155)
- feat: management command to backfill missing fks
- https://github.com/openedx/edx-enterprise/pull/1516

ENT-5605
2022-03-30 17:07:25 -04:00
John Nagro
f2a44ada41 fix: release edx-enterprise 3.41.9 (#30153)
- https://github.com/openedx/edx-enterprise/pull/1513
- https://github.com/openedx/edx-enterprise/pull/1515
2022-03-30 11:56:42 -04:00
John Nagro
4a7719e73f fix: release edx-enterprise 3.41.7 (#30145)
- https://github.com/openedx/edx-enterprise/pull/1508

ENT-5595
ENT-5603
ENT-5605
2022-03-29 13:38:43 -04:00
Kira Miller
f1d930fb35 chore: version bump (#30136) 2022-03-28 18:20:18 -04:00
jansenk
103ff55dd1 chore: bump ORA to 4.0.6 2022-03-28 15:54:00 -04:00
Awais Qureshi
bc45f1ee48 fix: Removed usage of djangoratelimitbackend. (#30116)
* fix: Removed usage of djangoratelimitbackend.
2022-03-25 15:27:39 +05:00
Binod Pant
4ed395a653 fix: make completed_timestamp optional (#30111)
in learner audit record model

ENT-5622
2022-03-23 15:50:47 -04:00
edX requirements bot
5c8c69d9c2 chore: Updating Python Requirements (#30104) 2022-03-22 11:54:06 +05:00
Alexander Sheehan
b3b79bf754 chore: enterprise version bump to 3.41.2 2022-03-21 16:23:05 -04:00
John Nagro
a23b9b7487 fix: release edx-enterprise 3.41.1 (#30098)
ENT-5521
2022-03-21 12:29:25 -04:00
Simon Chen
15ad3a36d8 chore: upgrade xblock_lti_consumer library to version 3.4.5 (#30096)
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan>
2022-03-21 10:30:49 -04:00
Long Lin
2776949771 chore: bump edx-enterprise version 2022-03-18 13:54:39 -04:00
Robert Raposa
9fa79809d8 refactor: CookieMonitoringMiddleware moved to edx-django-utils
The CookieMonitoringMiddleware and its related script
moved to edx-django-utils.

ARCHBOM-2054
2022-03-17 16:59:00 -04:00
edX requirements bot
626a0e112e Python Requirements Update (#30073)
* chore: Updating Python Requirements

* chore: bump edx-organizations to 6.11.1

Co-authored-by: Waheed Ahmed <waheed.ahmed@arbisoft.com>
2022-03-16 12:16:15 +05:00
Nathan Sprenkle
c052a1d499 feat: ESG submit grade for teams (#30049)
* refactor: update to new ORA/ESG grading endpoint

* docs: update example Postman collection

* chore: bump ORA versions
2022-03-15 15:16:07 -04:00
Awais Qureshi
a1c2cc39eb chore: upgrading httpretty version. (#30061)
* chore: upgrading http version.
2022-03-15 18:49:57 +05:00
edX requirements bot
7f5ac6ebd2 Python Requirements Update (#30060)
* fix: pin django-celery-utils<2.3.0 to resolve test failures
* chore: Updating Python Requirements

Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com>
2022-03-15 11:50:07 +05:00
John Nagro
f5e3b5f7ae fit: release edx-enterprise 3.40.16 (#30057)
- https://github.com/openedx/edx-enterprise/pull/1495

ENT-5565
2022-03-14 14:36:29 -04:00
Binod Pant
10a9bc09c6 fix: Degree2 completions path url (#30056)
Fixes issue with sending completions to Degreed2

ENT-5581
2022-03-14 13:51:13 -04:00
Simon Chen
ebf15e4754 chore: upgrade edx-name-affirmation to 2.3.2 (#30044)
With this version, we added simple_history to the VerifiedName model for tracking

Co-authored-by: Simon Chen <schen@edX-C02FW0GUML85.local>
2022-03-11 10:33:43 -05:00
John Nagro
5fede518e4 fix: release edx-enterprise 3.40.14 (#30040)
- fix: CornerstoneLearnerDataTransmissionAudit admin view timeout (#1493)

ENT-5565
2022-03-10 20:16:52 -05:00
John Nagro
64efc97ebe fix: release edx-enterprise 3.40.13 (#30038)
- fix: Degreed2 Missing Learner Data Audit Records

ENT-5558
2022-03-10 17:00:16 -05:00
John Nagro
174f21353a fix: release edx-enterprise 3.40.12 (#30036)
- fix: Degreed: Missing Learner Data Audit Records #1490

ENT-5558
2022-03-10 10:56:56 -05:00
Alexander Sheehan
efbc972fc5 chore: bumping enterprise version to 3.40.11 2022-03-09 09:17:55 -05:00
Gabor Boros
df50d379c1 chore(dependencies): upgrade dependencies
Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
2022-03-08 21:37:06 +01:00