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]

  • 58211 discussions
[xwiki-contrib/guided-tour] 04fd20: GUIDEDTOUR-10: Implement Tour template and tours o...
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/guided-tour Commit: 04fd2060674503faca8505d5133d90887cc0007c https://github.com/xwiki-contrib/guided-tour/commit/04fd2060674503faca8505d… Author: Sorin Chiuchiu <sorin.chiuchiu(a)xwiki.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M guidedtour-api/src/main/java/org/xwiki/contrib/guidedtour/api/dtos/TourDTO.java M guidedtour-api/src/main/java/org/xwiki/contrib/guidedtour/api/enums/TourProperty.java M guidedtour-default/src/main/java/org/xwiki/contrib/guidedtour/internal/StepsManager.java M guidedtour-default/src/main/java/org/xwiki/contrib/guidedtour/internal/TasksManager.java M guidedtour-default/src/main/java/org/xwiki/contrib/guidedtour/internal/ToursManager.java M guidedtour-default/src/main/java/org/xwiki/contrib/guidedtour/internal/util/SolrQueryUtil.java A guidedtour-default/src/main/java/org/xwiki/contrib/guidedtour/script/GuidedTourScriptService.java M guidedtour-default/src/main/resources/META-INF/components.txt M guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/internal/StepsManagerTest.java M guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/internal/TasksManagerTest.java M guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/internal/ToursManagerTest.java M guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/internal/UserStatusManagerTest.java M guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/internal/util/SolrQueryUtilTest.java A guidedtour-default/src/test/java/org/xwiki/contrib/guidedtour/script/GuidedTourScriptServiceTest.java M guidedtour-rest/guidedtour-rest-api/pom.xml M guidedtour-rest/guidedtour-rest-api/src/main/java/org/xwiki/contrib/guidedtour/rest/TasksResource.java M guidedtour-rest/guidedtour-rest-default/src/main/java/org/xwiki/contrib/guidedtour/internal/DefaultTasksResource.java M guidedtour-rest/guidedtour-rest-default/src/test/java/org/xwiki/contrib/guidedtour/internal/DefaultStepsResourceTest.java M guidedtour-rest/guidedtour-rest-default/src/test/java/org/xwiki/contrib/guidedtour/internal/DefaultTasksResourceTest.java M guidedtour-rest/guidedtour-rest-default/src/test/java/org/xwiki/contrib/guidedtour/internal/DefaultToursResourceTest.java M guidedtour-rest/guidedtour-rest-default/src/test/java/org/xwiki/contrib/guidedtour/internal/DefaultUserTourResourceTest.java A guidedtour-ui/src/main/resources/GuidedTour/Code/Macros.xml M guidedtour-ui/src/main/resources/GuidedTour/Code/TaskClassSheet.xml A guidedtour-ui/src/main/resources/GuidedTour/Code/TasksLiveTableResults.xml M guidedtour-ui/src/main/resources/GuidedTour/Code/TourClassSheet.xml M guidedtour-ui/src/main/resources/GuidedTour/Tours/WebHome.xml M guidedtour-ui/src/main/resources/XWiki/GuidedTour/TourClass.xml A guidedtour-ui/src/main/resources/XWiki/GuidedTour/TourTemplate.xml A guidedtour-ui/src/main/resources/XWiki/GuidedTour/TourTemplateProvider.xml Log Message: ----------- GUIDEDTOUR-10: Implement Tour template and tours overivew #30 - Introduced Macros for modal dialogs to add and delete tasks in the Guided Tour UI. - Implemented TasksLiveTableResults for handling task data retrieval via JSON. - Added a livedata, the option to delete and add tasks and the edit fields of the current tour in TourClassSheet - Created tour template - Updated Tours.WebHome to display a list of tours with actions for editing, deleting and viewing them. - Added description field to TourClass and TourTemplate - added a sort option for the solr query - added a filter option to task manager - refactored tests - added escapes - added "since" annotations and comments - general code refactoring and cleanup To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/guided-tour/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3722: Upgrade to Hibernate Validator 8.0.4
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3721: Upgrade to OpenTelemetry 1.64.0
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3724: Upgrade to Protobuf Java 4.35.1
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3723: Upgrade to Spoon 11.5.0
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[xwiki/xwiki-commons] 716954: XCOMMONS-3713: Upgrade to AWS SDK 2.49.1
by XWiki Notifications 23 Jul '26

