Commit Graph

4202 Commits

Author SHA1 Message Date
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
Gabor Boros
0b0ea1ce80 chore(dependencies): bump celery dependencies
Bump celery and related dependencies to minimum necessary version.

Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
2022-03-08 21:27:34 +01:00
edX requirements bot
4018b2672a chore: Updating Python Requirements (#30024) 2022-03-08 11:34:22 +05:00
Jansen Kantor
0d5b827b31 chore: bump ORA to 4.0.2 (#30020) 2022-03-07 11:54:46 -05:00
Juan David Buitrago
860dfde5b2 refactor: modified the imports to use openedx-events library (#29930)
* refactor: modified the imports to use openedx-events library

* chore: upgrade openedx-events to latest version

* fix: ran isort to avoid style errors

Co-authored-by: Maria Grimaldi <maria.grimaldi@edunext.co>
2022-03-07 19:42:13 +05:00
Kira
3adcbcf665 fix: version bump 2022-03-03 17:16:06 -05:00
alangsto
361bbf1330 chore: update edx-name-affirmation version (#30008) 2022-03-03 09:24:07 -05:00
Usama Sadiq
193efadd30 Remove django-countries pin (#29990)
* fix: remove django-countries pin
django-countries==7.3.1 resolved the issue with Python<3.9 so
the constraint can be removed now.
2022-03-02 11:36:17 +05:00
Bianca Severino
d54c5e6350 chore: upgrade edx-name-affirmation to 2.3.0 2022-03-01 11:22:56 -05:00
edX requirements bot
c2cda91e27 chore: Updating Python Requirements (#29988) 2022-03-01 11:16:03 +05:00
edX requirements bot
3b27444ce5 Fix: pin django-countries<7.3 (#29985)
* fix: pin django-countries<7.3
Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com>
2022-02-28 23:38:34 +05:00
Rebecca Graber
0157518a9c feat: remove kafka_consumer from edx-platform (#29983) 2022-02-28 09:41:57 -05:00
Alexander Sheehan
d1e89a3417 chore: enterprise version bumnp 3.40.9 2022-02-25 14:50:28 -05:00
alangsto
e2b24e3cdd chore: update edx-name-affirmation version to latest release (#29970) 2022-02-23 12:02:34 -05:00
Long Lin
4dc360314c chore: bump edx-enterprise version 2022-02-23 09:46:08 -05:00
John Nagro
508a1d3a05 fix: release edx-enterprise 3.40.7 (#29966)
- fix: broken Canvas oauth authorization url

ENT-5479
2022-02-22 16:00:13 -05:00
edX requirements bot
704df3f27b chore: Updating Python Requirements (#29960) 2022-02-22 13:12:23 +05:00
John Nagro
9fa7b8b704 feat: edx-enterprise 3.40.5 release (#29951)
ENT-5463
ENT-5366
2022-02-18 12:53:36 -05:00
Binod Pant
38aa5eaec7 feat: upgrade to enterprise 3.40.3 (#29940)
helps better view of whether we can show course prices and send them to integrations like SAP SF

ENT-5367
2022-02-16 18:18:25 -05:00
edX requirements bot
2862fa8775 chore: Updating Python Requirements (#29925) 2022-02-15 13:20:47 +05:00
John Nagro
64704f7d9b feat: edx-enterprise release 3.40.2 (#29921)
- https://github.com/openedx/edx-enterprise/pull/1470

ENT-5347
2022-02-14 13:27:44 -05:00
Carlos Muniz
8e8d8404be Carlos muniz/symmath removal unrevert (#29912)
* Revert "Merge pull request #29909 from openedx/revert-29869-Carlos-Muniz/symmath-removal"

This reverts commit 8c0db8ddff, reversing
changes made to 1156c62014.

* fix: Remove misplaced `-e`

`-e` was wrongfully placed in front of `common/lib/sandbox-packages`,
which may have most likely been causing the edxAPP to break.

* fix: Change regex to apply to right dirs

`py38.txt` does not include `common/lib/xmodule` so it doesn't match the
regex. Therefore, it never got its lines in `common/lib/sandbox-packages`
fixed. If we change the regex to match any `common/lib/<packagename>` it
should work correctly.
2022-02-14 10:26:40 -05:00
Phillip Shiu
6ac1dd688a Revert "Remove symmath from edx-platform" 2022-02-11 10:30:08 -05:00
Awais Qureshi
7a7a8f25bb chore: Upgrading edx-enterprise version. It contains squash migrations. (#29907) 2022-02-11 18:26:15 +05:00
Carlos Muniz
a01a7ad416 feat: Update openedx-calc==3.0.1
This allows common/lib/capa/capa/responsetypes.py to not have to
change.
2022-02-10 15:06:20 -05:00
Carlos Muniz
8245a6b1cf docs: Update mistune constraint description 2022-02-10 15:06:20 -05:00