Commit Graph

66543 Commits

Author SHA1 Message Date
hamzawaleed01
31f6ebf2f4 Merge branch 'master' of github.com:openedx/edx-platform into ENT-9201-add-PA-role 2024-08-13 14:17:16 +05:00
MueezKhan246
059f833804 Merge pull request #35297 from openedx/MueezKhan246/upgrade-edx-enterprise-74af0e7
feat: Upgrade Python dependency edx-enterprise
2024-08-12 20:09:30 +05:00
renovate[bot]
200ee1a804 chore(deps): update dependency selenium-webdriver to v3.6.0 2024-08-12 13:43:56 +00:00
hamzawaleed01
e226ed957c Merge branch 'master' of github.com:openedx/edx-platform into ENT-9201-add-PA-role 2024-08-12 18:16:56 +05:00
MueezKhan246
04e507635c feat: Upgrade Python dependency edx-enterprise
added logs for data dog inspection for permission check in handler function.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-08-12 12:46:28 +00:00
renovate[bot]
74af0e71e8 chore(deps): update jest monorepo to v26.6.3 2024-08-12 12:43:06 +00:00
hamzawaleed01
534b938edc Merge branch 'ENT-9201-add-PA-role' of github.com:openedx/edx-platform into ENT-9201-add-PA-role 2024-08-12 16:59:22 +05:00
hamzawaleed01
a5c4b08edd Merge branch 'master' of github.com:openedx/edx-platform into ENT-9201-add-PA-role 2024-08-12 16:35:30 +05:00
hamzawaleed01
2ea6c25e44 feat: add PA role 2024-08-12 16:35:22 +05:00
renovate[bot]
5bd85597af fix(deps): update dependency backbone to v1.6.0 2024-08-12 11:28:24 +00:00
renovate[bot]
892ca4d0fd fix(deps): update babel monorepo 2024-08-12 11:02:29 +00:00
renovate[bot]
212f3ea2c2 chore(deps): update dependency react-test-renderer to v16.14.0 2024-08-12 10:59:09 +00:00
renovate[bot]
84644e1597 chore(deps): update dependency karma-sourcemap-loader to v0.4.0 2024-08-12 10:58:51 +00:00
renovate[bot]
456f261fa6 chore(deps): update dependency karma-junit-reporter to v1.2.0 2024-08-12 10:58:24 +00:00
renovate[bot]
78831cdc62 chore(deps): update dependency jest-enzyme to v6.1.2 2024-08-12 10:57:01 +00:00
Ahtisham Shahid
5c0942481c fix: update course discussion config before course load (#35219)
fix: update course discussion config before course load

fix: updated unit tests

fix: resolved content issue in renamed notification
2024-08-12 07:53:55 +00:00
Eemaan Amir
152b678e62 feat: save author pronoun separately for notification to prevent info loss (#35234)
* feat: save author pronoun separately for notification to prevent info loss

* fix: missing pronoun in comment on followed post

* test: updated tests for new comment notifications
2024-08-12 12:04:20 +05:00
Muhammad Adeel Tajamul
25d5d084e0 feat: fetched notifications based on time not date (#35250) 2024-08-12 06:18:33 +05:00
Marlon Keating
10a427c28c Merge pull request #35258 from openedx/mkeating/enterprise-version-bump-4-23-3
chore: bump edx-enterprise to 4.23.3
2024-08-08 12:49:49 -07:00
Marlon Keating
aaa733edd0 chore: bump edx-enterprise to 4.23.3 2024-08-08 19:18:18 +00:00
Juliana Kang
eb5bef0c23 fix: Remove Program details Subscriptions portal CTA (#35249)
REV-4003
2024-08-08 13:39:04 -04:00
Rômulo Penido
aa952c9332 feat: allow copying library v2 XBlocks via existing copy REST API (#35211) 2024-08-08 09:31:33 -07:00
Ahtisham Shahid
e7dbc4883c fix: resolved content issue in renamed notification (#35252) 2024-08-08 19:10:47 +05:00
Ahtisham Shahid
63f327b682 feat: added events to bulk email tool (#35147)
* feat: added events to bulk email tool
2024-08-08 14:57:32 +05:00
Katrina Nguyen
d1bf43dd2a Merge pull request #35246 from openedx/knguyen2/version-bump-9302
chore: version bump
2024-08-07 11:15:52 -07:00
Katrina Nguyen
747d515bfb Merge branch 'master' into knguyen2/version-bump-9302 2024-08-07 10:12:10 -07:00
Tim McCormack
36200f4232 fix: Fix matching of /c4x/ in course asset view urlpatterns (#35247)
This was failing to capture /c4x/ URLs when the `content_server.use_view`
waffle flag was enabled, so we were returning 404s for those during our
rollout test.

Part of https://github.com/openedx/edx-platform/issues/34702
2024-08-07 17:05:03 +00:00
katrinan029
2228129dca chore: version bump 2024-08-07 15:34:42 +00:00
Diana Huang
35651daccb build: Downgrade xblock due to behavior regression. (#35244)
Xblock used to allow overrides of the built-in xblocks.
The latest version introduced a regression.
2024-08-07 10:58:49 -04:00
Awais Qureshi
99760f80f0 feat: Upgrading api list_course_role_members ( 2nd api ) (#35105)
* feat: upgrading simple api to drf compatible.
2024-08-07 16:40:27 +05:00
Ahtisham Shahid
9bd692413a fix: make course update email pref false (#35224)
fix: updated unit tests

fix: updated unit tests
2024-08-07 14:55:02 +05:00
edX requirements bot
834dc31073 chore: Upgrade Python requirements (#35241) 2024-08-06 19:18:33 +00:00
Diana Huang
94f4c488a6 build: Pin social-auth-app-django as a requirement. (#35237)
There are a few migrations going into this library
which cause operational headaches for operators.
We would like to pin until the migrations settle down
and then we can unpin this again.
2024-08-06 14:09:25 -04:00
github-actions[bot]
3c64b747e5 feat: Upgrade Python dependency edx-django-utils (#35235)
Update to latest version with updates to function trace functionality.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: dianakhuang <2952947+dianakhuang@users.noreply.github.com>
2024-08-06 10:25:00 -04:00
Awais Qureshi
0a067ffa82 feat: upgrading simple api to drf compatible (4th api ) (#35135)
* feat: upgrading simple api to drf compatible.
2024-08-06 15:25:24 +05:00
renovate[bot]
48c5856a3f fix(deps): update dependency requirejs to v2.3.7 [security] 2024-08-06 08:01:21 +00:00
Braden MacDonald
8aac664e67 fix: error when saving changes to a v2 library block (#35217) 2024-08-06 04:30:14 +09:30
Marlon Keating
e35f183d6c Merge pull request #35227 from pmakwana93/pmakwana93/bumping-enterprise-version-4.22.4
chore: bumping enteprise version to 4.22.4
2024-08-05 11:03:28 -07:00
Glib Glugovskiy
4b4fa5f162 Merge branch 'master' into kireiev/AXM-549/feat/upstream_PR_active_inactive_courses_API 2024-08-05 20:27:17 +03:00
Prashant Makwana
05bf82c655 chore: bumping enteprise version to 4.22.4 2024-08-05 16:50:43 +00:00
Eemaan Amir
500516832b chore: update ora2 version in requirements (#35222) 2024-08-05 18:35:20 +05:00
Muhammad Anas
28ce713e9f feat: added custom setting attribute for gradebook freeze timedelta (#35189)
* feat: added custom setting attribute for gradebook freeze timedelta
2024-08-05 16:23:50 +05:00
hamzawaleed01
8fb033a502 feat: add PA role 2024-08-05 15:41:48 +05:00
Muhammad Adeel Tajamul
5aa69589c4 feat: added truncate and alert in notification (#35214) 2024-08-05 06:08:19 +05:00
Eemaan Amir
c135fddd55 fix: removed extra space and colon from ORA notification content (#35206) 2024-08-02 12:22:34 +05:00
Chris Chávez
2788f2bc3b feat: New fields in library v2 details API view (#35091) 2024-08-01 11:50:13 -07:00
Deborah Kaplan
a7f6cf160c feat: removing the from the retirement pipeline (#35215)
although the demographics IDA has not been entirely deprecated as yet,
it is about to be, so removing from the retirement pipeline.
2024-08-01 13:23:50 -04:00
Jillian
20f7dbda7a fix: content search last_published date [FC-0059] (#35195)
* fix: use versioning.last_publish_log for components
* chore: bump openedx-learning to 0.10.1
2024-08-02 02:48:31 +09:30
Feanil Patel
2ba6fd5f69 Merge pull request #35212 from openedx/feanil/geoip2-bot-update-country-database-0359d52
Update GeoLite Database
2024-08-01 10:55:27 -04:00
feanil
73c3211c77 chore: geoip2: update maxmind geolite country database 2024-08-01 03:06:57 +00:00