23 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 7169547c41538d01fdd5db041d5a6652c569732a https://github.com/xwiki/xwiki-commons/commit/7169547c41538d01fdd5db041d5a6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3713: Upgrade to AWS SDK 2.49.1 Commit: 53c0a2fdc38be923ce369fcd50731f2f73ed4fd7 https://github.com/xwiki/xwiki-commons/commit/53c0a2fdc38be923ce369fcd50731… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3714: Upgrade to Maven JAR plugin 3.5.1 Commit: 56e3ae4ad48d42cec75f6b5aa24174b44a6c92cf https://github.com/xwiki/xwiki-commons/commit/56e3ae4ad48d42cec75f6b5aa2417… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3715: Upgrade to License Maven Plugin 5.1.1 Commit: 4c81484296341fded996e543484c320580280502 https://github.com/xwiki/xwiki-commons/commit/4c81484296341fded996e543484c3… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3716: Upgrade to github-release-maven-plugin 1.0.9 Commit: 3f6f1cd2aacacd599ae071efa091431f4340b714 https://github.com/xwiki/xwiki-commons/commit/3f6f1cd2aacacd599ae071efa0914… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3717: Upgrade to Junit 6.1.2 Commit: 48392b6fea2c0ea475c3836eaf46de2fb7bffcc1 https://github.com/xwiki/xwiki-commons/commit/48392b6fea2c0ea475c3836eaf46d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3718: Upgrade to Checkstyle 13.8.0 Commit: d2648e9b4f2e0885d0612510b3cd86f12098b80c https://github.com/xwiki/xwiki-commons/commit/d2648e9b4f2e0885d0612510b3cd8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3720: Upgrade to Ivy 2.6.0 Commit: f44e1890b53fbc0e453a91c44dc7c9640e5d0265 https://github.com/xwiki/xwiki-commons/commit/f44e1890b53fbc0e453a91c44dc7c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3721: Upgrade to OpenTelemetry 1.64.0 Commit: 8f0d1774aa3e88ba2c189a8fc51d96670ca1178e https://github.com/xwiki/xwiki-commons/commit/8f0d1774aa3e88ba2c189a8fc51d9… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3722: Upgrade to Hibernate Validator 8.0.4 Commit: 9d6bbfbfd455c1bfdf98b2e32192575ebc93ddb5 https://github.com/xwiki/xwiki-commons/commit/9d6bbfbfd455c1bfdf98b2e321925… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3723: Upgrade to Spoon 11.5.0 Commit: bad89ee3f91dafa995266a9265d84c1d6fc05a1b https://github.com/xwiki/xwiki-commons/commit/bad89ee3f91dafa995266a9265d84… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3724: Upgrade to Protobuf Java 4.35.1 Commit: b87107ea0e6693de82a9442a7eb00ad31a400018 https://github.com/xwiki/xwiki-commons/commit/b87107ea0e6693de82a9442a7eb00… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3719: Upgrade to Bouncy Castle 1.85 Compare: https://github.com/xwiki/xwiki-commons/compare/97e299b034bd...b87107ea0e66 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 XCOMMONS-3718: Upgrade to Checkstyle 13.8.0
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3717: Upgrade to Junit 6.1.2
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3720: Upgrade to Ivy 2.6.0
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3719: Upgrade to Bouncy Castle 1.85
by XWiki Notifications 23 Jul '26

23 Jul '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • ...
  • 5822
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.