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]

December 2024

  • 1 participants
  • 1514 discussions
[xwiki-contrib/cristal] e562eb: CRISTAL-324: Bad layout / margin for the create pa...
by XWiki Notifications 05 Dec '24

05 Dec '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: e562eb5f496d15ff3454f5b98750dbe66562b8b7 https://github.com/xwiki-contrib/cristal/commit/e562eb5f496d15ff3454f5b9875… Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com> Date: 2024-12-05 (Thu, 05 Dec 2024) Changed paths: M skin/src/vue/c-sidebar-panel.vue Log Message: ----------- CRISTAL-324: Bad layout / margin for the create page button and navigation tree (#467) - Fix space between button and nav tree To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-23: Page titles should not be transfomed to match the page naming strategy
by XWiki Notifications 05 Dec '24

05 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-24: When creating a new book page, the title of the content page should be inherited
by XWiki Notifications 05 Dec '24

05 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-16: Add a listener to rename content sub-pages when corresponding version name is changed
by XWiki Notifications 05 Dec '24

05 Dec '24
1 0
0 0
[xwiki-contrib/book-versions] 5b3505: BVERSION-23 : Page titles should not be transfomed...
by XWiki Notifications 05 Dec '24

05 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 5b3505bf65c1edb043cbe35cecbfceed62533d30 https://github.com/xwiki-contrib/book-versions/commit/5b3505bf65c1edb043cbe… Author: Raluca Stavro <rstavro(a)xwiki.com> Date: 2024-12-05 (Thu, 05 Dec 2024) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/CreateBookPage.xml Log Message: ----------- BVERSION-23 : Page titles should not be transfomed to match the page naming strategy To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] 6a7b3d: BVERSION-13: Add an administration menu
by XWiki Notifications 05 Dec '24

05 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 6a7b3d33ebebb1fb0f3a23234f3295bc9e664cbb https://github.com/xwiki-contrib/book-versions/commit/6a7b3d33ebebb1fb0f3a2… Author: Raluca Stavro <rstavro(a)xwiki.com> Date: 2024-12-05 (Thu, 05 Dec 2024) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml Log Message: ----------- BVERSION-13: Add an administration menu - fixing the links in the menu when the book is not created at root level To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for OIDC-205: Allow to set redirect URL after logout
by XWiki Notifications 04 Dec '24

04 Dec '24
1 0
0 0
[[email protected]][Issue] Updates for OIDC-205: Allow to set redirect URL after logout
by XWiki Notifications 04 Dec '24

04 Dec '24
1 0
0 0
[xwiki-contrib/book-versions] c0d2e4: BVERSION-3: Add libraries feature
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: c0d2e4cda0268c5974635b3a81fa1242727c8fbf https://github.com/xwiki-contrib/book-versions/commit/c0d2e4cda0268c5974635… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml Log Message: ----------- BVERSION-3: Add libraries feature * Removed the useless creation date column in administration UI for libraries in a book To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] d55b8d: BVERSION-3: Add libraries feature
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: d55b8d4ad09c4c272fe09d565d2a051bba416147 https://github.com/xwiki-contrib/book-versions/commit/d55b8d4ad09c4c272fe09… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml A application-book-versions-ui/src/main/resources/BookVersions/Code/includeLibrary.xml Log Message: ----------- BVERSION-3: Add libraries feature * Added the includeLibrary macro to include the content of a library in a book page, based on the configuration of the book To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • ...
  • 152
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.