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]

June 2024

  • 1 participants
  • 1409 discussions
[xwiki-contrib/application-forum] 72498b: [maven-release-plugin] prepare release application...
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-forum Commit: 72498be4811913f82ff359c0ec42c897928e68a0 https://github.com/xwiki-contrib/application-forum/commit/72498be4811913f82… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M application-forum-test/application-forum-test-pageobjects/pom.xml M application-forum-test/application-forum-test-tests/pom.xml M application-forum-test/pom.xml M application-forum-ui/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare release application-forum-2.3.5 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-forum/settings/notifications
1 0
0 0
[xwiki-contrib/application-forum] 168031: XAFORUM-267: Add ability to enable social buttons ...
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-forum Commit: 168031baa81a03d5b42e3ecdd72fbfc1cd7b9972 https://github.com/xwiki-contrib/application-forum/commit/168031baa81a03d5b… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M application-forum-ui/src/main/resources/ForumCode/ConfigurationAdmin.xml A application-forum-ui/src/main/resources/ForumCode/ConfigurationClass.xml M application-forum-ui/src/main/resources/ForumCode/Macros.xml M application-forum-ui/src/main/resources/ForumCode/Translations.fr.xml M application-forum-ui/src/main/resources/ForumCode/Translations.hr.xml M application-forum-ui/src/main/resources/ForumCode/Translations.ru.xml M application-forum-ui/src/main/resources/ForumCode/Translations.xml Log Message: ----------- XAFORUM-267: Add ability to enable social buttons from the Forum Administration * add a new configuration class to manage the enableSocialButtons property * the default behaviour is to not display the social media buttons To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-forum/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22202: Underline inline links on the doc renaming page
by XWiki Notifications 12 Jun '24

