Branch: refs/heads/feature-nav-tree-manual-order
Home: https://github.com/xwiki/xwiki-platform
Commit: 3eef61683163ddc0d758d678b969243e7c32e0e1
https://github.com/xwiki/xwiki-platform/commit/3eef61683163ddc0d758d678b969…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M pom.xml
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/pom.xml
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AbstractChildDocumentsTreeNodeGroup.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AbstractDocumentRelatedTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AbstractDocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AbstractEntityTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AddAttachmentTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AttachmentTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/AttachmentsTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ClassPropertiesTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ClassPropertyTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/FarmTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ObjectPropertyTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ObjectTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ObjectsOfTypeTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/ObjectsTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/TranslationTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/TranslationsTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/AbstractDocumentTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/AddAttachmentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/AddDocumentTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/AttachmentTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/AttachmentsTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ClassPropertiesTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ClassPropertyTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/FarmTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ObjectPropertyTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ObjectTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ObjectsOfTypeTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ObjectsTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/TranslationTreeNode.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/TranslationsTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/WikiTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesClassInitializer.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListener.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesManager.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesTreeFilter.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedspaces/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedspaces/SpaceTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedspaces/WikiTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedspaces/parentchild/ChildDocumentsTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedspaces/parentchild/DocumentTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/parentchild/ChildDocumentsTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/parentchild/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/parentchild/WikiTreeNode.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/templates/pinnedChildPagesDisplayer.vm
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/AttachmentsTreeNodeTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/FarmTreeNodeTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/ObjectsOfTypeTreeNodeTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroupTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNodeTest.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/FarmTreeNodeTest.java
R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/ObjectsOfTypeTreeNodeTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/WikiTreeNodeTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListenerTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesManagerTest.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-ui/pom.xml
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-ui/src/main/resources/XWiki/PinnedChildPagesConfiguration.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-webjar/pom.xml
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-webjar/src/main/webjar/suggestChildPages.js
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/pom.xml
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/hierarchy/PageHierarchy.java
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/pom.xml
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/pages/PageChildrenResource.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/wikis/WikiChildrenResource.java
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/AbstractCompositeTree.java
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/AbstractTreeNode.java
A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/CompositeTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/TreeNode.java
A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/TreeNodeGroup.java
A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/internal/DefaultCompositeTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/test/java/org/xwiki/tree/internal/DefaultCompositeTreeNodeGroupTest.java
Log Message:
-----------
XWIKI-14422: Organize navigation menu items manually and visually
* Add a PinnedChildPages class to hold the list of child pages that should be displayed before the rest of the remaining child pages.
* Store the pinned top level pages on XWikiPreferences and the pinned child pages for a nested page on its WebPreferences.
* Add a wiki and space administration section to configure the pinned child pages.
* Implement a tree filter that excludes pinned child pages, so that they can be displayed first.
* Add support for grouping tree nodes and refactor the document tree node to use it.
* Implement a picker for pinned child pages (not yet connected to the REST resource, which needs to be implemented)
* Prepare the ground for refactoring the "Children" page REST resource to support the "reference" hierarchy mode, and for adding a wiki "Children" REST resource to get the top level pages.
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: 15a3982f429f24db129f5edb3c88bde55e3ae8da
https://github.com/xwiki/xwiki-platform/commit/15a3982f429f24db129f5edb3c88…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/ConfigurationClass.xml
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/toolbar.js
Log Message:
-----------
XWIKI-22079: Nothing changes when unselecting the "SHOW EDITING USERS"
* Enable the hints (and make them translatable) to remove confusion about the realtime configuration options
* Code cleanup and bulletproofing
Commit: 9e27de2ddd2669dd892d6882b8b764cc21f5e637
https://github.com/xwiki/xwiki-platform/commit/9e27de2ddd2669dd892d6882b8b7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-04-29 (Mon, 29 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/interface.js
Log Message:
-----------
XWIKI-22078: Realtime Collaboration is active when editing again the page where it was unchecked
* Make sure the "Allow realtime collaboration" checkbox reflects the state of realtime editing.
Compare: https://github.com/xwiki/xwiki-platform/compare/54bcc5a7a2e4...9e27de2ddd26
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: aa6308e22c878c14defc17c76bb8d3865e23ab7b
https://github.com/xwiki/xwiki-platform/commit/aa6308e22c878c14defc17c76bb8…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebHome.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebPreferences.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/test/java/org/xwiki/scheduler/ui/SchedulerPageTest.java
Log Message:
-----------
XWIKI-21663: Improve Scheduler access
(cherry picked from commit 54bcc5a7a2e440cc591b91eece9c13dc0c487331)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8e18f009668a2cc19d0069bb10887c5a8bd3092d
https://github.com/xwiki/xwiki-platform/commit/8e18f009668a2cc19d0069bb1088…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebHome.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebPreferences.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/test/java/org/xwiki/scheduler/ui/SchedulerPageTest.java
Log Message:
-----------
XWIKI-21663: Improve Scheduler access
(cherry picked from commit 54bcc5a7a2e440cc591b91eece9c13dc0c487331)
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: 54bcc5a7a2e440cc591b91eece9c13dc0c487331
https://github.com/xwiki/xwiki-platform/commit/54bcc5a7a2e440cc591b91eece9c…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/pom.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebHome.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebPreferences.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/test/java/org/xwiki/scheduler/ui/SchedulerPageTest.java
Log Message:
-----------
XWIKI-21663: Improve Scheduler access
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a43cf8fdbed01675762cef59e8506f6f415e9a66
https://github.com/xwiki/xwiki-platform/commit/a43cf8fdbed01675762cef59e850…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/java/org/xwiki/administration/api/ConfigurableObjectEvaluator.java
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/test/java/org/xwiki/administration/api/ConfigurableObjectEvaluatorTest.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClassMacros.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/test/java/org/xwiki/administration/ConfigurableClassPageTest.java
Log Message:
-----------
XWIKI-21207: Improve the evaluation of ConfigurableClass
* Stop evaluating pretty names (which seems like an old feature no longer used anywhere)
* Introduce ConfigurableObjectEvaluator to safely evaluate heading and linkPrefix properties
(cherry picked from commit 8493435ff9606905a2d913607d6c79862d0c168d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6496dec5da6a290909bdbeefedd49f2a31b76ba0
https://github.com/xwiki/xwiki-platform/commit/6496dec5da6a290909bdbeefedd4…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/java/org/xwiki/administration/api/ConfigurableObjectEvaluator.java
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/test/java/org/xwiki/administration/api/ConfigurableObjectEvaluatorTest.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClassMacros.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/test/java/org/xwiki/administration/ConfigurableClassPageTest.java
Log Message:
-----------
XWIKI-21207: Improve the evaluation of ConfigurableClass
* Stop evaluating pretty names (which seems like an old feature no longer used anywhere)
* Introduce ConfigurableObjectEvaluator to safely evaluate heading and linkPrefix properties
(cherry picked from commit 8493435ff9606905a2d913607d6c79862d0c168d)
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: 8493435ff9606905a2d913607d6c79862d0c168d
https://github.com/xwiki/xwiki-platform/commit/8493435ff9606905a2d913607d6c…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/pom.xml
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/java/org/xwiki/administration/api/ConfigurableObjectEvaluator.java
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-api/src/test/java/org/xwiki/administration/api/ConfigurableObjectEvaluatorTest.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/pom.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClassMacros.xml
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/test/java/org/xwiki/administration/ConfigurableClassPageTest.java
Log Message:
-----------
XWIKI-21207: Improve the evaluation of ConfigurableClass
* Stop evaluating pretty names (which seems like an old feature no longer used anywhere)
* Introduce ConfigurableObjectEvaluator to safely evaluate heading and linkPrefix properties
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: dea2d1e31daf17e42f2eb8d47345ac1005de514d
https://github.com/xwiki/xwiki-platform/commit/dea2d1e31daf17e42f2eb8d47345…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/config/package-lock.json
Log Message:
-----------
XWIKI-22139: Upgrade to dompurify 3.1.1
Revert changes on the package-lock.json file that are not directly related to dompurify upgrade.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 52f51928aecaf2342016d39cbd6630aefade4fd7
https://github.com/xwiki-contrib/ai-llm/commit/52f51928aecaf2342016d39cbd66…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatCompletionChoice.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatCompletionChunk.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatCompletionChunkChoice.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatCompletionRequest.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatCompletionResult.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/ChatMessage.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/Context.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/openai/Usage.java
Log Message:
-----------
LLMAI-45: Create a new Java API for chat models
* Fix Jackson serialization of the new Java API
Commit: 04281aae00aafd2f113f0c72780031a3c84fbb45
https://github.com/xwiki-contrib/ai-llm/commit/04281aae00aafd2f113f0c727800…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/ChatModel.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractModel.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultChatModelManager.java
Log Message:
-----------
LLMAI-45: Create a new Java API for chat models
* Filter invalid chat models that don't have a valid server configuration
Compare: https://github.com/xwiki-contrib/ai-llm/compare/3c9958599bfc...04281aae00aa
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/JIRA-56
Home: https://github.com/xwiki-contrib/jira
Commit: aa997a68f0b1b424880915ad317d4cfc3b59d951
https://github.com/xwiki-contrib/jira/commit/aa997a68f0b1b424880915ad317d4c…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M jira-api/pom.xml
M jira-api/src/main/java/org/xwiki/contrib/jira/script/JiraScriptService.java
A jira-api/src/test/java/org/xwiki/contrib/jira/script/JiraScriptServiceTest.java
M jira-config/jira-config-api/pom.xml
M jira-config/jira-config-api/src/main/java/org/xwiki/contrib/jira/config/JIRAServer.java
A jira-config/jira-config-api/src/test/java/org/xwiki/contrib/jira/config/internal/JIRAServerTest.java
M jira-config/jira-config-platform/pom.xml
M jira-config/jira-config-ui/pom.xml
M jira-config/pom.xml
M jira-macro/jira-macro-default/pom.xml
M jira-macro/jira-macro-platform/pom.xml
M jira-macro/pom.xml
M jira-test/jira-test-docker/pom.xml
M jira-test/jira-test-pageobjects/pom.xml
M jira-test/pom.xml
M pom.xml
Log Message:
-----------
JIRA-56: Upgrade to JIRA REST API Client 5.2.7
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ldap
Commit: 87553d814e67855dbaf4c90b009bf84faa9e9e34
https://github.com/xwiki-contrib/ldap/commit/87553d814e67855dbaf4c90b009bf8…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M ldap-api/pom.xml
M ldap-authenticator/pom.xml
M ldap-legacy/ldap-legacy-authenticator/pom.xml
M ldap-legacy/pom.xml
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/pom.xml
M ldap-ui/pom.xml
M ldap-user-cleanup/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/ldap/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ldap
Commit: 0e9cc19077930cd49ff3a6aed35e8693d4463aee
https://github.com/xwiki-contrib/ldap/commit/0e9cc19077930cd49ff3a6aed35e86…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M ldap-api/pom.xml
M ldap-authenticator/pom.xml
M ldap-legacy/ldap-legacy-authenticator/pom.xml
M ldap-legacy/pom.xml
M ldap-test/ldap-test-tests/pom.xml
M ldap-test/pom.xml
M ldap-ui/pom.xml
M ldap-user-cleanup/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release ldap-9.15.2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: aa0a7ca43b8228e865276f5ae23e2c681b99979d
https://github.com/xwiki-contrib/cristal/commit/aa0a7ca43b8228e865276f5ae23…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
A .changeset/moody-bananas-boil.md
Log Message:
-----------
docs(changeset): Cristal 0.7 Release
Commit: cf01416f8f4f678761b7121a8fe426ace5ea85b7
https://github.com/xwiki-contrib/cristal/commit/cf01416f8f4f678761b7121a8fe…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
R .changeset/moody-bananas-boil.md
A api/CHANGELOG.md
M api/package.json
A core/icons/CHANGELOG.md
M core/icons/package.json
A dev/config/CHANGELOG.md
M dev/config/package.json
A ds/dsfr/CHANGELOG.md
M ds/dsfr/package.json
A ds/shoelace/CHANGELOG.md
M ds/shoelace/package.json
A ds/vuetify/CHANGELOG.md
M ds/vuetify/package.json
A editors/milkdown/CHANGELOG.md
M editors/milkdown/package.json
A editors/prosemirror/CHANGELOG.md
M editors/prosemirror/package.json
A editors/wikitext/CHANGELOG.md
M editors/wikitext/package.json
A electron/CHANGELOG.md
A electron/main/CHANGELOG.md
M electron/main/package.json
M electron/package.json
A electron/preload/CHANGELOG.md
M electron/preload/package.json
A electron/renderer/CHANGELOG.md
M electron/renderer/package.json
A electron/storage/CHANGELOG.md
M electron/storage/package.json
A extension-manager/CHANGELOG.md
M extension-manager/package.json
A extensions/menubuttons/CHANGELOG.md
M extensions/menubuttons/package.json
A lib/CHANGELOG.md
M lib/package.json
A macros/CHANGELOG.md
M macros/package.json
A rendering/rendering/CHANGELOG.md
M rendering/rendering/package.json
A rendering/wikimodel/CHANGELOG.md
M rendering/wikimodel/package.json
A sharedworker/api/CHANGELOG.md
M sharedworker/api/package.json
A sharedworker/impl/CHANGELOG.md
M sharedworker/impl/package.json
A skin/CHANGELOG.md
M skin/package.json
A sources/xwiki/mock-server/CHANGELOG.md
M sources/xwiki/mock-server/package.json
A storage/CHANGELOG.md
M storage/package.json
A web/CHANGELOG.md
M web/package.json
A xwiki/remoteinlineeditor/CHANGELOG.md
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
RELEASING: Releasing 27 package(s)
Releases:
@cristal/api@0.7.0
@cristal/icons@0.7.0
@cristal/dev-config@0.7.0
@cristal/dsfr@0.7.0
@cristal/dsshoelace@0.7.0
@cristal/dsvuetify@0.7.0
@cristal/editors-milkdown@0.7.0
@cristal/editors-prosemirror@0.7.0
@cristal/editors-wikitext@0.7.0
@cristal/electron@0.7.0
@cristal/electron-main@0.7.0
@cristal/electron-preload@0.7.0
@cristal/electron-renderer@0.7.0
@cristal/electron-storage@0.7.0
@cristal/extension-manager@0.7.0
@cristal/extension-menubuttons@0.7.0
@cristal/lib@0.7.0
@cristal/macros@0.7.0
@cristal/rendering@0.7.0
@cristal/rendering-wikimodel@0.7.0
@cristal/sharedworker-api@0.7.0
@cristal/sharedworker-impl@0.7.0
@cristal/skin@0.7.0
@cristal/sources-xwiki-mock-server@0.7.0
@cristal/storage@0.7.0
@cristal/web@0.7.0
@cristal/xwiki-remoteinlineeditor@0.7.0
[skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/821eda61b2d3...cf01416f8f4f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: acbe8f018d7c935bafe091d38d2f1e5e9c1e432c
https://github.com/xwiki/xwiki-platform/commit/acbe8f018d7c935bafe091d38d2f…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/DocumentReference.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/LocalPageReference.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/events/DocumentUpdatedEventDescriptor.java
Log Message:
-----------
[Misc] fix typos in the JavaDoc (an Document -> a Document)
Commit: 8b527963eb2396d6e67e2e1ce978546e761df252
https://github.com/xwiki/xwiki-platform/commit/8b527963eb2396d6e67e2e1ce978…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/DocumentReference.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/LocalPageReference.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/events/DocumentUpdatedEventDescriptor.java
Log Message:
-----------
Merge pull request #3075 from raphj/typo_an_Document
Typo "an Document"
Compare: https://github.com/xwiki/xwiki-platform/compare/6a0d8fd0c409...8b527963eb23
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/tags/0.7
Home: https://github.com/xwiki-contrib/cristal
Commit: aa0a7ca43b8228e865276f5ae23e2c681b99979d
https://github.com/xwiki-contrib/cristal/commit/aa0a7ca43b8228e865276f5ae23…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
A .changeset/moody-bananas-boil.md
Log Message:
-----------
docs(changeset): Cristal 0.7 Release
Commit: cf01416f8f4f678761b7121a8fe426ace5ea85b7
https://github.com/xwiki-contrib/cristal/commit/cf01416f8f4f678761b7121a8fe…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
R .changeset/moody-bananas-boil.md
A api/CHANGELOG.md
M api/package.json
A core/icons/CHANGELOG.md
M core/icons/package.json
A dev/config/CHANGELOG.md
M dev/config/package.json
A ds/dsfr/CHANGELOG.md
M ds/dsfr/package.json
A ds/shoelace/CHANGELOG.md
M ds/shoelace/package.json
A ds/vuetify/CHANGELOG.md
M ds/vuetify/package.json
A editors/milkdown/CHANGELOG.md
M editors/milkdown/package.json
A editors/prosemirror/CHANGELOG.md
M editors/prosemirror/package.json
A editors/wikitext/CHANGELOG.md
M editors/wikitext/package.json
A electron/CHANGELOG.md
A electron/main/CHANGELOG.md
M electron/main/package.json
M electron/package.json
A electron/preload/CHANGELOG.md
M electron/preload/package.json
A electron/renderer/CHANGELOG.md
M electron/renderer/package.json
A electron/storage/CHANGELOG.md
M electron/storage/package.json
A extension-manager/CHANGELOG.md
M extension-manager/package.json
A extensions/menubuttons/CHANGELOG.md
M extensions/menubuttons/package.json
A lib/CHANGELOG.md
M lib/package.json
A macros/CHANGELOG.md
M macros/package.json
A rendering/rendering/CHANGELOG.md
M rendering/rendering/package.json
A rendering/wikimodel/CHANGELOG.md
M rendering/wikimodel/package.json
A sharedworker/api/CHANGELOG.md
M sharedworker/api/package.json
A sharedworker/impl/CHANGELOG.md
M sharedworker/impl/package.json
A skin/CHANGELOG.md
M skin/package.json
A sources/xwiki/mock-server/CHANGELOG.md
M sources/xwiki/mock-server/package.json
A storage/CHANGELOG.md
M storage/package.json
A web/CHANGELOG.md
M web/package.json
A xwiki/remoteinlineeditor/CHANGELOG.md
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
RELEASING: Releasing 27 package(s)
Releases:
@cristal/api@0.7.0
@cristal/icons@0.7.0
@cristal/dev-config@0.7.0
@cristal/dsfr@0.7.0
@cristal/dsshoelace@0.7.0
@cristal/dsvuetify@0.7.0
@cristal/editors-milkdown@0.7.0
@cristal/editors-prosemirror@0.7.0
@cristal/editors-wikitext@0.7.0
@cristal/electron@0.7.0
@cristal/electron-main@0.7.0
@cristal/electron-preload@0.7.0
@cristal/electron-renderer@0.7.0
@cristal/electron-storage@0.7.0
@cristal/extension-manager@0.7.0
@cristal/extension-menubuttons@0.7.0
@cristal/lib@0.7.0
@cristal/macros@0.7.0
@cristal/rendering@0.7.0
@cristal/rendering-wikimodel@0.7.0
@cristal/sharedworker-api@0.7.0
@cristal/sharedworker-impl@0.7.0
@cristal/skin@0.7.0
@cristal/sources-xwiki-mock-server@0.7.0
@cristal/storage@0.7.0
@cristal/web@0.7.0
@cristal/xwiki-remoteinlineeditor@0.7.0
[skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/aa0a7ca43b82%5E...cf01416f…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 821eda61b2d310aff129b7c2ce547b7647ea49e7
https://github.com/xwiki-contrib/cristal/commit/821eda61b2d310aff129b7c2ce5…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/css/style.css
A ds/vuetify/src/vue/x-avatar.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
A ds/vuetify/src/vue/x-img.vue
M editors/prosemirror/src/vue/c-edit-prosemirror.vue
M lib/src/index.css
R skin/src/images/logo-x.png
A skin/src/images/no-one.svg
M skin/src/vue/c-config-menu.vue
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-165: Initialize the main layout (#181)
* Using tonal variant of default button for Vuetify
* Fix aligment of icons on buttons (especially visible on Shoelace)
* Fix on the shoelace style that contained duplicated content
* Changed default button style on Vuetify
* Updated the design of the temporary config panel
* Updates on vuetify Styles
* Introduction of center-content class
* Created x-avatar and x-img on Vuetify DS
* Created default avatar img
* Provided the default avatar on c-content
* Implemented variable width to the left sidebar
* Implemented a minimum width to the sidebar
* Fixed an alignment bug in the doc-header when on 100% width page
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: cc427c1a0635228a0d10a0444ed7b7a5b1bdd687
https://github.com/xwiki/xwiki-rendering/commit/cc427c1a0635228a0d10a0444ed…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Consider any element that has the class as metadata, don't require
that it is the only class.
* Remove just the metadata class from the classes during cleanup.
(cherry picked from commit 054894d2f748cba50dd51592f124468df4fe9572)
Commit: 7db839de49de6ad6bcf4631cb501994e450e129d
https://github.com/xwiki/xwiki-rendering/commit/7db839de49de6ad6bcf4631cb50…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor
* Improve the description of the test cases.
(cherry picked from commit 91939b0eb487911ac4b8c3f021221b91b2124a96)
Commit: 0e82911d35ae90b64ade2732f2944c5e173dc617
https://github.com/xwiki/xwiki-rendering/commit/0e82911d35ae90b64ade2732f29…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Simplify the code using ArrayUtils.contains()
(cherry picked from commit 60eb7ec7a69054993421c480fb8628251ac5aee6)
Compare: https://github.com/xwiki/xwiki-rendering/compare/a90235eb83ed...0e82911d35ae
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 64e81565b7ebb2045e9b5a17b3d0323132ff2e72
https://github.com/xwiki/xwiki-rendering/commit/64e81565b7ebb2045e9b5a17b3d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Consider any element that has the class as metadata, don't require
that it is the only class.
* Remove just the metadata class from the classes during cleanup.
(cherry picked from commit 054894d2f748cba50dd51592f124468df4fe9572)
Commit: 8ce1f4c0961b9fa6114ca76aebdcf6657b86c798
https://github.com/xwiki/xwiki-rendering/commit/8ce1f4c0961b9fa6114ca76aebd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor
* Improve the description of the test cases.
(cherry picked from commit 91939b0eb487911ac4b8c3f021221b91b2124a96)
Commit: 98c7a244faaa7e90e09ef661888113451350f2b2
https://github.com/xwiki/xwiki-rendering/commit/98c7a244faaa7e90e09ef661888…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Simplify the code using ArrayUtils.contains()
(cherry picked from commit 60eb7ec7a69054993421c480fb8628251ac5aee6)
Compare: https://github.com/xwiki/xwiki-rendering/compare/9844b64d19c0...98c7a244faaa
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 60eb7ec7a69054993421c480fb8628251ac5aee6
https://github.com/xwiki/xwiki-rendering/commit/60eb7ec7a69054993421c480fb8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Simplify the code using ArrayUtils.contains()
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 054894d2f748cba50dd51592f124468df4fe9572
https://github.com/xwiki/xwiki-rendering/commit/054894d2f748cba50dd51592f12…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/main/java/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XHTMLXWikiGeneratorListener.java
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro11.test
Log Message:
-----------
XRENDERING-746: When there are two spans with metadata nested in each other, the metadata attributes aren't cleaned
* Consider any element that has the class as metadata, don't require
that it is the only class.
* Remove just the metadata class from the classes during cleanup.
Commit: 91939b0eb487911ac4b8c3f021221b91b2124a96
https://github.com/xwiki/xwiki-rendering/commit/91939b0eb487911ac4b8c3f0212…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro9.test
Log Message:
-----------
XRENDERING-745: Impossible to save page with specific source code in CKEditor or WYSIWYG editor
* Improve the description of the test cases.
Compare: https://github.com/xwiki/xwiki-rendering/compare/1db0d8500c35...91939b0eb487
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications