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]

  • 1 participants
  • 57437 discussions
[[email protected]][Issue] Updates for XWIKI-22667: Introduce CSS equivalents for all LESS variables
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22667: Introduce CSS equivalents for all LESS variables
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[xwiki/xwiki-platform] b26650: XWIKI-22667: Introduce CSS equivalents for all LES...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b26650be44fcdf772184fdb6c733d49ac3703a22 https://github.com/xwiki/xwiki-platform/commit/b26650be44fcdf772184fdb6c733… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/variables.less A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/cssVariablesInit.css M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variables.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/variablelist.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/stylesheets.vm Log Message: ----------- XWIKI-22667: Introduce CSS equivalents for all LESS variables (#3936) * Replace any LESS variable value with their CSS counterpart (from LESS inheritance to CSS inheritance system). * Add all the LESS variables defined in XWiki Standard to the CSS mapper. * Add fallbacks for all colorTheme variables * Add support for oldColorTheme variables * Add a default source of truth for old and flamingo colortheme CSS/LESS variables. --------- Co-authored-by: Simon Urli <simon.urli(a)xwiki.com> Co-authored-by: Michael Hamann <michael(a)content-space.de> 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] 69ab11: XWIKI-23021: Groups are loaded repeatedly after a ...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/stable-17.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 69ab113c7db9448773c389f35013647eee963042 https://github.com/xwiki/xwiki-platform/commit/69ab113c7db9448773c389f35013… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/main/java/org/xwiki/user/internal/group/AbstractGroupCache.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/internal/group/GroupsCacheTest.java Log Message: ----------- XWIKI-23021: Groups are loaded repeatedly after a group change * Check again inside the write lock if the entry has been added to the cache in the meantime. * Add a test that reproduces the previous race condition using several threads and waits at dedicated places to trigger the condition reproducibly. (cherry picked from commit 6c6b99daf8c2daf86ab8848975ff16f65cc8dd38) 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] a7225a: XWIKI-23022: Upgrade to Selenium 4.30.0
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a7225afd1344b5cfdafb46b2a91e67b9c978a7d0 https://github.com/xwiki/xwiki-platform/commit/a7225afd1344b5cfdafb46b2a91e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DocumentPicker.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-pageobjects/src/main/java/org/xwiki/user/test/po/ChangePasswordPage.java Log Message: ----------- XWIKI-23022: Upgrade to Selenium 4.30.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 26e29e: Misc: fix the version pattern and use a possessive...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 26e29e6d5ce6fda61bd1f455344947cdb9609a3c https://github.com/xwiki-contrib/confluence/commit/26e29e6d5ce6fda61bd1f455… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java Log Message: ----------- Misc: fix the version pattern and use a possessive quantifier to make it less prone to perf issues To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22167: Provide a declaration of accessibility
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-497: Design the onboarding user experience
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23027: XML schema related warnings in logs when starting Jetty/HSQL packaging version
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22840: XML schema warnings when starting XWiki 17.0.0 using the standalone distribution
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2675
  • 2676
  • 2677
  • 2678
  • 2679
  • 2680
  • 2681
  • ...
  • 5744
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.