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]

May 2025

  • 1 participants
  • 1318 discussions
[xwiki/xwiki-platform] 42c08a: XWIKI-12824: Add buttons to hide/show panels (#2831)
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 42c08aa1e38db64d8a84f09435a74421830c0a9a https://github.com/xwiki/xwiki-platform/commit/42c08aa1e38db64d8a84f09435a7… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/flamingo.js M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/layout.less M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/leftpanels.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/rightpanels.vm Log Message: ----------- XWIKI-12824: Add buttons to hide/show panels (#2831) * Add animation for the panel collapsing/expanding * Added logic for animation of panel columns * Add the transition in itself on the aria-expanded attribute of the toggler. * Review the style changes to optimize * Disabled the toggle buttons when the screen is not wide enough to have the panel columns next to the content. * Decided to keep the button in the accessibility tree at all times (removing visibility style switching) * Added selectors so that the toggles are visible when hovered and focused. * Added localstorage for the togglers, that works in the same way as the resizers. * Updated the DOM of the handles for better accessibility. * Added the translation keys, with keys that match better their context. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 1cc3cf: [release] Updated compatibility previous version t...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 1cc3cfdde03359f4fe0e53b76c57c82c53608cbb https://github.com/xwiki/xwiki-commons/commit/1cc3cfdde03359f4fe0e53b76c57c… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M pom.xml Log Message: ----------- [release] Updated compatibility previous version to the one just released. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23169: The pages created by an user with script right viewed from the link from the 'Delete user' modal are not filtered properly anymore
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23097: Quicksearch: alert missing when results are shown
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23097: Quicksearch: alert missing when results are shown
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23163: Templates with nested pages should drop history of all pages
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23163: Templates with nested pages should drop history of all pages
by XWiki Notifications 06 May '25

06 May '25
1 0
0 0
[xwiki/xwiki-platform] 00a157: XWIKI-23122: Add an API to check if a wiki contain...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 00a1571de63a3cf31cb61c04e28844d46557349c https://github.com/xwiki/xwiki-platform/commit/00a1571de63a3cf31cb61c04e288… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/DefaultUserComponentList.java Log Message: ----------- XWIKI-23122: Add an API to check if a wiki contains any user * update component list To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] d44fc0: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: d44fc0129dbd757317dcd4f9bb20bb9991bf6ef2 https://github.com/xwiki/xwiki-commons/commit/d44fc0129dbd757317dcd4f9bb20b… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.2 Commit: dbc2bda6330d3aa2c71be6e406e7dbabe6bb756c https://github.com/xwiki/xwiki-commons/commit/dbc2bda6330d3aa2c71be6e406e7d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #1327 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.2 Compare: https://github.com/xwiki/xwiki-commons/compare/a73aa5edecc1...dbc2bda6330d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 0ef8d4: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 06 May '25

06 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 0ef8d464d6be12d90f45930de6d6fac1c43a5801 https://github.com/xwiki/xwiki-rendering/commit/0ef8d464d6be12d90f45930de6d… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.2 Commit: b756948130d2155aa68212a21455f9d682aafeef https://github.com/xwiki/xwiki-rendering/commit/b756948130d2155aa68212a2145… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #342 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.0.2 Compare: https://github.com/xwiki/xwiki-rendering/compare/a37746fc569e...b756948130d2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • ...
  • 132
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.