Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 1cdd0d80cb51cd7c611383828e48bdd7038791d9
https://github.com/xwiki-contrib/confluence/commit/1cdd0d80cb51cd7c61138382…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/xwiki-authenticator-trusted
Commit: e8501a63b2847488c68d86b3628d48cfc4191532
https://github.com/xwiki-contrib/xwiki-authenticator-trusted/commit/e8501a6…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M pom.xml
M xwiki-authenticator-trusted-adapters/pom.xml
M xwiki-authenticator-trusted-adapters/xwiki-authenticator-trusted-headers/pom.xml
M xwiki-authenticator-trusted-api/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0366c93e072b2e06731a49a6bd5ad9760e31df49
https://github.com/xwiki/xwiki-platform/commit/0366c93e072b2e06731a49a6bd5a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/pom.xml
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzer.java
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/test/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzerTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-21487: Add a required rights analyzer for XWiki.GadgetClass (#2608)
* Add analyzer for title and content fields
* Add component test
(cherry picked from commit d153a92a9db7f8d40949d3c11073894df67a8658)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: d153a92a9db7f8d40949d3c11073894df67a8658
https://github.com/xwiki/xwiki-platform/commit/d153a92a9db7f8d40949d3c11073…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/pom.xml
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzer.java
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/src/test/java/org/xwiki/rendering/internal/macro/dashboard/GadgetObjectRequiredRightAnalyzerTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-21487: Add a required rights analyzer for XWiki.GadgetClass (#2608)
* Add analyzer for title and content fields
* Add component test
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 406c87e6fb7ea6dfd3124aee057b5aa9f2aa8d9b
https://github.com/xwiki/xwiki-platform/commit/406c87e6fb7ea6dfd3124aee057b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/pom.xml
A xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/java/org/xwiki/icon/internal/IconSetRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/test/java/org/xwiki/icon/internal/IconSetRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21488: Add a required right analyzer for IconThemesCode.IconThemeClass (#2620)
(cherry picked from commit efa196210ab37f44fa3623d87676e184f40e6c7c)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: efa196210ab37f44fa3623d87676e184f40e6c7c
https://github.com/xwiki/xwiki-platform/commit/efa196210ab37f44fa3623d87676…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/pom.xml
A xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/java/org/xwiki/icon/internal/IconSetRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/src/test/java/org/xwiki/icon/internal/IconSetRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21488: Add a required right analyzer for IconThemesCode.IconThemeClass (#2620)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 63f47e566467503fd61f9fdd3054b3d9d0465b4f
https://github.com/xwiki/xwiki-platform/commit/63f47e566467503fd61f9fdd3054…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/macro/HTMLMacroRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/macro/HTMLMacroRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21482: Introduce a required rights analyzer for the HTML macro
* Add a required rights analyzer for the HTML macro.
* Add a unit test that is almost an integration test as it tests with a
real HTML cleaner.
(cherry picked from commit 575ae3e1d2aa9e0966a4a7030c0b359bdf1a154b)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 3c0d301995ab076573251555cac163d6b02a5686
https://github.com/xwiki/xwiki-commons/commit/3c0d301995ab076573251555cac16…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
A xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/filter/SanitizerDetectorFilter.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/filter/SanitizerFilter.java
M xwiki-commons-core/xwiki-commons-xml/src/main/resources/META-INF/components.txt
A xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/filter/SanitizerDetectorFilterTest.java
Log Message:
-----------
XCOMMONS-2840: Add an API in HTMLCleaner to test if content is affected by restricted cleaning (#651)
* Add a new filter SanitizerDetectorFilter that allows detecting if HTML content is affected by the sanitizer.
* Simplify the loop in SanitizerDetectorFilter to not exceed the complexity threshold of SonarLint.
* Add a unit test for SanitizerDetectorFilter.
(cherry picked from commit 59d33f623cd146104c69a910c7ce4fd5e4a51141)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 575ae3e1d2aa9e0966a4a7030c0b359bdf1a154b
https://github.com/xwiki/xwiki-platform/commit/575ae3e1d2aa9e0966a4a7030c0b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/macro/HTMLMacroRequiredRightsAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/macro/HTMLMacroRequiredRightsAnalyzerTest.java
Log Message:
-----------
XWIKI-21482: Introduce a required rights analyzer for the HTML macro
* Add a required rights analyzer for the HTML macro.
* Add a unit test that is almost an integration test as it tests with a
real HTML cleaner.
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 59d33f623cd146104c69a910c7ce4fd5e4a51141
https://github.com/xwiki/xwiki-commons/commit/59d33f623cd146104c69a910c7ce4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
A xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/filter/SanitizerDetectorFilter.java
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/filter/SanitizerFilter.java
M xwiki-commons-core/xwiki-commons-xml/src/main/resources/META-INF/components.txt
A xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/filter/SanitizerDetectorFilterTest.java
Log Message:
-----------
XCOMMONS-2840: Add an API in HTMLCleaner to test if content is affected by restricted cleaning (#651)
* Add a new filter SanitizerDetectorFilter that allows detecting if HTML content is affected by the sanitizer.
* Simplify the loop in SanitizerDetectorFilter to not exceed the complexity threshold of SonarLint.
* Add a unit test for SanitizerDetectorFilter.
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 558a3293081d80f76fad4e416cc553bca0d94d8d
https://github.com/xwiki-contrib/confluence/commit/558a3293081d80f76fad4e41…
Author: trrenty <trrenty(a)gmail.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M confluence-syntax-xhtml/pom.xml
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/ADFMarkHandler.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/CaptionHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceImageWikiReference.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/ImageTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/image/image5.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/image/image6.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/images.test
M confluence-xml/src/test/resources/confluencexml/images/entities.xml
Log Message:
-----------
CONFLUENCE-154: Maintain image attributes
Commit: 2df2a2c1e267658ca32e65284cbe67badb2fbd75
https://github.com/xwiki-contrib/confluence/commit/2df2a2c1e267658ca32e6528…
Author: trrenty <trrenty(a)gmail.com>
Date: 2023-11-20 (Mon, 20 Nov 2023)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
Log Message:
-----------
CONFLUENCE-154: Maintain image attributes
* Remove unused import
Commit: 87261f5ed167f21058a31dd6dd66d0f7cf1751cd
https://github.com/xwiki-contrib/confluence/commit/87261f5ed167f21058a31dd6…
Author: trrenty <trrenty(a)gmail.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M confluence-syntax-xhtml/pom.xml
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/CaptionHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceImageWikiReference.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/image/image6.test
Log Message:
-----------
CONFLUENCE-154: Maintain image attributes
* Serialize the image caption as XDOM to remove the need for a parser.
Commit: d0bebc59ea0951effedf51b8c770a2d46f3bb176
https://github.com/xwiki-contrib/confluence/commit/d0bebc59ea0951effedf51b8…
Author: trrenty <trrenty(a)gmail.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ADFMarkHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/CaptionHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceImageWikiReference.java
Log Message:
-----------
CONFLUENCE-154: Maintain image attributes
* Fix documentation.
Commit: 8598a149c0d7661026d65acc006d6c9204d49083
https://github.com/xwiki-contrib/confluence/commit/8598a149c0d7661026d65acc…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
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/ADFMarkHandler.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/CaptionHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceImageWikiReference.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/ImageTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/image/image5.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/image/image6.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/images.test
M confluence-xml/src/test/resources/confluencexml/images/entities.xml
Log Message:
-----------
Merge pull request #22 from trrenty/CONFLUENCE-154
CONFLUENCE-154: Maintain image attributes
Compare: https://github.com/xwiki-contrib/confluence/compare/c6d0d536f908...8598a149…