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]

  • 58309 discussions
[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
[xwiki-contrib/book-versions] 644537: [misc] Fixing error caused by mising paranthesis
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 644537630e80560864025c821347d24c660f2406 https://github.com/xwiki-contrib/book-versions/commit/644537630e80560864025… Author: Raluca Stavro <rstavro(a)xwiki.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml Log Message: ----------- [misc] Fixing error caused by mising paranthesis 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] 3f1ab4: 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: 3f1ab4a27427f90e13aca7bf5ccb735adbc1765d https://github.com/xwiki-contrib/book-versions/commit/3f1ab4a27427f90e13aca… 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/CreateBookPage.xml Log Message: ----------- BVERSION-3: Add libraries feature * Added the create link button at the top page of a library To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-tools] 59d937: Improve the resolution of the required Java versio...
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-tools Commit: 59d93759578c164f0c9519bbf74bf9136f544180 https://github.com/xwiki/xwiki-dev-tools/commit/59d93759578c164f0c9519bbf74… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M bash/xmvn Log Message: ----------- Improve the resolution of the required Java version for recent versions of XWiki To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-tools/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] 030d17: 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: 030d17ea151330751b8b19d36e9e0d2083df0c05 https://github.com/xwiki-contrib/book-versions/commit/030d17ea151330751b8b1… Author: Raluca Stavro <rstavro(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/listeners/DocumentCreatingEventListener.java Log Message: ----------- BVERSION-3: Add libraries feature - generating the versioned content at library page creation : reverting previous commit 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] 24372f: 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: 24372f1143a41432711d545d934cd01df410bdb6 https://github.com/xwiki-contrib/book-versions/commit/24372f1143a41432711d5… Author: Raluca Stavro <rstavro(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/listeners/DocumentCreatingEventListener.java Log Message: ----------- BVERSION-3: Add libraries feature - generating the versioned content at library page creation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-tools] 2e7d86: [xmvn] Better behavior when no pom.xml can be found
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-tools Commit: 2e7d8643770b4d5cf94fcbb8503326346c02631e https://github.com/xwiki/xwiki-dev-tools/commit/2e7d8643770b4d5cf94fcbb8503… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M bash/xmvn Log Message: ----------- [xmvn] Better behavior when no pom.xml can be found To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-tools/settings/notifications
1 0
0 0
[xwiki/xwiki-dev-tools] 4ac3d0: Add a too to automatically switch a mvn build to t...
by XWiki Notifications 04 Dec '24

04 Dec '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-tools Commit: 4ac3d04a43e41a487e9c8020f0f825e932f5714c https://github.com/xwiki/xwiki-dev-tools/commit/4ac3d04a43e41a487e9c8020f0f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M bash/README.md A bash/xmvn Log Message: ----------- Add a too to automatically switch a mvn build to the right version of Java. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-tools/settings/notifications
1 0
0 0
[xwiki-contrib/book-versions] 4873fa: 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: 4873faaebae43355e1f8c47656b9687ac2d707a7 https://github.com/xwiki-contrib/book-versions/commit/4873faaebae43355e1f8c… 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/AdministrationMenu.xml Log Message: ----------- BVERSION-3: Add libraries feature * Removed links to variants and libraries administration menus for libraries 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
  • ...
  • 3467
  • 3468
  • 3469
  • 3470
  • 3471
  • 3472
  • 3473
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.