-
-
Notifications
You must be signed in to change notification settings - Fork 161
[UPMERGE] 4.1 -> 5.0 #2948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 5.0
Are you sure you want to change the base?
[UPMERGE] 4.1 -> 5.0 #2948
Conversation
[Release] 4.1.9
Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Modified objectMultihref.js to iterate through all selected records in data.records instead of only processing the first record. This enables users to select multiple data objects (products, categories, customers, etc.) and drag them all at once into condition lists. Fixes the issue where each data object had to be added individually to condition lists in cart price rules, product price rules, shipping rules, and other rule configurations. Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
…OrderShipmentController Replace exception messages and stack traces in client responses with generic error messages. Detailed error information is now logged server-side using LoggerInterface. Fixes security vulnerability where internal implementation details were exposed to clients. Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Address code review feedback to return appropriate error status code instead of HTTP 200 when an error occurs during PDF rendering. Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
… pattern Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Address code review feedback to use for-of loops for simpler iteration over data.records arrays in both onNodeOver and onNodeDrop handlers. Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
…over Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Fix outdated Menu Bundle docs for ExtJs event handling
…ort-again Add multi-select drag & drop support for objectMultihref condition lists
Address review feedback to remove logging calls and simplify error responses while still preventing information exposure. Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
…rkets Add CLI command for setting up states/regions for additional countries
Co-authored-by: dpfaffenbauer <5981845+dpfaffenbauer@users.noreply.github.com>
[MessengerBundle] Add auto-refresh and chart tooltip
|
I have read the CLA Document and I hereby sign the CLA 1 out of 2 committers have signed the CLA. |
…re-issue Fix information exposure in OrderInvoiceController and OrderShipmentController
aca1b0d to
8af585b
Compare
|



This PR has been generated automatically.
Remember! The upmerge should always be merged with using
Merge pull requestbutton.In case of conflicts, please resolve them manually with usign the following commands: