Branch: refs/heads/CRISTAL-235
Home: https://github.com/xwiki-contrib/cristal
Commit: ea41db75e5ca5179390b0d9c7d3a39126996afc3
https://github.com/xwiki-contrib/cristal/commit/ea41db75e5ca5179390b0d9c7d3…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-235: Update navigation tree when creating/deleting/updating a page
* Improve style
* Fix typo
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-platform
Commit: 5112d025786d00f40b7404e1a8770ac6d1a49deb
https://github.com/xwiki/xwiki-platform/commit/5112d025786d00f40b7404e1a877…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/java/org/xwiki/platform/security/requiredrights/internal/analyzer/DefaultMacroBlockRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/test/java/org/xwiki/platform/security/requiredrights/internal/analyzer/DefaultMacroBlockRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22662: Impossible to access any editor if the content contains a call to a macro named "default" (#3650)
* Don't try loading the "default" RequiredRightAnalyzer<MacroBlock> for
a macro named "default".
* Add a test case for the default macro.
(cherry picked from commit 471381d892d1e5f7f64823b6e28a6bb9f0fd2a23)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications