Skip to content

[Collaboration] Removed Safari limitation#2982

Merged
mnocon merged 1 commit intorelease-4.6.27from
IBX-10081-collaboration-clipboard-1
Feb 3, 2026
Merged

[Collaboration] Removed Safari limitation#2982
mnocon merged 1 commit intorelease-4.6.27from
IBX-10081-collaboration-clipboard-1

Conversation

@mnocon
Copy link
Contributor

@mnocon mnocon commented Dec 15, 2025

JIRA: https://ibexa.atlassian.net/browse/IBX-10081

Important info: wait with merging until the next 4.6 release happens

@mnocon mnocon added the Wait with merge PRs that shouldn't be merged instantly label Dec 15, 2025
@github-actions
Copy link

Preview of modified files

Preview of modified Markdown:

@mnocon mnocon requested a review from a team December 16, 2025 13:36
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 bot requested review from adriendupuis, dabrt and julitafalcondusza and removed request for a team December 16, 2025 13:36
Copy link
Contributor

@adriendupuis adriendupuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR should be closed as this is covered in #2983

@mnocon mnocon closed this Dec 17, 2025
@mnocon mnocon force-pushed the IBX-10081-collaboration-clipboard-1 branch from 436c825 to 1d700c6 Compare December 17, 2025 10:13
@mnocon mnocon reopened this Dec 17, 2025
@mnocon
Copy link
Contributor Author

mnocon commented Dec 17, 2025

@adriendupuis it's a bit more complex

In #2983 , we've made the warning more visible.

In this PR, we can remove the warning because the bug is fixed - but to merge this one we need to wait for the release first.

I've rebased this PR after merging #2983 , it's up to date now

Copy link
Contributor

@adriendupuis adriendupuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've rebased this PR after merging #2983 , it's up to date now

OK, more clear now what's the aim of this PR

@mnocon
Copy link
Contributor Author

mnocon commented Jan 15, 2026

Status: cherry-picked to the branch about to be merged with v5 (because v5 release is happening).

This PR should be merged to 4.6 (only) when the next 4.6 release happens.

@mnocon mnocon mentioned this pull request Jan 15, 2026
@mnocon mnocon changed the base branch from 4.6 to release-4.6.27 February 3, 2026 08:33
@mnocon mnocon merged commit 604ed73 into release-4.6.27 Feb 3, 2026
12 checks passed
@mnocon mnocon deleted the IBX-10081-collaboration-clipboard-1 branch February 3, 2026 08:33
@mnocon mnocon mentioned this pull request Feb 3, 2026
mnocon added a commit that referenced this pull request Feb 3, 2026
mnocon added a commit that referenced this pull request Feb 3, 2026
* Removed warning about Safari (#2982)

* 4.6.27: Update doc for dropped unused guzzle dependencies (#2995)

* Added update section for 4.6.27

* Update docs/update_and_migration/from_4.6/update_from_4.6.md

* Described virtual products and added an example creating product type with PHP API (#3024)

* Described virtual products and added an example creating product type with PHP API

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Fixed invalid include

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Added link to user doc

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* [4.6] Doc for Elasticsearch 8 (#3022)

* Added doc for ES8

* Added update guide mention

* Fixed header

* Formatting fixes

* Apply suggestions from code review

Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>

* Apply suggestions from code review

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Manual changes

---------

Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
mnocon added a commit that referenced this pull request Feb 3, 2026
* Removed warning about Safari (#2982)

* 4.6.27: Update doc for dropped unused guzzle dependencies (#2995)

* Added update section for 4.6.27

* Update docs/update_and_migration/from_4.6/update_from_4.6.md

* Described virtual products and added an example creating product type with PHP API (#3024)

* Described virtual products and added an example creating product type with PHP API

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>

* Fixed invalid include

* Apply suggestions from code review

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Added link to user doc

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* [4.6] Doc for Elasticsearch 8 (#3022)

* Added doc for ES8

* Added update guide mention

* Fixed header

* Formatting fixes

* Apply suggestions from code review

Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>

* Apply suggestions from code review

Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

* Manual changes

---------

Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>

---------

Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
Co-authored-by: Konrad Oboza <konrad.oboza@ibexa.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Wait with merge PRs that shouldn't be merged instantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants