lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 57864 discussions
[[email protected]][Issue] Updates for XWIKI-24690: Realtime editing auto-save hangs when the save request fails at network level
by XWiki Notifications 12 Aug '26

12 Aug '26
1 0
0 0
[xwiki/xwiki-platform] 77201f: XWIKI-24582: Old PDF export fail with custom CSS r...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/backport/stable-18.4.x/pr-6134 Home: https://github.com/xwiki/xwiki-platform Commit: 77201ff109f86838db306db906be9e29d249a88b https://github.com/xwiki/xwiki-platform/commit/77201ff109f86838db306db906be… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xhtml2fo.xsl M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/pdf/XHTML2FOTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/pdf/impl/PdfExportImplTest.java Log Message: ----------- XWIKI-24582: Old PDF export fail with custom CSS rules (#6134) * Transform CSS Color Level 4 notations that aren't understood by Apache FOP into either a fully transparent (when fully transparent) or fully opaque color. While this drops transparency in some cases, this is the best we can get with Apache FOP. * Change existing tests to use Hamcrest containsString for better assertion errors. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit bf85a1198d9d05fbb323ad1001aa976e568c97ca) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] bf85a1: XWIKI-24582: Old PDF export fail with custom CSS r...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: bf85a1198d9d05fbb323ad1001aa976e568c97ca https://github.com/xwiki/xwiki-platform/commit/bf85a1198d9d05fbb323ad1001aa… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xhtml2fo.xsl M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/pdf/XHTML2FOTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/pdf/impl/PdfExportImplTest.java Log Message: ----------- XWIKI-24582: Old PDF export fail with custom CSS rules (#6134) * Transform CSS Color Level 4 notations that aren't understood by Apache FOP into either a fully transparent (when fully transparent) or fully opaque color. While this drops transparency in some cases, this is the best we can get with Apache FOP. * Change existing tests to use Hamcrest containsString for better assertion errors. Co-authored-by: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-llm] 0efb67: [Misc] Add the xwiki-review skill for multi-angle ...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/add-xwiki-review-skill Home: https://github.com/xwiki/xwiki-dev-llm Commit: 0efb6794e02338a37cbd335d3ad76c0a47a2e70f https://github.com/xwiki/xwiki-dev-llm/commit/0efb6794e02338a37cbd335d3ad76… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M README.md M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/index.md A xwiki/skills/xwiki-review/SKILL.md Log Message: ----------- [Misc] Add the xwiki-review skill for multi-angle change review * Add `xwiki/skills/xwiki-review/SKILL.md`, a review procedure that fans out one specialist reviewer per angle — conventions, architecture, backward compatibility, defensive conventions, performance, tests, accessibility, i18n/UX, documentation, data & migration, and conformance to the JIRA issue — over a PR, a commit range or the working tree. * Ground every angle in an OKF file or a skill, so a finding must cite a rule the project actually holds rather than generic best-practice folklore. * Gate the output: route by changed-file profile, challenge each finding with an independent skeptic that must open the cited rule and confirm it says what was claimed, drop everything below 80 confidence, and cap the report. * Keep the defensive-conventions angle to mechanical invariants (escaper present, rights check present, CSRF token present, named query parameters) and forbid security vocabulary in findings, reasoning and logs alike, per `okf/processes/security-policy.md` — public CI logs are public, so the angle reports a missing mechanism and never an attack. Hunting novel vulnerabilities is explicitly out of scope. * Register the skill in `README.md` and `xwiki/okf/index.md`, and bump the plugin version to 1.0.18 across the Claude, Kimi and opencode manifests. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 3b47d5: XWIKI-24154: The .badge bootstrap class does not l...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3b47d554006370d530f41c70e84965e01acbcd19 https://github.com/xwiki/xwiki-platform/commit/3b47d554006370d530f41c70e849… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less Log Message: ----------- XWIKI-24154: The .badge bootstrap class does not look correct inline (#5720) * Fixed margins and alignment for both inline badges and labels To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] ca6785: XWIKI-24690: Realtime editing auto-save hangs when...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ca678507a9a84000e1707404522e597eb593791b https://github.com/xwiki/xwiki-platform/commit/ca678507a9a84000e1707404522e… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/toolbar.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-24690: Realtime editing auto-save hangs when the save request fails at network levely To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24691: Flamingo skin uses jQuery UI without dependency or path declaration
by XWiki Notifications 12 Aug '26

12 Aug '26
1 0
0 0
[xwiki/xwiki-platform] 0937de: XWIKI-24691: Flamingo skin uses jQuery UI without ...
by XWiki Notifications 12 Aug '26

12 Aug '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0937de325a74db5fd36897d8279c60827517372b https://github.com/xwiki/xwiki-platform/commit/0937de325a74db5fd36897d8279c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-08-12 (Wed, 12 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/pom.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-ui/src/main/resources/XWiki/PinnedChildPagesUIX.xml M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-webjar/src/main/webjar/suggestChildPages.js M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/ApplicationsPanelConfigurationSheet.xml M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/NavigationConfigurationSheet.xml M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/RequireJSConfig.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js Log Message: ----------- XWIKI-24691: Flamingo skin uses jQuery UI without dependency or path declaration Partial backport of 02dc9856dd59b2d65cda0236144966f413416c54. Only the jQuery UI declaration fix is backported, not the jQuery 4.0.0 and jQuery Migrate 4.0.2 upgrades from that commit. * Declare the paths in the skin's static RequireJS configuration, where the skin's own JavaScript can rely on them, and remove the now duplicate declarations from the panels XAR and from dataeditors.js. * Declare jquery-ui-touch-punch with jquery-ui as its shim dependency and map 'jquery-ui' to 'jquery-ui-touch-punch' for all modules, so requiring jQuery UI automatically loads the touch punch plugin, and remove the now redundant explicit jquery-ui-touch-punch dependencies. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24685: When the move of an attachment fails, a redirection to an attachment that was never created is left behind
by XWiki Notifications 12 Aug '26

12 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24691: Flamingo skin uses jQuery UI without dependency or path declaration
by XWiki Notifications 12 Aug '26

12 Aug '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • ...
  • 5787
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.