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

  • 58549 discussions
[xwiki-contrib/confluence] 6cd324: CONFLUENCE-166: Provide a list of macros present i...
by XWiki Notifications 11 Jan '24

11 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 6cd32478957d70e409ce05aeb43fc9095f302741 https://github.com/xwiki-contrib/confluence/commit/6cd32478957d70e409ce05ae… Author: Teodor Caras <trrenty(a)gmail.com> Date: 2024-01-05 (Fri, 05 Jan 2024) Changed paths: M confluence-xml/pom.xml M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java Log Message: ----------- CONFLUENCE-166: Provide a list of macros present in the confluence package Commit: 1c93953f8000f98d280dc8e8da0f19339525aac3 https://github.com/xwiki-contrib/confluence/commit/1c93953f8000f98d280dc8e8… Author: Teodor Caras <trrenty(a)gmail.com> Date: 2024-01-05 (Fri, 05 Jan 2024) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/AbstractRichContentTagHandler.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java Log Message: ----------- CONFLUENCE-166: Provide a list of macros present in the confluence package * Fix AbstractRichContentTagHandl stacking listeners Commit: 0fa490574b497521125d84a23039e44069bb486a https://github.com/xwiki-contrib/confluence/commit/0fa490574b497521125d84a2… Author: Teodor Caras <trrenty(a)gmail.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/ConfluenceFilter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java Log Message: ----------- CONFLUENCE-166: Provide a list of macros present in the confluence package * Log the list of found macros instead of storing it in theonfluenceXMLPackage Commit: 7ba8557c6f45a2f82c7a9001ddaea783826a0b54 https://github.com/xwiki-contrib/confluence/commit/7ba8557c6f45a2f82c7a9001… Author: Teodor Caras <trrenty(a)gmail.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/ConfluenceFilter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java Log Message: ----------- CONFLUENCE-166: Provide a list of macros present in the confluence package * Update the version of the new methods to 9.29.7 Commit: 349c28c6c123531ab5c865822bb53ede65640729 https://github.com/xwiki-contrib/confluence/commit/349c28c6c123531ab5c86582… Author: Teodor Caras <trrenty(a)gmail.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/ConfluenceFilter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java Log Message: ----------- CONFLUENCE-166: Provide a list of macros present in the confluence package * Update the versions of the new changes to 9.30.0 * Optimize imports Commit: 8a06b64a142ab3a0beed00a423160099a964be93 https://github.com/xwiki-contrib/confluence/commit/8a06b64a142ab3a0beed00a4… Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/AbstractRichContentTagHandler.java M confluence-xml/pom.xml M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/ConfluenceFilter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java Log Message: ----------- Merge pull request #23 from trrenty/CONFLUENCE-166 Provide a list of macros present in the confluence package Compare: https://github.com/xwiki-contrib/confluence/compare/62e82db04f8b...8a06b64a…
1 0
0 0
[xwiki/xwiki-platform] ecdcda: XWIKI-20409: Insert a LiveData as velocity macro
by XWiki Notifications 11 Jan '24

11 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ecdcda9e1c65707e199853e5409587f4e75f4c00 https://github.com/xwiki/xwiki-platform/commit/ecdcda9e1c65707e199853e54095… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-macro/src/test/java/org/xwiki/livedata/internal/macro/LiveDataMacroComponentList.java Log Message: ----------- XWIKI-20409: Insert a LiveData as velocity macro Add a missing component in the live data macro components list.
1 0
0 0
[jira@xwiki.org][Issue] (ICONTHEMES-13) Add ability to add an aria-label attribute to icons
by XWiki Notifications 11 Jan '24

11 Jan '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21786) The Live Data table in XWik.XWikiClasses (Data types page) shows an incorrect number of pages
by XWiki Notifications 11 Jan '24

11 Jan '24
1 0
0 0
[xwiki/xwiki-platform] 1e535d: XWIKI-21786: The Live Data table in XWik.XWikiClas...
by XWiki Notifications 11 Jan '24

11 Jan '24
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1e535db87ef94982c922584cee25b8ab849ae709 https://github.com/xwiki/xwiki-platform/commit/1e535db87ef94982c922584cee25… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/XWikiClassesLiveTableResults.xml Log Message: ----------- XWIKI-21786: The Live Data table in XWik.XWikiClasses (Data types page) shows an incorrect number of pages (cherry picked from commit 13c0a2eb3fcf0075eeac21ebb15a8e572e88132f)
1 0
0 0
[xwiki/xwiki-platform] 26c1b6: XWIKI-21786: The Live Data table in XWik.XWikiClas...
by XWiki Notifications 11 Jan '24

11 Jan '24
Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 26c1b6639fbbebf5454c4ac5fd6df8df263458ab https://github.com/xwiki/xwiki-platform/commit/26c1b6639fbbebf5454c4ac5fd6d… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/XWikiClassesLiveTableResults.xml Log Message: ----------- XWIKI-21786: The Live Data table in XWik.XWikiClasses (Data types page) shows an incorrect number of pages (cherry picked from commit 13c0a2eb3fcf0075eeac21ebb15a8e572e88132f)
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-19150) The Page Like UI is not following the common template style for a page
by XWiki Notifications 11 Jan '24

11 Jan '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-19150) The Page Like UI is not following the common template style for a page
by XWiki Notifications 11 Jan '24

11 Jan '24
1 0
0 0
[xwiki/xwiki-platform] b4396f: XWIKI-21786: The Live Data table in XWik.XWikiClas...
by XWiki Notifications 11 Jan '24

11 Jan '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b4396f018461d5d7a84eef9e69a5f98fdd7c8a97 https://github.com/xwiki/xwiki-platform/commit/b4396f018461d5d7a84eef9e69a5… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-01-11 (Thu, 11 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/XWikiClassesLiveTableResults.xml Log Message: ----------- XWIKI-21786: The Live Data table in XWik.XWikiClasses (Data types page) shows an incorrect number of pages (cherry picked from commit 13c0a2eb3fcf0075eeac21ebb15a8e572e88132f)
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-19150) The Page Like UI is not following the common template style for a page
by XWiki Notifications 11 Jan '24

11 Jan '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5249
  • 5250
  • 5251
  • 5252
  • 5253
  • 5254
  • 5255
  • ...
  • 5855
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.