12 Jun '24
1 0
0 0
[xwiki/xwiki-platform] ef8e96: XWIKI-22149: Introduce a generic Velocity macro to...
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: ef8e963c49fe97a2267b2bc6652cf415880fe05c https://github.com/xwiki/xwiki-platform/commit/ef8e963c49fe97a2267b2bc6652c… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/HTMLConverter.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/pom.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationRSSService.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/pom.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/Main/SolrSearchMacros.xml A xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/test/java/org/xwiki/search/solr/ui/SolrSearchPageTest.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/pom.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/Main/DatabaseSearch.xml M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/test/java/org/xwiki/search/ui/DatabaseSearchPageTest.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/macros.vm Log Message: ----------- XWIKI-22149: Introduce a generic Velocity macro to set HTTP responses * Refactor jsonResponse macro * Add rawResponse macro * Refactor Main.DatabaseSearch * Refactor Main.SolrSearchMacros * Refactor CKEditor.HTMLConverter * Refactor XWiki.Notifications.Code.NotificationRSSService (cherry picked from commit 67021db9b8ed26c2236a653269302a86bf01ef40) 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] d7b074: XWIKI-22237: Upgrade to Elastic search client 8.14.0
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d7b07470d0051270e49681aa695f2beb4e97b2d3 https://github.com/xwiki/xwiki-platform/commit/d7b07470d0051270e49681aa695f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-activeinstalls2/pom.xml Log Message: ----------- XWIKI-22237: Upgrade to Elastic search client 8.14.0 Commit: bf9a01b889f95dc737714521e5dbd8fc0a3d3008 https://github.com/xwiki/xwiki-platform/commit/bf9a01b889f95dc737714521e5db… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml Log Message: ----------- XWIKI-22238: Upgrade to xmlunit-matchers 2.10.0 Commit: 96d75ef4126ae44c6255063777d60556eed72343 https://github.com/xwiki/xwiki-platform/commit/96d75ef4126ae44c6255063777d6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/pom.xml Log Message: ----------- XWIKI-22239: Upgrade to Download Plugin for Maven 1.9.0 Commit: 4ea11584c0c459faa40aa0c5cb0f8340024e0fa0 https://github.com/xwiki/xwiki-platform/commit/4ea11584c0c459faa40aa0c5cb0f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml Log Message: ----------- XWIKI-22240: Upgrade to aXe Selenium Integration 4.9.1 Compare: https://github.com/xwiki/xwiki-platform/compare/5f90563c041e...4ea11584c0c4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/application-forum] 09e6f2: * [Miscs] apply xar:format on pages after export f...
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-forum Commit: 09e6f2e1255f026f61074e2bc8cf4f1bfc05b389 https://github.com/xwiki-contrib/application-forum/commit/09e6f2e1255f026f6… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M application-forum-ui/src/main/resources/Flags/WebHome.xml M application-forum-ui/src/main/resources/ForumCode/Actions.xml M application-forum-ui/src/main/resources/ForumCode/AnswerClass.xml M application-forum-ui/src/main/resources/ForumCode/AnswerSheet.xml M application-forum-ui/src/main/resources/ForumCode/AnswerTemplate.xml M application-forum-ui/src/main/resources/ForumCode/CommentTemplate.xml M application-forum-ui/src/main/resources/ForumCode/CommentsRss.xml M application-forum-ui/src/main/resources/ForumCode/ConfigurationAdmin.xml M application-forum-ui/src/main/resources/ForumCode/FlagClass.xml M application-forum-ui/src/main/resources/ForumCode/FlagSheet.xml M application-forum-ui/src/main/resources/ForumCode/FlagTemplate.xml M application-forum-ui/src/main/resources/ForumCode/FlagsHome.xml M application-forum-ui/src/main/resources/ForumCode/Forum tour.xml M application-forum-ui/src/main/resources/ForumCode/ForumClass.xml M application-forum-ui/src/main/resources/ForumCode/ForumSheet.xml M application-forum-ui/src/main/resources/ForumCode/ForumTemplate.xml M application-forum-ui/src/main/resources/ForumCode/ForumTemplateProvider.xml M application-forum-ui/src/main/resources/ForumCode/Forums homepage tour.xml M application-forum-ui/src/main/resources/ForumCode/ForumsHomePage.xml M application-forum-ui/src/main/resources/ForumCode/GetForumsJson.xml M application-forum-ui/src/main/resources/ForumCode/JavascriptExtension.xml M application-forum-ui/src/main/resources/ForumCode/Macros.xml M application-forum-ui/src/main/resources/ForumCode/MailTemplateFlag.xml M application-forum-ui/src/main/resources/ForumCode/Migrations/2.2.1.xml M application-forum-ui/src/main/resources/ForumCode/MostActiveTopics.xml M application-forum-ui/src/main/resources/ForumCode/MostActiveTopicsPanel.xml M application-forum-ui/src/main/resources/ForumCode/NewFlagSheet.xml M application-forum-ui/src/main/resources/ForumCode/Ratings.xml M application-forum-ui/src/main/resources/ForumCode/RecentForumDiscussionsMacro.xml M application-forum-ui/src/main/resources/ForumCode/StyleSheetExtension.xml M application-forum-ui/src/main/resources/ForumCode/Styles.xml M application-forum-ui/src/main/resources/ForumCode/Topic tour.xml M application-forum-ui/src/main/resources/ForumCode/TopicClass.xml M application-forum-ui/src/main/resources/ForumCode/TopicSheet.xml M application-forum-ui/src/main/resources/ForumCode/TopicTemplate.xml M application-forum-ui/src/main/resources/ForumCode/TopicsRss.xml M application-forum-ui/src/main/resources/ForumCode/Translations.de.xml M application-forum-ui/src/main/resources/ForumCode/Translations.es.xml M application-forum-ui/src/main/resources/ForumCode/Translations.fr.xml M application-forum-ui/src/main/resources/ForumCode/Translations.hi.xml M application-forum-ui/src/main/resources/ForumCode/Translations.hr.xml M application-forum-ui/src/main/resources/ForumCode/Translations.ja.xml M application-forum-ui/src/main/resources/ForumCode/Translations.ko.xml M application-forum-ui/src/main/resources/ForumCode/Translations.pl.xml M application-forum-ui/src/main/resources/ForumCode/Translations.pt.xml M application-forum-ui/src/main/resources/ForumCode/Translations.ru.xml M application-forum-ui/src/main/resources/ForumCode/Translations.xml M application-forum-ui/src/main/resources/ForumCode/ValidateTitle.xml M application-forum-ui/src/main/resources/ForumCode/Variables.xml M application-forum-ui/src/main/resources/ForumCode/WebHome.xml M application-forum-ui/src/main/resources/Forums/NewFlag.xml M application-forum-ui/src/main/resources/Forums/WebHome.xml M application-forum-ui/src/main/resources/Forums/WebPreferences.xml Log Message: ----------- * [Miscs] apply xar:format on pages after export from XWiki 8.4 (minimal supported version) * templates were also synchronized with the classes To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-forum/settings/notifications
1 0
0 0
[xwiki-contrib/application-forum] 3c28a7: Update XWiki minimal supported version
by XWiki Notifications 12 Jun '24

12 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-forum Commit: 3c28a78b4641b6dcf8e1175000ba0b1c652b70e1 https://github.com/xwiki-contrib/application-forum/commit/3c28a78b4641b6dcf… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2024-06-12 (Wed, 12 Jun 2024) Changed paths: M README.md Log Message: ----------- Update XWiki minimal supported version To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-forum/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22221: Saving from Inplace Edit mode, after switching to Source, breaks the content
by XWiki Notifications 12 Jun '24

12 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-74: Make the document store replaceable
by XWiki Notifications 12 Jun '24

12 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22241: REST API should follow default hierarchy mode
by XWiki Notifications 12 Jun '24

12 Jun '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • ...
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.