Branch: refs/heads/backport-3078-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9fa701d62c1f6afd5a8a90c68de8b94f33ed837e
https://github.com/xwiki/xwiki-platform/commit/9fa701d62c1f6afd5a8a90c68de8…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/IncludedPagesDocumentInformation.xml
Log Message:
-----------
XWIKI-22108: Extra empty paragraph and spacing in the information panel in edit mode (#3078)
* Make all HTML macros standalone to avoid wrapping in paragraphs
* Replace multiple dd tags by a single dd with a nested unordered list
as otherwise we cannot avoid that the XWiki syntax content is wrapped
inside a paragraph
(cherry picked from commit efa563ceb9d0884df76f420d9ddb78afe8fdcc9a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3078-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 868f5d0ae0a079af2dc6bec968cb7eceb74950ff
https://github.com/xwiki/xwiki-platform/commit/868f5d0ae0a079af2dc6bec968cb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/IncludedPagesDocumentInformation.xml
Log Message:
-----------
XWIKI-22108: Extra empty paragraph and spacing in the information panel in edit mode (#3078)
* Make all HTML macros standalone to avoid wrapping in paragraphs
* Replace multiple dd tags by a single dd with a nested unordered list
as otherwise we cannot avoid that the XWiki syntax content is wrapped
inside a paragraph
(cherry picked from commit efa563ceb9d0884df76f420d9ddb78afe8fdcc9a)
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: efa563ceb9d0884df76f420d9ddb78afe8fdcc9a
https://github.com/xwiki/xwiki-platform/commit/efa563ceb9d0884df76f420d9ddb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/IncludedPagesDocumentInformation.xml
Log Message:
-----------
XWIKI-22108: Extra empty paragraph and spacing in the information panel in edit mode (#3078)
* Make all HTML macros standalone to avoid wrapping in paragraphs
* Replace multiple dd tags by a single dd with a nested unordered list
as otherwise we cannot avoid that the XWiki syntax content is wrapped
inside a paragraph
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 94a1d71ec8e1419d0bd65a0b8d1d759fc1c641d1
https://github.com/xwiki-contrib/ai-llm/commit/94a1d71ec8e1419d0bd65a0b8d1d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-ui/src/main/resources/AI/Authorized Applications/Code/Authorized ApplicationsClass.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/src/main/resources/AI/Authorized Applications/Code/Authorized ApplicationsTemplate.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/src/main/resources/AI/Authorized Applications/WebHome.xml
Log Message:
-----------
LLMAI-55: Add a token-based authenticator
* Fix displaying the public key without formatting
* Fix displaying the group format without HTML escaping
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/latex
Commit: 47c2634eb6f9e8140deda4ebebad972593f84e8b
https://github.com/xwiki-contrib/latex/commit/47c2634eb6f9e8140deda4ebebad9…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M latex-export/src/main/java/org/xwiki/contrib/latex/internal/export/AbstractLaTeXExportUIExtension.java
M latex-export/src/main/java/org/xwiki/contrib/latex/internal/export/LaTeX2PDFExportUIExtension.java
M latex-export/src/main/java/org/xwiki/contrib/latex/internal/export/LaTeXExportUIExtension.java
M latex-export/src/main/resources/ApplicationResources.properties
M latex-test/latex-test-docker/src/test/it/org/xwiki/contrib/latex/test/ui/ExportIT.java
Log Message:
-----------
LATEX-150: Exporting to LaTeX PDF with a query string is failing
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/latex/settings/notifications