Phillip Shiu
94658f5890
feat: add ip_chain.safest_client_ip to emitted XForwardedForMiddleware metrics ( #33720 )
...
This commit adds the result of get_safest_client_ip() to the emitted metrics of
XForwardedForMiddleware.
2023-11-15 22:13:32 +00:00
Jenkins
dcd6786112
chore: geoip2: update maxmind geolite country database
2023-11-15 15:59:13 -05:00
Shadi Naif
ffe3bf8271
feat: add (--no-segment) option to extract_translations ( #33368 )
...
The flag is added if and only if (IS_OPENEDX_TRANSLATIONS_WORKFLOW) is set to "yes"
Refs: FC-0012 OEP-58
2023-11-15 12:28:07 -05:00
Rômulo Penido
034d6322d0
feat: add import taxonomy endpoint to content_tagging ( #33663 )
2023-11-14 11:12:18 -08:00
Jason Wesson
3c40052579
Merge pull request #31668 from raccoongang/lunyachek/fix/absent-notification-message-certificate-exception-generation
...
fix: Fix absent notification message after submit Generate Exception …
2023-11-14 10:20:50 -08:00
github-actions[bot]
ed56222929
feat: Upgrade Python dependency ora2 ( #33709 )
...
Added Hotjar survey to legacy ORA view
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: jszewczulak <jszewczulak@users.noreply.github.com >
Co-authored-by: jszewczulak <128841175+jszewczulak@users.noreply.github.com >
2023-11-14 16:04:55 +00:00
Andrew Shultz
e59a1dc4cc
Merge pull request #33710 from openedx/ashultz0/simple-course-filter
...
feat: if course is specified, do not build the course limiting filters
2023-11-14 10:23:02 -05:00
Andy Shultz
aeaa1f8628
feat: if course is specified, do not build the course limiting filters
...
Adding these filters in the course case makes it harder to understand
what is going on in the search engine for no benefit.
2023-11-14 09:08:41 -05:00
Rodrigo Martin
55ee25461a
feat: Create video_config.xpert_translations_ui Course Waffleflag ( #33688 )
2023-11-14 10:44:34 -03:00
Arunmozhi
5b2f012acc
feat: link LTI Provider launches to authenticated users
...
With this change, the platform users who access content via LTI will be
automatically linked to their platform account instead of the new (anonymous)
one. The following conditions need to be met:
* The `LtiConsumer` should be configured to auto-link the users via email.
* The LTI Consumer should share the user's email using the
`lis_person_contact_email_primary` parameter in the LTI Launch POST data.
This also replaces the one-to-one relationship of the `User` and `LtiUser`
with one-to-many. This way, multiple `LtiUser` objects can refer to the same
`edx_user`. With the auto-linking, multiple LTI Consumers can create
independent `LtiUser` objects with the same `edx_user`.
Co-authored-by: Piotr Surowiec <piotr@surowiec.it >
2023-11-13 19:38:37 +01:00
edX requirements bot
7050eca5a6
fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery ( #33558 )
...
* fix: update tox config
* feat: Upgrade Python dependency tox-battery (#33702 )
---------
Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com >
2023-11-13 15:24:08 +05:00
edX requirements bot
e46c1d1e61
Python Requirements Update ( #33695 )
...
* chore: Updating Python Requirements
* fix: fix completion test query count
---------
Co-authored-by: UsamaSadiq <usama7274@gmail.com >
2023-11-13 14:37:53 +05:00
Alex Dusenbery
893157db8c
docs: edx-enterprise-4.7.0 for enterprise api-docs
2023-11-09 15:31:49 -05:00
Jillian
dad31a393a
fix: allows taxonomy list to "filter by org" even if org does not exist ( #33686 )
...
If the user requests the taxonomies linked to a non-existent org, then
we still want to see the non-org taxonomies.
2023-11-09 11:23:12 -08:00
Kristin Aoki
cca1e9e365
fix: video drf 500 error ( #33658 )
2023-11-09 11:34:06 -05:00
Feanil Patel
c4598c5527
Merge pull request #33293 from raccoongang/rg/fix/FC0031/fix_count_items_in_pagination_for_api_courses_list
...
fix: [FC-0031] Fix count items in pagination for api courses list.
2023-11-09 10:23:37 -05:00
Artur Gaspar
dea15c23d3
fix: hide instructor tab when masquerading as user role with no masquerade user
2023-11-09 16:04:53 +01:00
Kshitij Sobti
f494586b84
feat: Add toggle to allow redirecting to courseware after enrollment.
...
This change adds a new waffle switch to redirect a student to coursware after
enrolment instead of the dashboard.
2023-11-09 15:38:11 +01:00
Feanil Patel
d32def97ab
Merge pull request #33576 from thezaeemaanwar/badges_deletion_migrations
...
feat: Migrations for badges deletion
2023-11-09 09:06:54 -05:00
Zachary Hancock
10805a6a24
feat: remove old proctoring settings url ( #33679 )
...
This flag was introduced to gate the rollout of moving the UI component for proctoring settings into the pages and resources view and was never cleaned up. At this point we should always be linking the the new page for proctoring settings.
2023-11-09 08:54:28 -05:00
Jenkins
115833c323
chore: geoip2: update maxmind geolite country database
2023-11-08 16:00:17 -05:00
Yusuf Musleh
e311ef50ec
feat: Studio menu/button to display Unit's Tags (feature flagged) ( #33563 )
2023-11-08 12:23:05 -08:00
Robert Raposa
6cc9313ffc
Merge pull request #33683 from openedx/robrap/add-edx-drf-extensions-constraint
...
temp: add constraint to edx-drf-extensions 8.12.0
2023-11-08 15:08:58 -05:00
Robert Raposa
4963963cac
Merge pull request #33682 from openedx/revert-33660-robrap/upgrade-edx-drf-extensions-89c8f21
...
Revert "feat: Upgrade Python dependency edx-drf-extensions"
2023-11-08 14:55:51 -05:00
Robert Raposa
8b1da4d801
temp: add constraint to edx-drf-extensions 8.12.0
...
edx-drf-extensions 8.13.0 was causing errors, as mentioned in this revert PR to 8.12.0:
https://github.com/openedx/edx-platform/pull/33682
This adds a temporary constraint to keep it at 8.12.0.
2023-11-08 14:48:02 -05:00
Robert Raposa
8d3a77a0ee
Revert "feat: Upgrade Python dependency edx-drf-extensions"
2023-11-08 14:35:00 -05:00
Nathan Sprenkle
3bcc1f894b
chore: bump ORA version ( #33674 )
2023-11-07 15:33:59 -05:00
Rômulo Penido
4b4e370656
feat: add update taxonomy orgs REST API ( #33611 )
2023-11-07 11:24:43 -08:00
Muhammad Adeel Tajamul
bee0a98613
feat: added new thread notifications behind new course wide waffle flag ( #33602 )
2023-11-07 11:47:43 +05:00
Zachary Hancock
a4b593193d
fix: practice exams assigned to wrong type ( #33661 )
2023-11-06 16:16:45 -05:00
Braden MacDonald
32bb4c5057
chore: update openedx-learning, new object tags API format (unstable) ( #33651 )
2023-11-06 11:54:16 -08:00
Robert Raposa
4f4e6dccf6
Merge pull request #33660 from openedx/robrap/upgrade-edx-drf-extensions-89c8f21
...
feat: Upgrade Python dependency edx-drf-extensions
2023-11-06 14:47:28 -05:00
Robert Raposa
cc8ee59cc5
Merge branch 'master' into robrap/upgrade-edx-drf-extensions-89c8f21
2023-11-06 14:25:40 -05:00
Hamza Waleed
e0f6cbae85
Merge pull request #33659 from openedx/hamzawaleed01/upgrade-edx-enterprise-e51c01b
...
feat: Upgrade Python dependency edx-enterprise
2023-11-06 23:54:31 +05:00
robrap
0c87bc32a9
feat: Upgrade Python dependency edx-drf-extensions
...
Removes ENABLE_JWT_VS_SESSION_USER_CHECK setting
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-11-06 18:54:16 +00:00
Hamza Waleed
291860529d
Merge branch 'master' into hamzawaleed01/upgrade-edx-enterprise-e51c01b
2023-11-06 23:41:35 +05:00
hamzawaleed01
edcadc9825
feat: Upgrade Python dependency edx-enterprise
...
feat: unlink degreed2 inactive user
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-11-06 17:36:06 +00:00
Alexander J Sheehan
89c8f21b94
Merge pull request #33657 from openedx/alex-sheehan-edx/upgrade-edx-enterprise-5d6e925
...
feat: Upgrade Python dependency edx-enterprise
2023-11-06 12:31:01 -05:00
alex-sheehan-edx
5d25733b28
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump 4.6.11
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-11-06 16:49:14 +00:00
Rodrigo Martin
e51c01bf4e
feat: add support for user feedback on autogenerated transcripts ( #33518 )
...
* feat: WIP transcript feedback
* feat: Add UI mock for Transcript Feedbacks (#33416 )
* feat: Add UI mock for Transcript Feedbacks
* fix: Fix mongo tests
* feat: Get video_uuid, user_uuid and language for request (#33445 )
* feat: make call to ai-translations to obtain feedback
* feat: Show widget if transcript was AI generated
* feat: bind all class methods
* fix: async calls
* feat: send request when choosing feedback
* feat: update showing condition (#33474 )
* fix: ajax success lint
* fix: video caption specs errors fixed
* feat: add coverage to feedback widget
* chore: connect XT to LMS and CMS
* feat: use url
* chore: add vars to devstack
* chore: fix url name
* feat: update unit tests regarding env vars
* fix: fix test_video_mongo
* feat: add more tests
* feat: remove console log
Co-authored-by: Jesper Hodge <19345795+jesperhodge@users.noreply.github.com >
* fix: rename shouldShowWidget to loadAndSetVisibility
---------
Co-authored-by: María Guillermina Véscovo <mvescovo@2u.com >
Co-authored-by: Jesper Hodge <19345795+jesperhodge@users.noreply.github.com >
2023-11-06 16:33:53 +00:00
Piotr Surowiec
2cf4d73a98
Merge pull request #33601 from DanielVZ96/dvz/clean-warnings
...
chore: clean and fix console warnings
2023-11-06 16:50:37 +01:00
bszabo
5d6e925c83
feat: TNL-11173 Authoring API is v0 for now ( #33644 )
...
* feat: TNL-11173 authoring API offered as v0, not v1
* docs: correct swaggerfile for authoring api
---------
Co-authored-by: Bernard Szabo <bszabo@edx.org >
Co-authored-by: Jesper Hodge <jhodge@outlook.de >
2023-11-03 11:49:35 -04:00
Rebecca Graber
ddabba458b
feat: remove manual sends of events ( #33642 )
2023-11-03 10:36:50 -04:00
Feanil Patel
9ba9935fb6
Merge pull request #32802 from openedx/feanil/default_drf_auth_class
...
feat: Add JwtAuthentication as a default DRF auth class.
2023-11-02 10:05:50 -04:00
Feanil Patel
f16414efca
Merge pull request #33641 from openedx/revert-33630-revert-33350-salman/remove-bok-choy
...
Revert "Revert "chore: remove bok-choy settings""
2023-11-02 08:52:02 -04:00
Jenkins
4860ef8a7f
chore: geoip2: update maxmind geolite country database
2023-11-01 17:00:04 -04:00
Brian Beggs
be4aa3f6b6
Merge pull request #33638 from openedx/bbeggs/version_enterrpise
...
Update edx-enterprise to 4.6.10
2023-11-01 15:43:17 -04:00
Brian Beggs
d604ce6887
Merge branch 'master' into bbeggs/version_enterrpise
2023-11-01 15:08:44 -04:00
Brian Beggs
212b8fc1f7
chore: Update edx-enterprise to 4.6.10
2023-11-01 15:07:53 -04:00
Feanil Patel
825503a750
fix: Remove call to print_devstack_warnings
...
This is the only call to the removed function and the removed function
printed a dead link about an issue that may no longer be relevant so
we're just removing this call rather than putting the message back.
2023-11-01 13:45:44 -04:00