Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 681797651acc78a93976d301144fccf18dac8aa9
https://github.com/xwiki-contrib/cristal/commit/681797651acc78a93976d301144…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
Log Message:
-----------
CRISTAL-431: file system document reference with no space have a leading /
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-contrib/confluence
Commit: 7663f655432e8e233b9bc6ce5613afe7e64129f3
https://github.com/xwiki-contrib/confluence/commit/7663f655432e8e233b9bc6ce…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceReferenceConverter.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceURLConverter.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceXHTMLInputProperties.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLInputFilterStream.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceReferenceTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/FallbackConfluenceReferenceConverter.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/FallbackConfluenceURLConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ImgMacroConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/AbstractConfluenceURLConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/internal/BaseConfluenceURLConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/internal/DefaultConfluenceURLConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
A confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/url/internal/FakeConfluenceURLConverter.java
M confluence-xml/src/test/resources/META-INF/components.txt
M confluence-xml/src/test/resources/confluencexml/links.test
M confluence-xml/src/test/resources/confluencexml/links/entities.xml
M confluence-xml/src/test/resources/confluencexml/rootspace.test
M confluence-xml/src/test/resources/confluencexml/rootwiki.test
Log Message:
-----------
CONFLUENCE-383: Make the URL conversion modular
Commit: 8246ed50ec3173ce673d19293f3cd75e33392eb8
https://github.com/xwiki-contrib/confluence/commit/8246ed50ec3173ce673d1929…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
Log Message:
-----------
Misc: remove null checks that has become useless
Commit: aba51a9b33baa766edf6bd26aba08cb749b5ea15
https://github.com/xwiki-contrib/confluence/commit/aba51a9b33baa766edf6bd26…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/blogs/entities.xml
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
Log Message:
-----------
CONFLUENCE-384: Blog post view rights are incorrectly set as global rights on the whole Blog space
Compare: https://github.com/xwiki-contrib/confluence/compare/1993cb3bfb42...aba51a9b…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/CRISTAL-83
Home: https://github.com/xwiki-contrib/cristal
Commit: 2f954e22210fba9bd6214eaef8b4e4ead21efb33
https://github.com/xwiki-contrib/cristal/commit/2f954e22210fba9bd6214eaef8b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M api/src/api/storage.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/rename/rename-api/src/index.ts
M core/rename/rename-filesystem/src/components/componentsInit.ts
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-checkbox.vue
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
Log Message:
-----------
CRISTAL-83: Basic Move/Rename is possible
* Improve documentation
* Use classes instead of ids when possible
* Remove !important
* Handle move edge cases when preserving children
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b71e6d245876594de38e38abf57b7eb45d050034
https://github.com/xwiki/xwiki-platform/commit/b71e6d245876594de38e38abf57b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
(cherry picked from commit 023144daf732d04b085c2423ebd4552edd09ac5c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3835
Home: https://github.com/xwiki/xwiki-platform
Commit: bfc60d9499b6f999c07290e00ce7f694483f537c
https://github.com/xwiki/xwiki-platform/commit/bfc60d9499b6f999c07290e00ce7…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
(cherry picked from commit 023144daf732d04b085c2423ebd4552edd09ac5c)
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: 023144daf732d04b085c2423ebd4552edd09ac5c
https://github.com/xwiki/xwiki-platform/commit/023144daf732d04b085c2423ebd4…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
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: a2067319b09f9e18e36db3ca59de3899b5d006e4
https://github.com/xwiki/xwiki-platform/commit/a2067319b09f9e18e36db3ca59de…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
[stable-16.10.x] XWIKI-22706: The text on registration page is cut after applying invalid input | XWIKI-22706: The text on registration page is cut after applying invalid input | XWIKI-22706: The text on registration page is cut after apply (#3837)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
(cherry picked from commit 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
(cherry picked from commit 3d661180a9075925c3d2d75816356925f32ae89d)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
(cherry picked from commit a46579427dc202957d623b8e69a6a894243c6690)
---------
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3815_pr-3815_pr-3815
Home: https://github.com/xwiki/xwiki-platform
Commit: f3241dfa214b9a9dd4ba6c90271c4a0f540dff45
https://github.com/xwiki/xwiki-platform/commit/f3241dfa214b9a9dd4ba6c90271c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
(cherry picked from commit 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca)
Commit: 2e04fc715a02defafa3d682e19a319ebc0c5d072
https://github.com/xwiki/xwiki-platform/commit/2e04fc715a02defafa3d682e19a3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
(cherry picked from commit 3d661180a9075925c3d2d75816356925f32ae89d)
Commit: 1506c53aaf56571675126dc14f48483579550ede
https://github.com/xwiki/xwiki-platform/commit/1506c53aaf56571675126dc14f48…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
(cherry picked from commit a46579427dc202957d623b8e69a6a894243c6690)
Compare: https://github.com/xwiki/xwiki-platform/compare/f3241dfa214b%5E...1506c53aa…
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: 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca
https://github.com/xwiki/xwiki-platform/commit/651d317e7fa52bb4d04c0a48c5fe…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
Commit: 3d661180a9075925c3d2d75816356925f32ae89d
https://github.com/xwiki/xwiki-platform/commit/3d661180a9075925c3d2d7581635…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
Commit: a46579427dc202957d623b8e69a6a894243c6690
https://github.com/xwiki/xwiki-platform/commit/a46579427dc202957d623b8e69a6…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
Compare: https://github.com/xwiki/xwiki-platform/compare/6f5a9a003da5...a46579427dc2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 044e8210ca3ccdd04f597a1beda751cf5e387452
https://github.com/xwiki/xwiki-platform/commit/044e8210ca3ccdd04f597a1beda7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
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: d5e463dec379ddbbec80a663c909ba8b0e15a2a2
https://github.com/xwiki/xwiki-platform/commit/d5e463dec379ddbbec80a663c909…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9340ede5dc9920d72351ded29cd06a4ae9dfac54
https://github.com/xwiki/xwiki-platform/commit/9340ede5dc9920d72351ded29cd0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications