Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 732c4edb6365243b72f7c88c6759b24c3d4eeb1c
https://github.com/xwiki/xwiki-platform/commit/732c4edb6365243b72f7c88c6759…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-ui/src/main/resources/Filter/FilterStreamJob.xml
Log Message:
-----------
XWIKI-21965: The filter converter should reuse the standard job status displayer
(cherry picked from commit e56fe398f4aaf0b796bdc99224e831d00b0ae74b)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XCOMMONS-2265
Home: https://github.com/xwiki/xwiki-commons
Commit: fd1c15160319910003a2e8a4d9d3858e4c3459c6
https://github.com/xwiki/xwiki-commons/commit/fd1c15160319910003a2e8a4d9d38…
Author: Clemens Robbenhaar <c.robbenhaar(a)green-meadows.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/pom.xml
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/DefaultHTMLCleaner.java
M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/DefaultHTMLCleanerTest.java
Log Message:
-----------
XCOMMONS-2276 Upgrade to HtmlCleaner 2.25
- update to the release done today
- the "setRecognizeUnicodeChars" does no longer needed
to be set to "false", but kept at the default value of "true"
after https://sourceforge.net/p/htmlcleaner/bugs/221/ is fixed
- also update the tests to reflect the current behavior;
most of them are likely improvenents, but also
add a few cases where this is not so clear
- especially the test keeping entitiy encoded curly braces
had to be disabled, as this no longer works that way
Commit: ca98d88e358c846bc0cd317ba760c6aaeeabe9b6
https://github.com/xwiki/xwiki-commons/commit/ca98d88e358c846bc0cd317ba760c…
Author: Clemens Robbenhaar <c.robbenhaar(a)green-meadows.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/html/HTMLUtils.java
Log Message:
-----------
XCOMMONS-2265 HTML Encoded Line Feed character transformed in whitespace
- remove the "clean double ampersand escape" workaround
which is no longer necessary with HTMLCleaner 2.25
and even harmful in the use case where users want to
have their amperand encoded, e.g. when displaying
the encoded form in wiki pages
Commit: bb86eae74123215011ffdeb722116d87ba681886
https://github.com/xwiki/xwiki-commons/commit/bb86eae74123215011ffdeb722116…
Author: Clemens Robbenhaar <c.robbenhaar(a)green-meadows.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/DefaultHTMLCleaner.java
Log Message:
-----------
XCOMMONS-2276 Upgrade to HtmlCleaner 2.25
- put back the ecplicit call to "setRecognizeUnicodeChars(true)"
and add a comment why
Commit: 046ac13799cce9fa1248dda4edde4315de3e7f19
https://github.com/xwiki/xwiki-commons/commit/046ac13799cce9fa1248dda4edde4…
Author: Clemens Robbenhaar <c.robbenhaar(a)green-meadows.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/DefaultHTMLCleanerTest.java
Log Message:
-----------
XCOMMONS-2276 Upgrade to HtmlCleaner 2.25
- add more comments to tests to explain what they
actually test and why
- changed one test to use different test text
to attribute values and text nodes
- also fixed typos in test comments
Commit: c6ad19d0ef862be77fd665543d201843485af218
https://github.com/xwiki/xwiki-commons/commit/c6ad19d0ef862be77fd665543d201…
Author: Clemens Robbenhaar <c.robbenhaar(a)green-meadows.de>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/DefaultHTMLCleanerTest.java
Log Message:
-----------
XCOMMONS-2276 Upgrade to HtmlCleaner 2.25
- removed one test that only documents the behavior
of the html cleaner
Commit: 08ca35d4a037d9c57dd6cb183585ed8688581777
https://github.com/xwiki/xwiki-commons/commit/08ca35d4a037d9c57dd6cb183585e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-xml/pom.xml
M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/DefaultHTMLCleanerTest.java
Log Message:
-----------
XCOMMONS-2276 Upgrade to HtmlCleaner 2.29
* Upgrade to HtmlCleaner 2.29 and update tests
Compare: https://github.com/xwiki/xwiki-commons/compare/ce8d7f421ce7...08ca35d4a037
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/XWIKI-21924
Home: https://github.com/xwiki/xwiki-platform
Commit: 65b41a81018f8f05ae01b3a0560db1de099b0c71
https://github.com/xwiki/xwiki-platform/commit/65b41a81018f8f05ae01b3a0560d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/config/vue.config.js
A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/mocks/xwiki-meta.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterDate.vue
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/test/resources/jasmine-require-config.txt
Log Message:
-----------
XWIKI-21924: Attachment date filtering seems to not properly working depending on timezone
* Try using the user timezone information for performing filtering
This fix is currently not good: the obtained range is wrongly displayed
with an offset
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-21959
Home: https://github.com/xwiki/xwiki-platform
Commit: 21117dddcbd5eaa5567d8a2e8badae64276b0407
https://github.com/xwiki/xwiki-platform/commit/21117dddcbd5eaa5567d8a2e8bad…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
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/meta.js
Log Message:
-----------
XWIKI-21959: Provide user timezone information in xwiki-meta
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: d0b3fe6fd5f973b196cd2fbfa84b1e6d2499d58b
https://github.com/xwiki-contrib/confluence/commit/d0b3fe6fd5f973b196cd2fbf…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat3.test
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
* Do not drop the possible pre tag parameters.
* Change bad test comments.
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/xwiki-platform
Commit: 36575a9f594bd68a77484d1d34b01738bd0ed6b5
https://github.com/xwiki/xwiki-platform/commit/36575a9f594bd68a77484d1d34b0…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/internal/ReplaceCharacterEntityNameValidationTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/internal/SlugEntityNameValidationTest.java
Log Message:
-----------
[Misc] Code style
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 296ecee54339bba6e15779b6de4b146143654ccc
https://github.com/xwiki/xwiki-platform/commit/296ecee54339bba6e15779b6de4b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/resources/xwiki-image/imageEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java
Log Message:
-----------
XWIKI-21945: The image is not inserted with the chosen style parameters when Identifier and Type are different
(cherry picked from commit 2f8f704458ea00612ae268cc2a62bc298eb59a63)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-realtime
Home: https://github.com/xwiki/xwiki-platform
Commit: c2bc6b4252d4734c56c474a9fa572ef1105fbaaf
https://github.com/xwiki/xwiki-platform/commit/c2bc6b4252d4734c56c474a9fa57…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorConfigurationPane.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/AbstractRealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-ui/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BootstrapSelect.java
Log Message:
-----------
XWIKI-19156: Bundle the real-time WYSIWYG editor in XWiki Standard
XWIKI-19157: Make the real-time WYSIWYG editor work in-place also
* Update the functional tests
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: 403b5ed1013c9b3f66a3af70c7cb2b7b96393329
https://github.com/xwiki/xwiki-platform/commit/403b5ed1013c9b3f66a3af70c7cb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
Log Message:
-----------
XWIKI-21945: The image is not inserted with the chosen style parameters when Identifier and Type are different
(cherry picked from commit 2f8f704458ea00612ae268cc2a62bc298eb59a63)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 69c3a4562b58da9c4d2a708ada6472bd6abb14bf
https://github.com/xwiki/xwiki-platform/commit/69c3a4562b58da9c4d2a708ada64…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
Log Message:
-----------
XWIKI-21945: The image is not inserted with the chosen style parameters when Identifier and Type are different
(cherry picked from commit 2f8f704458ea00612ae268cc2a62bc298eb59a63)
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: 2f8f704458ea00612ae268cc2a62bc298eb59a63
https://github.com/xwiki/xwiki-platform/commit/2f8f704458ea00612ae268cc2a62…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/imageEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
Log Message:
-----------
XWIKI-21945: The image is not inserted with the chosen style parameters when Identifier and Type are different
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-rendering
Commit: bf62c11ddb2c06375413f810c2c35b9e553afa99
https://github.com/xwiki/xwiki-rendering/commit/bf62c11ddb2c06375413f810c2c…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
R xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table.test
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table1.test
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table2.test
Log Message:
-----------
XRENDERING-740: Groups inside table cells get their parameters moved to the table cell (#294)
* Extend the fix for format blocks to group blocks.
* Add a test case.
(cherry picked from commit d1d7d26da8c263aa9221545b6d33d292e8c8180d)
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: d1d7d26da8c263aa9221545b6d33d292e8c8180d
https://github.com/xwiki/xwiki-rendering/commit/d1d7d26da8c263aa9221545b6d3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
R xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table.test
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table1.test
A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/table/table2.test
Log Message:
-----------
XRENDERING-740: Groups inside table cells get their parameters moved to the table cell (#294)
* Extend the fix for format blocks to group blocks.
* Add a test case.
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-contrib/confluence
Commit: 1b041a370416a26f50dff277eab6e0c58600dcc4
https://github.com/xwiki-contrib/confluence/commit/1b041a370416a26f50dff277…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/TableCellTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/TableHeadTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table2.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
Log Message:
-----------
CONFLUENCE-214: Table with personalised color cells have double class which leads to wrong rendering (#30)
* Create a group syntax without parameters instead of copying the parameters.
* Adjusted the existing test that demonstrated the problem.
* Add a new test case with the exact syntax from the issue to verify the fix.
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/application-numbered-content
Commit: a624abba52d12225a3de3e0d0630e4a9eeb2b554
https://github.com/xwiki-contrib/application-numbered-content/commit/a624ab…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M application-numbered-content-figures/application-numbered-content-figures-api/pom.xml
M application-numbered-content-figures/application-numbered-content-figures-latex/pom.xml
M application-numbered-content-figures/application-numbered-content-figures-ui/pom.xml
M application-numbered-content-figures/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-api/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-latex/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-pdf/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-toc/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-ui/pom.xml
M application-numbered-content-headings/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-bom/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-latex/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-macro/pom.xml
M application-numbered-content-reference/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-numbered-content-1.9.3
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-numbered-content/settings/noti…
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 26ffd4452997ef949b308dbbd212165db1a2dbd3
https://github.com/xwiki/xwiki-platform/commit/26ffd4452997ef949b308dbbd212…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/src/main/java/org/xwiki/annotation/test/po/AnnotatableViewPage.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/CommentsTab.java
Log Message:
-----------
XWIKI-17702: Annotation anchor not working when "show annotations" is off (#2921)
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/application-glossary
Commit: 1142057a0f2b80062c4c7607e5427645fff94ded
https://github.com/xwiki-contrib/application-glossary/commit/1142057a0f2b80…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M application-glossary-api/pom.xml
M application-glossary-latex/application-glossary-latex-api/pom.xml
M application-glossary-latex/application-glossary-latex-pdf-docker/pom.xml
M application-glossary-latex/application-glossary-latex-pdf-process/pom.xml
M application-glossary-latex/application-glossary-latex-ui/pom.xml
M application-glossary-latex/pom.xml
M application-glossary-test/application-glossary-test-docker/pom.xml
M application-glossary-test/application-glossary-test-pageobjects/pom.xml
M application-glossary-test/pom.xml
M application-glossary-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-glossary/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-numbered-content
Commit: de1ea47c4082b13763804c8afdcb461c4dd5d5de
https://github.com/xwiki-contrib/application-numbered-content/commit/de1ea4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M application-numbered-content-figures/application-numbered-content-figures-api/pom.xml
M application-numbered-content-figures/application-numbered-content-figures-latex/pom.xml
M application-numbered-content-figures/application-numbered-content-figures-ui/pom.xml
M application-numbered-content-figures/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-api/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-latex/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-pdf/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-toc/pom.xml
M application-numbered-content-headings/application-numbered-content-headings-ui/pom.xml
M application-numbered-content-headings/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-bom/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-latex/pom.xml
M application-numbered-content-reference/application-numbered-content-reference-macro/pom.xml
M application-numbered-content-reference/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-numbered-content/settings/noti…
Branch: refs/heads/stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f0125ec8da32f433da63e93e0a0d9032ce99398e
https://github.com/xwiki/xwiki-platform/commit/f0125ec8da32f433da63e93e0a0d…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/src/main/java/org/xwiki/annotation/test/po/AnnotatableViewPage.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/CommentsTab.java
Log Message:
-----------
XWIKI-17702: Annotation anchor not working when "show annotations" is off (#2921) (#2944)
(cherry picked from commit 26ffd4452997ef949b308dbbd212165db1a2dbd3)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
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: a75abd806c05bfcd0486a2d68399e41540b46bbc
https://github.com/xwiki/xwiki-platform/commit/a75abd806c05bfcd0486a2d68399…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/src/main/java/org/xwiki/annotation/test/po/AnnotatableViewPage.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/CommentsTab.java
Log Message:
-----------
XWIKI-17702: Annotation anchor not working when "show annotations" is off (#2921) (#2943)
(cherry picked from commit 26ffd4452997ef949b308dbbd212165db1a2dbd3)
Co-authored-by: Manuel Leduc <manuel.leduc(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-2921-to-stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 45a412faf985a02d2e2bb34c7e00d4859bc5dba6
https://github.com/xwiki/xwiki-platform/commit/45a412faf985a02d2e2bb34c7e00…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-pageobjects/src/main/java/org/xwiki/annotation/test/po/AnnotatableViewPage.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/CommentsTab.java
Log Message:
-----------
XWIKI-17702: Annotation anchor not working when "show annotations" is off (#2921)
(cherry picked from commit 26ffd4452997ef949b308dbbd212165db1a2dbd3)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications