github-actions[bot]
1339313782
feat: Upgrade Python dependency edx-enterprise ( #34304 )
...
feat: Adding a group membership to the EnterpriseCustomerUserReadOnlySerializer
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: kiram15 <kiram15@users.noreply.github.com >
Co-authored-by: Kira Miller <31229189+kiram15@users.noreply.github.com >
2024-02-28 09:11:11 -07:00
alex-sheehan-edx
a497ff2bd2
feat: Upgrade Python dependency edx-enterprise
...
edx enterprise version bump 4.12.4
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-27 16:00:01 +00:00
Tim McCormack
3502096183
chore: Update org to openedx for move-affected repos ( #34297 )
...
See https://github.com/edx/edx-arch-experiments/issues/558
2024-02-26 22:10:59 +00:00
MueezKhan246
6535962321
feat: Upgrade Python dependency edx-enterprise
...
added management command to clear out excessive records for API log table
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-26 12:57:58 +00:00
knguyen2
77b70f029c
chore: version bump
2024-02-22 23:12:41 +00:00
Tim McCormack
45116b02b0
fix: Support running pull_translations with base dependencies ( #34285 )
...
Since `make pull_translations` is now performed at build time (in the new
Atlas workflow), it will generally only have access to base dependencies.
However, it depends on the `i18n_tools` command that was only installed at
the testing layer. This moves the dependency from testing to base.
(There is no increase in artifact size, as ora2 already depends on it and
is installed at the base later.)
This also adds `API_ACCESS_MANAGER_EMAIL` to the minimal settings
so that `make pull_translations` can be run using production envs in a
local environment (to test the lack of dependency on developer-level deps.)
This supports OEP-58.
2024-02-22 19:43:30 +00:00
hamzawaleed01
e819b80e4b
feat: Upgrade Python dependency edx-enterprise
...
feat: unlink canvas user if decommissioned on canvas side
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-21 11:38:04 +00:00
MueezKhan246
0882832b6b
Merge pull request #34262 from openedx/MueezKhan246/upgrade-edx-enterprise-3a05fd2
...
feat: Upgrade Python dependency edx-enterprise
2024-02-20 16:37:25 +05:00
edX requirements bot
255292a2c0
chore: Updating Python Requirements ( #34258 )
2024-02-20 16:14:17 +05:00
MueezKhan246
0b27767e29
feat: Upgrade Python dependency edx-enterprise
...
Added channel_name for api call logs records
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-20 10:45:22 +00:00
Jillian
b6366b67b3
perf: reduce number of queries for content tagging endpoints ( #34200 )
2024-02-16 12:15:26 -08:00
github-actions[bot]
663feedca7
feat: Upgrade Python dependency ora2 ( #34244 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
Co-authored-by: Jansen Kantor <jkantor@edx.org >
2024-02-15 16:03:55 -05:00
alex-sheehan-edx
e0702f96f6
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump 4.11.12
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-14 19:57:28 +00:00
Yusuf Musleh
6e0bc66a77
feat: Serialize tag data in OLX for blocks ( #34145 )
2024-02-14 10:30:23 -08:00
MueezKhan246
6803ac84e9
feat: Upgrade Python dependency edx-enterprise
...
recorded degreed, moodle, and SAP API calls
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-14 10:37:35 +00:00
edX requirements bot
0486e803b2
chore: Updating Python Requirements ( #34225 )
2024-02-13 11:45:42 +05:00
justEhmadSaeed
150233ab47
feat: Upgrade Python dependency edx-enterprise
...
[ENT-8008] feat: add unique constraint on learner transmission audit
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-12 15:33:12 +05:00
Chris Chávez
e22b938b27
feat: Export ID on Taxonomy (in Studio's tagging API) ( #34143 )
2024-02-08 10:01:55 -08:00
hamzawaleed01
51eca10cac
feat: Upgrade Python dependency edx-enterprise
...
feat: register admin view for IntegratedChannelAPIRequestLogs
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-07 12:27:28 +00:00
edX requirements bot
d2dc8cd0ac
chore: Updating Python Requirements ( #34183 )
2024-02-06 18:23:44 +05:00
MueezKhan246
fc8fcfaf14
feat: Upgrade Python dependency edx-enterprise
...
update canvas client to store API calls in DB
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-02-06 10:54:02 +00:00
github-actions[bot]
a492b40ec4
feat: Upgrade Python dependency edx-drf-extensions ( #34189 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: syedsajjadkazmii <syedsajjadkazmii@users.noreply.github.com >
2024-02-06 14:26:59 +05:00
Muhammad Soban Javed
e40a01c7cc
feat!: upgrade Django version to 4.2 (LTS)
...
This reverts commit 23659d5ba8 .
2024-02-02 17:08:54 +05:00
knguyen2
6f7eb49fab
chore: update edx-enterprise dependencies version
2024-01-31 22:05:00 +00:00
github-actions[bot]
192094b8fc
feat: Upgrade Python dependency ora2 ( #34154 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: nsprenkle <nsprenkle@users.noreply.github.com >
2024-01-31 19:36:43 +00:00
Muhammad Soban Javed
790e364097
Revert "chore!: upgrade Django version to 4.2 (LTS)"
2024-01-31 17:14:43 +05:00
hamzawaleed01
211fa9387e
feat: Upgrade Python dependency edx-enterprise
...
feat: update cornerstone client to store API calls in DB
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-31 10:33:56 +00:00
Awais Qureshi
82edbc635c
Merge branch 'master' into iamsobanjaved/django-42-lts
2024-01-31 13:46:58 +05:00
github-actions[bot]
a8206c1251
feat: Upgrade Python dependency edx-enterprise ( #34144 )
...
Added management command to fix `LearnerDataTransmissionAudit` table records.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: zamanafzal <zamanafzal@users.noreply.github.com >
Co-authored-by: Zaman Afzal <zamanafzal@gmail.com >
2024-01-31 12:25:56 +05:00
edX requirements bot
cc8f83792c
chore: Updating Python Requirements ( #34140 )
2024-01-30 17:44:28 +05:00
Awais Qureshi
79f1c66553
Merge branch 'master' into iamsobanjaved/django-42-lts
2024-01-30 12:53:33 +05:00
saleem-latif
9db7e57b9b
feat: Upgrade Python dependency edx-enterprise
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-30 07:51:29 +00:00
github-actions[bot]
c456781067
feat: Upgrade Python dependency ora2 ( #34137 )
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jansenk <jansenk@users.noreply.github.com >
2024-01-29 16:36:26 +00:00
Syed Sajjad Hussain Shah
cb2a34e51f
feat: logout other sessions on email change ( #33846 )
...
* feat: logout other sessions on email change
* fix: updated the approach for session invalidation
* fix: update and add tests
* fix: update tests with descriptive comments
* feat: add integration tests
* fix: store email in session update
* fix: add setting for tests
* fix: fix tests
* feat: Upgrade Python dependency edx-drf-extensions (#34135 )
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: syedsajjadkazmii <syedsajjadkazmii@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: syedsajjadkazmii <syedsajjadkazmii@users.noreply.github.com >
2024-01-29 14:43:51 +05:00
Alex Dusenbery
ceb248b624
fix: edx-enterprise 4.10.11
2024-01-28 15:19:47 -05:00
John Nagro
5c58eb47bd
feat: release edx-enterprise 4.10.10 ( #34128 )
2024-01-26 15:29:48 +00:00
edX requirements bot
6d32baaa28
Python Requirements Update ( #34123 )
...
* chore: Updating Python Requirements
* fix: pin lxml<5.0
* chore: Updating Python Requirements (#34125 )
---------
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2024-01-26 18:16:54 +05:00
github-actions[bot]
253db2f6d1
feat: Upgrade Python dependency django-pipeline ( #34124 )
...
fix: upgrade django-pipeline package
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com >
2024-01-26 17:34:11 +05:00
Usama Sadiq
a91d4827d5
Pin optimizely sdk ( #34121 )
...
* fix: pin optimizely-sdk==4.1.1
* fix: update optmizely-sdk constraint
* feat: Upgrade Python dependency optimizely-sdk (#34120 )
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com >
2024-01-26 15:43:28 +05:00
iamsobanjaved
9472adc465
feat: Upgrade Python dependency Django
...
chore: upgrade Django to latest patch version
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-26 07:54:53 +00:00
Jillian
7535f9d581
feat: tagging: serialize object permissions to REST API ( #34004 )
2024-01-25 10:12:17 -08:00
Rebecca Graber
4445aa6b1f
feat: bring in new client id configuration from ebk ( #34115 )
2024-01-25 13:07:05 -05:00
github-actions[bot]
940b072ae4
feat: Upgrade Python dependency edx-drf-extensions ( #34114 )
...
make forgiving JWTs the default
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: robrap <robrap@users.noreply.github.com >
2024-01-25 17:16:56 +00:00
Muhammad Soban Javed
67d53dce26
chore!: upgrade Django version to 4.2 (LTS)
...
This reverts commit 6f32d0e6f1 .
2024-01-25 18:17:43 +05:00
leangseu-edx
4a615c5d71
feat: Upgrade Python dependency ora2
...
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-24 15:23:11 -05:00
hamzawaleed01
2a870104b0
feat: Upgrade Python dependency edx-enterprise
...
feat: add logs to see values
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-01-24 10:44:24 +00:00
John Nagro
d15aca1804
feat: release edx-enterprise 4.10.8 ( #34098 )
2024-01-23 21:41:49 +00:00
John Nagro
eaec617a4b
feat: release edx-enterprise 4.10.7 ( #34096 )
2024-01-23 16:31:42 +00:00
Muhammad Soban Javed
6f32d0e6f1
Revert "chore!: upgrade Django version to 4.2 (LTS)" ( #34095 )
2024-01-23 19:07:53 +05:00
Muhammad Soban Javed
fc8e40fb10
chore!: upgrade Django version to 4.2 (LTS) ( #33969 )
...
* chore!: upgrade Django version to 4.2 (LTS)
* feat: Upgrade Python dependency Django
chore!: upgrade Django version to 4.2
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
* chore: Update common.py
* chore: Update common.py
---------
Co-authored-by: Muhammad Soban Javed <iamsobanjaved@gmai.com >
Co-authored-by: iamsobanjaved <iamsobanjaved@users.noreply.github.com >
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com >
2024-01-23 16:53:34 +05:00