Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 9798e5a88a30944d3b70fedc502d7e44222da6fa
https://github.com/xwiki/xwiki-platform/commit/9798e5a88a30944d3b70fedc502d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar (#4712)
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-23626
Home: https://github.com/xwiki/xwiki-platform
Commit: 26e8b24679bfaf5d98c2e5d4431a932e1f029b2e
https://github.com/xwiki/xwiki-platform/commit/26e8b24679bfaf5d98c2e5d4431a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/fullScreen.js
Log Message:
-----------
XWIKI-23626: The fullscreen button is not available anymore in wiki editor toolbar
* Change the logic to enable dom:updated event listeners in both
fullscreen.js and simpletoolbar.js so that there's no possibility of
race condition
* Also change the conditions to detect that there's a wiki editor with
toolbar in fullscreen.js
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1fdfe475ea4b1cee97d75a2375ad929cf9b0ab68
https://github.com/xwiki/xwiki-platform/commit/1fdfe475ea4b1cee97d75a2375ad…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
Log Message:
-----------
XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used
* Avoid getting infinite recursion with the code to initialize the
toolbar
(cherry picked from commit 353158283854ec2839c732d5f2df5709f9cf41de)
Commit: dd4b2b4897f7d123bf4a9ee700ea768c178a271e
https://github.com/xwiki/xwiki-platform/commit/dd4b2b4897f7d123bf4a9ee700ea…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js
Log Message:
-----------
XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used
* Ensure to use closest sibling for adding the toolbar
(cherry picked from commit 90e18e6a50cb7832fe5959a50619128e1b2dc0cc)
Compare: https://github.com/xwiki/xwiki-platform/compare/376b69f75685...dd4b2b4897f7
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications