Commit Graph

348 Commits

Author SHA1 Message Date
Zaman Afzal
3bcfe511b3 update edx-enterprise version (#27259) 2021-04-06 20:02:12 +05:00
Simon Chen
1d186b34bf MST-734 Fix production issue on Learner Onboarding Status Panel (#27248)
* MST-734 Fix production issue on Learner Onboarding Status Panel
Fix the prod issue where learning sequence service object missing the needed get_user_course_outline service API
The user web API call currently returns 500
2021-04-05 16:54:58 -04:00
Simon Chen
151efd2cb6 Add edx-proctoring=3.8.2 to edx-platform constraint file to prevent others from upgrading it to 3.8.3 accidentally (#27249) 2021-04-05 15:57:22 -04:00
Saleem Latif
e5fd7dcbab Updated edx-enterprise version to 3.21.0 2021-04-02 14:54:36 +05:00
M. Zulqarnain
072b6b8875 Revert "chore: Unpin python-dateutil (#27196)" (#27217)
This reverts commit 40878cd554.
2021-04-01 23:32:51 +05:00
M. Zulqarnain
40878cd554 chore: Unpin python-dateutil (#27196) 2021-04-01 19:53:02 +05:00
Binod Pant
ddbac9ea33 feat: upgrade enterprise for ENT-4222 part 1 (#27215) 2021-04-01 10:47:47 -04:00
Sameen Fatima
11b9a595eb edx-enterprise-version-bump-3.20.4 (#27194) 2021-03-31 17:52:54 +05:00
Kellie Selinka
5bf44a9420 bump edx-enterprise back down to 3.20.1 2021-03-29 16:27:09 -04:00
Kellie Selinka
00f4cb09f6 bump edx-enterprise to 3.20.2 2021-03-29 12:33:08 -04:00
Alex Dusenbery
9cb22de829 fix: upgrade edx-enterprise to 3.20.1 and edx-rbac to 1.4.2, so that JWT role/context pairs are de-duplicated.
ENT-4357
2021-03-23 14:45:11 -04:00
Lael Birch
cf8237fb02 Bump frontend-enterprise 2021-03-23 12:02:08 -04:00
Tim McCormack
7c18840f3d chore: Unpin pillow and upgrade Python requirements (#27081)
Pillow was pinned for Python 3.5 support, which we no longer need.

- https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst
- https://facelessuser.github.io/soupsieve/about/changelog/
2021-03-19 16:56:01 +00:00
Lael Birch
20cc87f5ef Bump edx-enterprise 2021-03-19 08:26:06 -04:00
Alexander Sheehan
d61bc5c79b bumping enterprise version to 3.18.7 2021-03-17 17:16:21 -04:00
Awais Qureshi
d5e9e22228 Upgrading update-edx-bulk-grades to latest ver. 2021-03-17 16:25:04 +05:00
Alex Dusenbery
6a868108c2 fix: enterprise 3.18.6 | The update_role_assignments_with_customers command no longer updates records. It only creates new records, which helps de-risk the operation. 2021-03-16 12:49:09 -04:00
Binod Pant
7fb068a09d fix: upgrade enterprise for ENT-3954 (#27025) 2021-03-16 10:32:05 -04:00
Alex Dusenbery
854015d18e fix: The update_role_assignments_with_customers command no longer deletes open assignments.
Allowing it to do so left us prone to error when an explicit enterprise_customer_uuid arg is provided.
We should modify this command in the future to perform deletions of open assignments as its only action,
and it should only be invoked this way after we have verified that all
backfilled enterprise_customer fields on the assignments have been set correctly.
enterprise version 3.18.4
2021-03-15 10:13:52 -04:00
Alex Dusenbery
bf577ee891 fix: enterprise 3.18.3 | Adds the catalog admin role to roles_api.roles_by_name(). 2021-03-11 15:54:03 -05:00
nadeemshahzad
15d32811e5 pin diff-cover to fix tests on ubuntu 20.04 2021-03-09 16:22:28 +00:00
Alex Dusenbery
1a0bfc2a07 feat: Upgrade edx-enterprise to 3.17.48 | Adds a mgmt command to update all SystemWideEnterpriseUserRoleAssignment records in a way that makes them more explicitly defined. ENT-4099. 2021-03-08 15:05:18 -05:00
Adrienne Bolger
20637d16fa edx-enterprise version bump 2021-03-04 14:26:04 -05:00
Aarif
059d683441 Constrained diff-cover to fix upgrade job (#26830) 2021-03-03 23:04:41 +05:00
Awais Qureshi
115f3b48d7 Revert http-pretty it seems few tests becomes flaky. 2021-02-26 15:12:36 +05:00
Awais Qureshi
d23fece83a Merge pull request #26732 from edx/upgrade-mock
Upgrading mock package.
2021-02-26 11:34:24 +05:00
Adrienne Bolger
9046ca26a3 Bumping edx-enterprise requirements to 3.17.44 2021-02-25 15:30:01 -05:00
Awais Qureshi
0a7514b61c Upgrading mock package. 2021-02-25 22:57:24 +05:00
Awais Qureshi
d4ab4d45ba Merge pull request #26727 from edx/upgrade-http-pretty
Upgrading http-pretty.
2021-02-25 21:43:25 +05:00
Zaman Afzal
1938ccda71 ENT-4086 Bump edx-enterprise version (#26707) 2021-02-25 19:13:15 +05:00
Awais Qureshi
77415eb21d Upgrading http-pretty. 2021-02-25 18:00:03 +05:00
Binod Pant
2d047b943f update edx-enterprise (#26687) 2021-02-23 17:07:38 -05:00
Usama Sadiq
638ef48e8c Remove edx-proctoring constraint (#26680)
* Remove edx-proctoring constraint

* Ran make upgrade
2021-02-23 11:16:00 -05:00
M. Zulqarnain
42fc6aef03 Upgrade django-ipware (#24827) 2021-02-23 18:14:17 +05:00
muhammad-ammar
18d82dff1c upgrade edx-enterprise version to 3.17.40 2021-02-22 18:11:04 +05:00
usamasadiq
96f0915b0f Fixed new pylint warnings.
use generator in any/all()
disable not-callable warnings
disable no-member warnings
Suppressed smaller pylint warnings
Pin edx-proctoring==3.5.0
2021-02-22 16:36:53 +05:00
Adam Stankiewicz
623876c56c bump edx-enterprise to 3.17.37 (#26634) 2021-02-19 13:20:05 -05:00
Usama Sadiq
a0852f4ff6 Merge pull request #26563 from edx/usamasadiq/bom-2244-remove-constraints
Remove numpy & scipy constraints
2021-02-19 14:40:16 +05:00
Sameen Fatima
42d9c3c080 edx enterprise version bump to 3.17.35 (#26624) 2021-02-19 14:11:14 +05:00
usamasadiq
627209cdf1 Remove numpy & scipy constraints 2021-02-19 12:13:33 +05:00
Kellie Selinka
83871fd37d bump edx-enterprise version to 3.17.33 2021-02-18 09:50:15 -05:00
Alexander Sheehan
a196fcb462 bumping enterprise version to 3.17.30 2021-02-16 13:08:07 -05:00
Zaman Afzal
e2fba3a14a ENT-4085 Bump edx-enterprise version (#26558) 2021-02-16 16:23:19 +05:00
usamasadiq
3c7ef6bece Remove vulture constraint 2021-02-16 12:49:11 +05:00
usamasadiq
2d14acee54 Remove duplicate constraints 2021-02-10 17:40:02 +05:00
Alexander Sheehan
bb3ed61822 bumping enterprise to 3.17.25 2021-02-09 09:29:53 -05:00
Alexander Sheehan
749b630c55 bumping enterprise to 3,17,24- am also responsible for and ok with 23 going out 2021-02-08 13:20:18 -05:00
M. Zulqarnain
3db1a21263 BOM-2247 : Upgrade pip-tools (#26192)
* Upgrade pip-tools

* Updating Python Requirements (#26191)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2021-02-08 12:42:05 +05:00
Talia Rhodes
84e2bf0704 update enterprise 2021-02-04 11:53:22 -05:00
Alex Dusenbery
6d13b2c817 edx-enterprise version 3.17.21
Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments.
For new learners and admins, associate their user-role with the customer to which they are linked.
Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user.
Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
2021-02-04 09:08:27 -05:00