Branch: refs/heads/XWIKI-23154
Home: https://github.com/xwiki/xwiki-platform
Commit: ba4f8857f1c8b53ea7fbc5a2a90d224525531077
https://github.com/xwiki/xwiki-platform/commit/ba4f8857f1c8b53ea7fbc5a2a90d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-link/plugin.js
Log Message:
-----------
XWIKI-23154: Link creation dialog shouldn't allow to be validated without selecting a suggestion value
* Revert "XWIKI-22508: Creating a link in WYSIWYG by selecting text should follow the name strategy"
This reverts commit 7c1fa96c4550e58f1cdb0e4ae0957a6b73f19780.
Commit: 024073382bd1c3c1a563c0211a46e6881ae49574
https://github.com/xwiki/xwiki-platform/commit/024073382bd1c3c1a563c0211a46…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-link/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/resource.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
Log Message:
-----------
XWIKI-23154: Link creation dialog shouldn't allow to be validated without selecting a suggestion value
* Define the type of resources that must be selected and not just
typed in the input field
* Perform a check to ensure that the value is not just typed but is
actually selected
* Provide an initial value at setup which is considered as a typed
value
* Provide translation for the error message
Compare: https://github.com/xwiki/xwiki-platform/compare/ba4f8857f1c8%5E...024073382…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 33f4961d296cdda4078106f8009a140fdfa79d08
https://github.com/xwiki-contrib/confluence/commit/33f4961d296cdda4078106f8…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/JiraMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/jira.test
M confluence-xml/src/test/resources/confluencexml/jira/entities.xml
Log Message:
-----------
CONFLUENCE-469: Jira macro converter - some column are not correctly mapped
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications