Thomas von Deyen
Thomas von Deyen
Same as #5653 but for 4.1 branch
Mostly backports fixes from https://github.com/solidusio/solidus/commit/bc3944d93a9eb621f3203dcae4ad2bf2a0d10514
Uploading files to S3 fails if the file has an umlaut in its name. ``` Excon::Errors::Forbidden - Expected(200) Actual(403 Forbidden) response => #"\nSignatureDoesNotMatchThe request signature we calculated does not match...
My problem is, that I add tinymce textareas dynamically to the page. Sometimes the page does not contains any tinymce textareas at all while page load. So the init script...
Since TinyMCE 3.4 has some mayor performance improvements you should update!
The rewrite rule always redirects to http protocol.
## What is this pull request for? Describe you pull request here... Closes # (Remove if not related to any issue) ### Notable changes (remove if none) Explain any changes...
## What is this pull request for? In order to prevent accidental moves (that would alter the page url) users now need to enable sortable mode. We hide the tooltip...
The current admin UI was build for pre Solidus 2.0 times. It's time for an overhaul. - Uses bootstrap grid classes - Moves the admin views into the settings tabs...
## Summary GitHub deprecated actions not using Node 20. ## Checklist Check out our [PR guidelines](https://github.com/solidusio/.github/blob/master/CONTRIBUTING.md#pull-request-guidelines) for more details. The following are mandatory for all PRs: - [x] I have...