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]

July 2025

  • 1 participants
  • 1435 discussions
[[email protected]][Issue] Updates for CRAPP-195: ORA-00932 error when filtering by 'Authors' column on Oracle
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for CRAPP-28: Merge as Major or Minor Edit
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[xwiki-contrib/application-changerequest] 49f7e7: CRAPP-28: Merge as Major or Minor Edit
by XWiki Notifications 25 Jul '25

25 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: 49f7e70175b0572fe571157b36b55dc5a7234a7c https://github.com/xwiki-contrib/application-changerequest/commit/49f7e7017… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/FileChange.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/AddChangesChangeRequestHandler.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/CreateChangeRequestHandler.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/storage/DefaultFileChangeStorageManager.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/storage/FileChangeXClassInitializer.java M application-changerequest-default/src/test/java/org/xwiki/contrib/changerequest/internal/storage/DefaultFileChangeStorageManagerTest.java M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestSheet.xml M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.xml M application-changerequest-ui/src/main/resources/ChangeRequest/Code/FileChangeLiveTable.xml M application-changerequest-ui/src/main/resources/ChangeRequest/Code/SaveButtonsUIX.xml Log Message: ----------- CRAPP-28: Merge as Major or Minor Edit * Allow to save an edition as a minor change and take it into account when merging the changes To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23414: Introduce relative UserReference
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23413: Separators in navigation tree dropdown
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[xwiki/xwiki-platform] f55803: XWIKI-22901: Icons are missing from some items whe...
by XWiki Notifications 25 Jul '25

25 Jul '25
Branch: refs/heads/stable-17.6.x Home: https://github.com/xwiki/xwiki-platform Commit: f5580325ea3290fa3104a1c7e4fd9f18550aae06 https://github.com/xwiki/xwiki-platform/commit/f5580325ea3290fa3104a1c7e4fd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme * Fix loading of the FontAwesome CSS file in the document tree macros. This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed XWIKI-15149: Icons not visible anymore on the login page for a wiki not visible to guest. Technically, this only fixes the icons in the document tree, but as document trees are loaded on every page, this actually fixes them everywhere. (cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e) 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 XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
by XWiki Notifications 25 Jul '25

25 Jul '25
1 0
0 0
[xwiki/xwiki-platform] 934955: XWIKI-22901: Icons are missing from some items whe...
by XWiki Notifications 25 Jul '25

25 Jul '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9349557b5da0d033a65ec3ea647077aa066c047a https://github.com/xwiki/xwiki-platform/commit/9349557b5da0d033a65ec3ea6470… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme * Fix loading of the FontAwesome CSS file in the document tree macros. This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed XWIKI-15149: Icons not visible anymore on the login page for a wiki not visible to guest. Technically, this only fixes the icons in the document tree, but as document trees are loaded on every page, this actually fixes them everywhere. (cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e) 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] 49b880: XWIKI-22901: Icons are missing from some items whe...
by XWiki Notifications 25 Jul '25

25 Jul '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 49b880afc5fd548fc6f6cef76617c68a1b57ecde https://github.com/xwiki/xwiki-platform/commit/49b880afc5fd548fc6f6cef76617… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-07-25 (Fri, 25 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme * Fix loading of the FontAwesome CSS file in the document tree macros. This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed XWIKI-15149: Icons not visible anymore on the login page for a wiki not visible to guest. Technically, this only fixes the icons in the document tree, but as document trees are loaded on every page, this actually fixes them everywhere. (cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • ...
  • 144
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.