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]

  • 58358 discussions
[[email protected]][Issue] Updates for XWIKI-21236: Object edit mode does not use current icon theme
by XWiki Notifications 02 Jul '24

02 Jul '24
1 0
0 0
[xwiki/xwiki-platform] ab67f6: XWIKI-21236: Object edit mode does not use current...
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ab67f6b31fe1b0d33d48c6bd8b315f91d7ce5b85 https://github.com/xwiki/xwiki-platform/commit/ab67f6b31fe1b0d33d48c6bd8b31… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editclass.vm M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editobject.vm M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/src/main/resources/IconThemes/FontAwesome.xml M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemes/Silk.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/icons/default.iconset A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/icons/silk/reposition.png M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.css M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js Log Message: ----------- XWIKI-21236: Object edit mode does not use current icon theme (#2593) * Updated the icons on the object and class editors to use current icontheme * Added a translation for the property move handle * Removed the alt text for the icon itself and moved the translation to the containing button instead * Added an icon to the iconTheme, and used it in instead of a hard coded icon from datamodel. * Fixed format on dataeditors.css * Set the color of the delete icons to RED * Removed extra padding from the object title. 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] a9ec1f: XWIKI-22222: Add the concept of "request effective...
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a9ec1f98049cf446d5d05a0233fe8380891509ec https://github.com/xwiki/xwiki-platform/commit/a9ec1f98049cf446d5d05a0233fe… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java Log Message: ----------- XWIKI-22222: Add the concept of "request effective author" * Fix the listener component hint to match the package (thanks @surli ) (cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c) 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] 8875f9: XWIKI-22222: Add the concept of "request effective...
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 8875f9cb985106937825c264062619799a66b1f0 https://github.com/xwiki/xwiki-platform/commit/8875f9cb985106937825c2640626… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java Log Message: ----------- XWIKI-22222: Add the concept of "request effective author" * Fix the listener component hint to match the package (thanks @surli ) (cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c) 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] a14849: XWIKI-22222: Add the concept of "request effective...
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/stable-16.5.x Home: https://github.com/xwiki/xwiki-platform Commit: a14849734ca268a096d95514e3a6c3e72c71a0c7 https://github.com/xwiki/xwiki-platform/commit/a14849734ca268a096d95514e3a6… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java Log Message: ----------- XWIKI-22222: Add the concept of "request effective author" * Fix the listener component hint to match the package (thanks @surli ) (cherry picked from commit 604759d9f98f0f09affed87473fdef8529c63e8c) 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] 604759: XWIKI-22222: Add the concept of "request effective...
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 604759d9f98f0f09affed87473fdef8529c63e8c https://github.com/xwiki/xwiki-platform/commit/604759d9f98f0f09affed87473fd… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/EffectiveAuthorSetterListener.java Log Message: ----------- XWIKI-22222: Add the concept of "request effective author" * Fix the listener component hint to match the package (thanks @surli ) 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 XCOMMONS-3085: Upgrade to httpcore 5.2.5
by XWiki Notifications 02 Jul '24

02 Jul '24
1 0
0 0
[xwiki/xwiki-commons] 2a1579: XCOMMONS-3085: Upgrade to httpcore 5.2.5
by XWiki Notifications 02 Jul '24

02 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 2a1579ede0ab5a72ff5962c1b9a5d009e2ab011b https://github.com/xwiki/xwiki-commons/commit/2a1579ede0ab5a72ff5962c1b9a5d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3085: Upgrade to httpcore 5.2.5 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-22308: The inplace editor locks the original translation when creating a new translation
by XWiki Notifications 02 Jul '24

02 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22272: Add support for testing with multiple users/browsers
by XWiki Notifications 02 Jul '24

02 Jul '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4144
  • 4145
  • 4146
  • 4147
  • 4148
  • 4149
  • 4150
  • ...
  • 5836
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.