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
notifications@xwiki.org

October 2024

  • 1 participants
  • 1692 discussions
[xwiki-contrib/application-admintools] 27de58: Add a new page : CommentsManager, to list, select ...
by XWiki Notifications 21 Oct '24

21 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-admintools Commit: 27de58a96809c54d04214cc9a5d3a80ba4934fd8 https://github.com/xwiki-contrib/application-admintools/commit/27de58a96809… Author: Guillaume Fenollar <guillaume.fenollar(a)xwiki.com> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: A src/main/resources/Admin/CommentsManager.xml M src/main/resources/Admin/ShowRights.xml M src/main/resources/Admin/Tools.xml M src/main/resources/Admin/UsedSpace.xml Log Message: ----------- Add a new page : CommentsManager, to list, select and delete comments of the current wiki. Useful when wiki get spammed. Commit: 4d247a90380dde3b16f8ec1e4a2a0b0b9b88186d https://github.com/xwiki-contrib/application-admintools/commit/4d247a90380d… Author: Guillaume Fenollar <guillaume.fenollar(a)xwiki.com> Date: 2013-09-11 (Wed, 11 Sep 2013) Changed paths: A src/main/resources/Admin/Spoiler.xml Log Message: ----------- Add the spoiler macro to the package, but modified, accepting the inline mode. Commit: c969e3a6443c0110bc7e0c7474cda3e83eefbb41 https://github.com/xwiki-contrib/application-admintools/commit/c969e3a6443c… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: A src/main/resources/Admin/CommentsManager.xml M src/main/resources/Admin/Tools.xml M src/main/resources/Admin/UsedSpace.xml Log Message: ----------- Merge remote-tracking branch 'upstream/4.1' into 4.1-branch-integration - Don't include `Spoiler` macro to avoid potential conflict with https://extensions.xwiki.org/xwiki/bin/view/Extension/Spoiler%20Macro - Fix duplication in CommentsManager XWQL query output due to bad handling of translation. Commit: a49d895dd9757d0f8ea7c6a734a887cbe47ed82a https://github.com/xwiki-contrib/application-admintools/commit/a49d895dd975… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M src/main/resources/Admin/AdminUIExtension.xml M src/main/resources/Admin/CheckDBEncoding.xml M src/main/resources/Admin/CheckIndexes.xml M src/main/resources/Admin/CheckIndexesSQL.xml M src/main/resources/Admin/CheckProgrammingRights.xml M src/main/resources/Admin/CheckXWikiConfig.xml M src/main/resources/Admin/CommentsManager.xml M src/main/resources/Admin/DB2FS.xml M src/main/resources/Admin/Export.xml M src/main/resources/Admin/ExportFromDate.xml M src/main/resources/Admin/ExportFromDateGroovy.xml M src/main/resources/Admin/ExportPage.xml M src/main/resources/Admin/ExportPageSuggest.xml M src/main/resources/Admin/ExportSpace.xml M src/main/resources/Admin/ExportSpaceSuggest.xml M src/main/resources/Admin/FlushCache.xml M src/main/resources/Admin/ImportPage.xml M src/main/resources/Admin/JMXCache.xml M src/main/resources/Admin/LargeExportBySpace.xml M src/main/resources/Admin/LargeImport.xml M src/main/resources/Admin/Query.xml M src/main/resources/Admin/QueryOnXWiki.xml M src/main/resources/Admin/RunShellCommand.xml M src/main/resources/Admin/SQLToolsGroovy.xml M src/main/resources/Admin/SanityCheck.xml M src/main/resources/Admin/SanityCheckSQL.xml M src/main/resources/Admin/ShowLargeHistory.xml M src/main/resources/Admin/ShowLogs.xml M src/main/resources/Admin/ShowRights.xml M src/main/resources/Admin/ShowSpammedPages.xml M src/main/resources/Admin/ShrinkRecycleBins.xml M src/main/resources/Admin/Tools.xml M src/main/resources/Admin/ToolsInstall.xml M src/main/resources/Admin/Translations.lv.xml M src/main/resources/Admin/Translations.xml M src/main/resources/Admin/UsedSpace.xml M src/main/resources/Admin/WebHome.xml M src/main/resources/Admin/WebPreferences.xml M src/main/resources/Admin/WikiDiff.xml M src/main/resources/Admin/WikiDiffGroovy.xml Log Message: ----------- Add missing empty line after XML declaration Commit: 8e9330c28f3c2b96f5d977cc7b2ec3446488c342 https://github.com/xwiki-contrib/application-admintools/commit/8e9330c28f3c… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M src/main/resources/Admin/Translations.de.xml M src/main/resources/Admin/Translations.ko.xml M src/main/resources/Admin/Translations.pl.xml M src/main/resources/Admin/Translations.ru.xml M src/main/resources/Admin/Translations.zh.xml Log Message: ----------- Fix XML version in XML declaration XML version should be `1.0` as the upgrade to version `1.1` was done only in XWiki `9.0` and this extension target XWiki `8.4`. Commit: 9f502fd4fb806834c06667a5b3e812548fc12491 https://github.com/xwiki-contrib/application-admintools/commit/9f502fd4fb80… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-17 (Thu, 17 Oct 2024) Changed paths: M src/main/resources/Admin/CommentsManager.xml Log Message: ----------- Various formatting fix Fix (done with `mvn xar:format`): - indentation - empty element syntax - greater than (`>`) character escaping Commit: 77ba86b5481d741cb81e8ea5e9a607cdf9c9a675 https://github.com/xwiki-contrib/application-admintools/commit/77ba86b5481d… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/main/resources/Admin/AdminUIExtension.xml M src/main/resources/Admin/CheckDBEncoding.xml M src/main/resources/Admin/CheckIndexes.xml M src/main/resources/Admin/CheckIndexesSQL.xml M src/main/resources/Admin/CheckProgrammingRights.xml M src/main/resources/Admin/CheckXWikiConfig.xml A src/main/resources/Admin/CommentsManager.xml M src/main/resources/Admin/DB2FS.xml M src/main/resources/Admin/Export.xml M src/main/resources/Admin/ExportFromDate.xml M src/main/resources/Admin/ExportFromDateGroovy.xml M src/main/resources/Admin/ExportPage.xml M src/main/resources/Admin/ExportPageSuggest.xml M src/main/resources/Admin/ExportSpace.xml M src/main/resources/Admin/ExportSpaceSuggest.xml M src/main/resources/Admin/FlushCache.xml M src/main/resources/Admin/ImportPage.xml M src/main/resources/Admin/JMXCache.xml M src/main/resources/Admin/LargeExportBySpace.xml M src/main/resources/Admin/LargeImport.xml M src/main/resources/Admin/Query.xml M src/main/resources/Admin/QueryOnXWiki.xml M src/main/resources/Admin/RunShellCommand.xml M src/main/resources/Admin/SQLToolsGroovy.xml M src/main/resources/Admin/SanityCheck.xml M src/main/resources/Admin/SanityCheckSQL.xml M src/main/resources/Admin/ShowLargeHistory.xml M src/main/resources/Admin/ShowLogs.xml M src/main/resources/Admin/ShowRights.xml M src/main/resources/Admin/ShowSpammedPages.xml M src/main/resources/Admin/ShrinkRecycleBins.xml M src/main/resources/Admin/Tools.xml M src/main/resources/Admin/ToolsInstall.xml M src/main/resources/Admin/Translations.de.xml M src/main/resources/Admin/Translations.ko.xml M src/main/resources/Admin/Translations.lv.xml M src/main/resources/Admin/Translations.pl.xml M src/main/resources/Admin/Translations.ru.xml M src/main/resources/Admin/Translations.xml M src/main/resources/Admin/Translations.zh.xml M src/main/resources/Admin/UsedSpace.xml M src/main/resources/Admin/WebHome.xml M src/main/resources/Admin/WebPreferences.xml M src/main/resources/Admin/WikiDiff.xml M src/main/resources/Admin/WikiDiffGroovy.xml Log Message: ----------- Merge pull request #40 from amottier/4.1-branch-integration 4.1 branch integration Compare: https://github.com/xwiki-contrib/application-admintools/compare/30a0f41c0ed… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificati…
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22553: The minimum supported version in the xjetty start script should be generated
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3158: Upgrade to httpclient 5.4
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-17873: Infinite loop created by a robot constantly clicking on login or register link
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22284: Re-joining a Realtime editing session discards unsaved changes
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-20712: The side box used by the Encyclopedia template appears after the content when exporting to PDF
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-21595: Remove the "Replace FOP" configuration option from the PDF Export administration section
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for LLMAI-111: Add keyword search in addition to vector search
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for LLMAI-112: Support customizing the display of the snippets in the prompt
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-19484: Empty "Wiki Feed RSS" feed
by XWiki Notifications 21 Oct '24

21 Oct '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • ...
  • 170
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.