Branch: refs/heads/refactoring-dataeditors
Home: https://github.com/xwiki/xwiki-platform
Commit: 82f6517158da8377ba6653efd64fc12ab71b1243
https://github.com/xwiki/xwiki-platform/commit/82f6517158da8377ba6653efd64f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
[TBD]
WIP
Introduction of action in meta.js
Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
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: 4add4de16d193f58bac07b91508a23f52f7649ee
https://github.com/xwiki-contrib/confluence/commit/4add4de16d193f58bac07b91…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 62c3aa9f764fea01481d44fd9305a25a77cce75d
https://github.com/xwiki-contrib/confluence/commit/62c3aa9f764fea01481d44fd…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.73.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c4728a2cf4a774031ae41d3acdfe1d98a8e8bfcc
https://github.com/xwiki/xwiki-platform/commit/c4728a2cf4a774031ae41d3acdfe…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/VelocityMacros.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentfield.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/viewers/comments.js
Log Message:
-----------
XWIKI-17664: When adding an annotation the focus should be inside WYSIWYG by default (#3694)
* Added a comment to explain a line of code that doesn't work with CKEditor anymore
* Added a CKE config change so that it gets focus when loaded.
* Implemented a solution that does not assume there's CKEditor
* Fixed codestyle
---------
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
(cherry picked from commit 957d0e5dd6be8019862c8b47979970d90a07f33b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3694-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fbffaea191e94173b344a6c06160126d5e7b31a1
https://github.com/xwiki/xwiki-platform/commit/fbffaea191e94173b344a6c06160…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/VelocityMacros.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentfield.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/viewers/comments.js
Log Message:
-----------
XWIKI-17664: When adding an annotation the focus should be inside WYSIWYG by default (#3694)
* Added a comment to explain a line of code that doesn't work with CKEditor anymore
* Added a CKE config change so that it gets focus when loaded.
* Implemented a solution that does not assume there's CKEditor
* Fixed codestyle
---------
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
(cherry picked from commit 957d0e5dd6be8019862c8b47979970d90a07f33b)
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/xwiki-platform
Commit: 957d0e5dd6be8019862c8b47979970d90a07f33b
https://github.com/xwiki/xwiki-platform/commit/957d0e5dd6be8019862c8b479799…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/VelocityMacros.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentfield.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/viewers/comments.js
Log Message:
-----------
XWIKI-17664: When adding an annotation the focus should be inside WYSIWYG by default (#3694)
* Added a comment to explain a line of code that doesn't work with CKEditor anymore
* Added a CKE config change so that it gets focus when loaded.
* Implemented a solution that does not assume there's CKEditor
* Fixed codestyle
---------
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
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/xwiki-authenticator-trusted
Commit: c801cb21bdc7f43ed21a30adbba83a33de5925a2
https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/c801cb2…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M pom.xml
M xwiki-authenticator-trusted-adapters/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml
M xwiki-authenticator-trusted-api/pom.xml
M xwiki-authenticator-trusted-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-authenticator-trusted/settings/notif…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/xwiki-authenticator-trusted
Commit: b1308aaec6fcfdad38b62baa464992e4d9180436
https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/b1308aa…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M pom.xml
M xwiki-authenticator-trusted-adapters/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-attributes/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml
M xwiki-authenticator-trusted-api/pom.xml
M xwiki-authenticator-trusted-xip/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release xwiki-authenticator-trusted-1.9.5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-authenticator-trusted/settings/notif…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 05b10c75e381f31ea502452416838da5d594e043
https://github.com/xwiki-contrib/confluence/commit/05b10c75e381f31ea5024524…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ExcerptIncludePlusMacroConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludePlusMacroConverter.java
Log Message:
-----------
CONFLUENCE-369 : The Include Plus conversion is failing
- adding the changes in the excerpt-includeplus macro converter
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 9a04cb2a91d323e85b1b8d6bf5fb1059b7c3ed98
https://github.com/xwiki-contrib/confluence/commit/9a04cb2a91d323e85b1b8d6b…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollPageIdResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludePlusMacroConverter.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/IntegrationTests.java
M pom.xml
Log Message:
-----------
CONFLUENCE-369 : The Include Plus conversion is failing
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/scroll-confluence-id
Home: https://github.com/xwiki-contrib/confluence
Commit: aacd664c8459a38330709d08308011f25ce97d0f
https://github.com/xwiki-contrib/confluence/commit/aacd664c8459a38330709d08…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollPageIdResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
Log Message:
-----------
CONFLUENCE-369 : The Include Plus conversion is failing
- removing the default method from the interface and adding it in the default implementation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: ca7189e4d125a73ce03731d8f56d707a135ed7af
https://github.com/xwiki-contrib/confluence/commit/ca7189e4d125a73ce03731d8…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: b5e78bdfe9a8eef2dcef7a4d4bf62656737d639c
https://github.com/xwiki-contrib/confluence/commit/b5e78bdfe9a8eef2dcef7a4d…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.72.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: a9275389a13263fea52dd5af551a7327c503192a
https://github.com/xwiki-contrib/application-changerequest/commit/a9275389a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 32d4dcca18c2d4eb498170be8cb5d0c5a215ddc8
https://github.com/xwiki-contrib/application-changerequest/commit/32d4dcca1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-changerequest-1.15.2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 24c25baac16fc73793747613165137b40650309b
https://github.com/xwiki-contrib/confluence/commit/24c25baac16fc73793747613…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
A confluence-xml/src/test/resources/confluencexml/inlinecomments.test
A confluence-xml/src/test/resources/confluencexml/inlinecomments/entities.xml
Log Message:
-----------
CONFLUENCE-133: Solved inline comments get imported and displayed into XWiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications