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
notifications@xwiki.org

February 2024

  • 1 participants
  • 2655 discussions
[jira@xwiki.org][Issue] (XWIKI-21864) Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness
by XWiki Notifications 16 Feb '24

16 Feb '24
1 0
0 0
[jira@xwiki.org][Issue] (XINFRA-410) EventStreamWikiCleanerJob is abnormally big
by XWiki Notifications 16 Feb '24

16 Feb '24
1 0
0 0
[xwiki/xwiki-platform] 12f820: XWIKI-21864: Menu Application: If list element is...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 12f820ac64f0a2dcb1eeebb0af249e5eb93d8539 https://github.com/xwiki/xwiki-platform/commit/12f820ac64f0a2dcb1eeebb0af24… Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml Log Message: ----------- XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893) (#2900) * Fixed incorrect padding on link section headers in the submenus * Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none. (cherry picked from commit 6526e788eae5cd1abfcec5f8d6726d6824d0da56) Co-authored-by: Lucas C <lucas.charpentier(a)imt-atlantique.net>
1 0
0 0
[xwiki/xwiki-platform] 85babc: XWIKI-21886: No contrast on Readable colorTheme me...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 85babca69f574d2a044f4891c8a8bbdfd0c88dcc https://github.com/xwiki/xwiki-platform/commit/85babca69f574d2a044f4891c8a8… Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm Log Message: ----------- XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897) (#2899) * Updated the no colortheme initialization of variables to match more closely what is needed for box contrast * Removed the override of the style itself. We just need to override the variable value. Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me. (cherry picked from commit 58576db23e6fba952f5c9eab132e5689bbe146fd) Co-authored-by: Lucas C <lucas.charpentier(a)imt-atlantique.net>
1 0
0 0
[xwiki/xwiki-platform] da9ad7: XWIKI-21864: Menu Application: If list element is...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/backport-2893-to-stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: da9ad744742dedd45d3dbb6f34c9064d1a4d8c3f https://github.com/xwiki/xwiki-platform/commit/da9ad744742dedd45d3dbb6f34c9… Author: Lucas C <lucas.charpentier(a)imt-atlantique.net> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml Log Message: ----------- XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893) * Fixed incorrect padding on link section headers in the submenus * Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none. (cherry picked from commit 6526e788eae5cd1abfcec5f8d6726d6824d0da56)
1 0
0 0
[xwiki/xwiki-platform] 6526e7: XWIKI-21864: Menu Application: If list element is...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6526e788eae5cd1abfcec5f8d6726d6824d0da56 https://github.com/xwiki/xwiki-platform/commit/6526e788eae5cd1abfcec5f8d672… Author: Lucas C <lucas.charpentier(a)imt-atlantique.net> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml Log Message: ----------- XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893) * Fixed incorrect padding on link section headers in the submenus * Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none.
1 0
0 0
[xwiki/xwiki-platform] ffe781: XWIKI-21886: No contrast on Readable colorTheme me...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/backport-2897-to-stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ffe7818a846b0f9d5e980622ab7b72303e5510f2 https://github.com/xwiki/xwiki-platform/commit/ffe7818a846b0f9d5e980622ab7b… Author: Lucas C <lucas.charpentier(a)imt-atlantique.net> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm Log Message: ----------- XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897) * Updated the no colortheme initialization of variables to match more closely what is needed for box contrast * Removed the override of the style itself. We just need to override the variable value. Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me. (cherry picked from commit 58576db23e6fba952f5c9eab132e5689bbe146fd)
1 0
0 0
[xwiki/xwiki-platform] 58576d: XWIKI-21886: No contrast on Readable colorTheme me...
by XWiki Notifications 16 Feb '24

16 Feb '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 58576db23e6fba952f5c9eab132e5689bbe146fd https://github.com/xwiki/xwiki-platform/commit/58576db23e6fba952f5c9eab132e… Author: Lucas C <lucas.charpentier(a)imt-atlantique.net> Date: 2024-02-16 (Fri, 16 Feb 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm Log Message: ----------- XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897) * Updated the no colortheme initialization of variables to match more closely what is needed for box contrast * Removed the override of the style itself. We just need to override the variable value. Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me.
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-18997) Replace the Livetable of the Custom Filters on the Notifications Administration with a Live Data macro
by XWiki Notifications 16 Feb '24

16 Feb '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21891) Custom filters of XWiki.WebHome are not displayed in the custom filters table
by XWiki Notifications 16 Feb '24

16 Feb '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • ...
  • 266
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.