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 -----
  • 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]

October 2023

  • 1 participants
  • 806 discussions
[xwiki-contrib/confluence] 26d0e0: Misc: fix typo and simplify if statement
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 26d0e0d80fd711560c797b2b9e6c9e65f7e052dd https://github.com/xwiki-contrib/confluence/commit/26d0e0d80fd711560c797b2b… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/LinkTagHandler.java Log Message: ----------- Misc: fix typo and simplify if statement
1 0
0 0
[xwiki-contrib/confluence] f190e3: CONFLUENCE-117: Include macro is migrated incorrectly
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/CONFLUENCE-117 Home: https://github.com/xwiki-contrib/confluence Commit: f190e37d3db7f6664c8c484a994b907f15801e08 https://github.com/xwiki-contrib/confluence/commit/f190e37d3db7f6664c8c484a… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/LinkTagHandler.java M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/MacroTagHandler.java A confluence-xml/src/test/resources/confluencexml/include.test A confluence-xml/src/test/resources/confluencexml/include/entities.xml Log Message: ----------- CONFLUENCE-117: Include macro is migrated incorrectly
1 0
0 0
[xwiki-contrib/confluence] 58a46a: CONFLUENCE-117: Include macro is migrated incorrectly
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/CONFLUENCE-117 Home: https://github.com/xwiki-contrib/confluence Commit: 58a46ab47017160d661ea8a050e7add2f166b485 https://github.com/xwiki-contrib/confluence/commit/58a46ab47017160d661ea8a0… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/LinkTagHandler.java M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/MacroTagHandler.java A confluence-xml/src/test/resources/confluencexml/include.test A confluence-xml/src/test/resources/confluencexml/include/entities.xml Log Message: ----------- CONFLUENCE-117: Include macro is migrated incorrectly
1 0
0 0
[[email protected]][Issue] (CONFLUENCE-117) Include macro is migrated incorrectly
by XWiki Notifications 24 Oct '23

24 Oct '23
1 0
0 0
[[email protected]][Issue] (XCOMMONS-2502) Upgrade to Logback 1.4.x
by XWiki Notifications 24 Oct '23

24 Oct '23
1 0
0 0
[xwiki/xwiki-platform] d9f504: XWIKI-21424: Use CSRF token in the realtime HTML C...
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d9f5043da289ff106f08e23576746fd8baf98794 https://github.com/xwiki/xwiki-platform/commit/d9f5043da289ff106f08e2357674… Author: pjeanjean <pierre.jeanjean(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/pom.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ConvertHTML.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Translations.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/test/java/org/xwiki/realtime/ui/ConvertHTMLPageTest.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js Log Message: ----------- XWIKI-21424: Use CSRF token in the realtime HTML Converter API * Add a mandatory CSRF token to use RTFrontend.ConvertHTML * Add a page test for RTFrontend.ConvertHTML that checks for the proper use of the CSRF token * Improve URL creation and add Translations.xml (cherry picked from commit 4896712ee6483da623f131be2e618f1f2b79cb8d)
1 0
0 0
[xwiki/xwiki-commons] 5e0988: [misc] Put back a Renovate filter removed by mistake
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 5e0988a6cab01d05a2edbbcada550e10c6037859 https://github.com/xwiki/xwiki-commons/commit/5e0988a6cab01d05a2edbbcada550… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M .github/renovate.json5 Log Message: ----------- [misc] Put back a Renovate filter removed by mistake
1 0
0 0
[xwiki/xwiki-platform] d88da4: XWIKI-21424: Use CSRF token in the realtime HTML C...
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: d88da4572fb7d4f95e1f54bb0cce33fce3df08d9 https://github.com/xwiki/xwiki-platform/commit/d88da4572fb7d4f95e1f54bb0cce… Author: pjeanjean <pierre.jeanjean(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/pom.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ConvertHTML.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Translations.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/test/java/org/xwiki/realtime/ui/ConvertHTMLPageTest.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js Log Message: ----------- XWIKI-21424: Use CSRF token in the realtime HTML Converter API * Add a mandatory CSRF token to use RTFrontend.ConvertHTML * Add a page test for RTFrontend.ConvertHTML that checks for the proper use of the CSRF token * Improve URL creation and add Translations.xml (cherry picked from commit 4896712ee6483da623f131be2e618f1f2b79cb8d)
1 0
0 0
[xwiki/xwiki-platform] 9f8cc8: XWIKI-21424: Use CSRF token in the realtime HTML C...
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/stable-15.9.x Home: https://github.com/xwiki/xwiki-platform Commit: 9f8cc88497418750b09ce9fde5d67d840f038fbf https://github.com/xwiki/xwiki-platform/commit/9f8cc88497418750b09ce9fde5d6… Author: pjeanjean <pierre.jeanjean(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/pom.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ConvertHTML.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Translations.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/test/java/org/xwiki/realtime/ui/ConvertHTMLPageTest.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js Log Message: ----------- XWIKI-21424: Use CSRF token in the realtime HTML Converter API * Add a mandatory CSRF token to use RTFrontend.ConvertHTML * Add a page test for RTFrontend.ConvertHTML that checks for the proper use of the CSRF token * Improve URL creation and add Translations.xml (cherry picked from commit 4896712ee6483da623f131be2e618f1f2b79cb8d)
1 0
0 0
[xwiki/xwiki-platform] 489671: XWIKI-21424: Use CSRF token in the realtime HTML C...
by XWiki Notifications 24 Oct '23

24 Oct '23
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4896712ee6483da623f131be2e618f1f2b79cb8d https://github.com/xwiki/xwiki-platform/commit/4896712ee6483da623f131be2e61… Author: pjeanjean <pierre.jeanjean(a)xwiki.com> Date: 2023-10-24 (Tue, 24 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/pom.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ConvertHTML.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Translations.xml A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/test/java/org/xwiki/realtime/ui/ConvertHTMLPageTest.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js Log Message: ----------- XWIKI-21424: Use CSRF token in the realtime HTML Converter API * Add a mandatory CSRF token to use RTFrontend.ConvertHTML * Add a page test for RTFrontend.ConvertHTML that checks for the proper use of the CSRF token * Improve URL creation and add Translations.xml
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • ...
  • 81
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.