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]

December 2023

  • 1 participants
  • 2153 discussions
[[email protected]][Issue] (XWIKI-21724) Use antichronological order on LiveData date columns on first sort click
by XWiki Notifications 20 Dec '23

20 Dec '23
1 0
0 0
[xwiki/xwiki-platform] c8b684: XWIKI-17243: Migrate WatchListClass objects to the...
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/XWIKI-17243 Home: https://github.com/xwiki/xwiki-platform Commit: c8b684038c7d07f79448b4b2b3df33d09e31fb28 https://github.com/xwiki/xwiki-platform/commit/c8b684038c7d07f79448b4b2b3df… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/pom.xml A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160000000XWIKI17243DataMigration.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/internal/DefaultWatchedEntitiesConfiguration.java R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/pom.xml R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/src/main/java/org/xwiki/notifications/filters/watchlistbridge/internal/WatchlistBridgeProvider.java R xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watchlistbridge/src/main/resources/META-INF/components.txt M xwiki-platform-distribution/xwiki-platform-distribution-war-dependencies/pom.xml Log Message: ----------- XWIKI-17243: Migrate WatchListClass objects to the new Notifications filter storage * Add a new migration to properly save the old WatchListClass objects as filter preferences using the NotificationFilterPreferenceStore * Reuse the logic provided in the old bridge for performing the migration * Get rid of the the watchlistbridge module as it was only containing the component for performing the bridge Commit: 44b552305c6c591541debb56c1474e6420851112 https://github.com/xwiki/xwiki-platform/commit/44b552305c6c591541debb56c147… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/checkstyle/checkstyle-suppressions.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160000000XWIKI17243DataMigration.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/WatchListObjectsRemovalTaskConsumer.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt Log Message: ----------- XWIKI-17243: Migrate WatchListClass objects to the new Notifications filter storage * Fix error in the migration * Use a TaskConsumer for performing final clean up of the objects Compare: https://github.com/xwiki/xwiki-platform/compare/188ebf0b0095...44b552305c6c
1 0
0 0
[[email protected]][Issue] (XWIKI-21713) In create screen, add ability to reach the page type chooser using the tab key
by XWiki Notifications 20 Dec '23

20 Dec '23
1 0
0 0
[xwiki-contrib/cristal] 398e15: CRISTAL-30 Add Editor template provider
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 398e1565c8308e20ced0ee03a8f19a900d91f7af https://github.com/xwiki-contrib/cristal/commit/398e1565c8308e20ced0ee03a8f… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M api/src/components/DefaultPageData.ts M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue Log Message: ----------- CRISTAL-30 Add Editor template provider Linting fixes.
1 0
0 0
[[email protected]][Issue] (XWIKI-21721) Add back tests for Import and Export pages
by XWiki Notifications 20 Dec '23

20 Dec '23
1 0
0 0
[xwiki-contrib/cristal] c49733: CRISTAL-30 Add Editor template provider
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: c497337d75f0e0ae255e603d5268b48dae709d4d https://github.com/xwiki-contrib/cristal/commit/c497337d75f0e0ae255e603d526… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M editors/wikitext/package.json M lib/package.json M pnpm-lock.yaml M xwiki/remoteinlineeditor/package.json Log Message: ----------- CRISTAL-30 Add Editor template provider Various dependency fixes.
1 0
0 0
[[email protected]][Issue] (XWIKI-21723) Upgrade to MariaDB connector 3.3.2
by XWiki Notifications 20 Dec '23

20 Dec '23
1 0
0 0
[xwiki/xwiki-docker] 70db84: XWIKI-21723: Upgrade to MariaDB connector 3.3.2
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 70db844bdabe27e074f42cde7a3a109ffc625cca https://github.com/xwiki/xwiki-docker/commit/70db844bdabe27e074f42cde7a3a10… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M 14/mariadb-tomcat/Dockerfile M 15.5/mariadb-tomcat/Dockerfile M 15/mariadb-tomcat/Dockerfile M build.gradle Log Message: ----------- XWIKI-21723: Upgrade to MariaDB connector 3.3.2
1 0
0 0
[xwiki/xwiki-platform] 4f8c03: XWIKI-21723: Upgrade to MariaDB connector 3.3.2
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4f8c03b70ffe7f986022b861adf6d3386ed12207 https://github.com/xwiki/xwiki-platform/commit/4f8c03b70ffe7f986022b861adf6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M pom.xml Log Message: ----------- XWIKI-21723: Upgrade to MariaDB connector 3.3.2 (cherry picked from commit 6a94b4721cdb535e64d435bb9b2f25283f3b127f)
1 0
0 0
[xwiki/xwiki-platform] 346723: XWIKI-21723: Upgrade to MariaDB connector 3.3.2
by XWiki Notifications 20 Dec '23

20 Dec '23
Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 3467238b8b5137190f1d248fc74a70b040163582 https://github.com/xwiki/xwiki-platform/commit/3467238b8b5137190f1d248fc74a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2023-12-20 (Wed, 20 Dec 2023) Changed paths: M pom.xml Log Message: ----------- XWIKI-21723: Upgrade to MariaDB connector 3.3.2 (cherry picked from commit 6a94b4721cdb535e64d435bb9b2f25283f3b127f)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • ...
  • 216
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.