Branch: refs/heads/INLINE_MACROS
Home: https://github.com/xwiki-contrib/confluence
Commit: f9b768488d70eb045e57b0b24c46934f6dc95d66
https://github.com/xwiki-contrib/confluence/commit/f9b768488d70eb045e57b0b2…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceParagraphTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/MacroTagHandler.java
M confluence-syntax-xhtml/src/test/java/org/xwiki/contrib/confluence/parser/confluence/internal/IntegrationTests.java
A confluence-syntax-xhtml/src/test/resources/confluencexhtml10/filter/task/inlinemacrosinparagraphs.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/content.test
M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacro.test
M confluence-xml/src/test/resources/confluencexml/nested.test
Log Message:
-----------
DRAFT: handle inline macros, taking care of block macros in paragraphs
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/INLINE_MACROS_2
Home: https://github.com/xwiki-contrib/confluence
Commit: 59cc45e89eef93c4a240950e42f9e2a995c1d09d
https://github.com/xwiki-contrib/confluence/commit/59cc45e89eef93c4a240950e…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceParagraphTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/MacroTagHandler.java
M confluence-syntax-xhtml/src/test/java/org/xwiki/contrib/confluence/parser/confluence/internal/IntegrationTests.java
A confluence-syntax-xhtml/src/test/resources/confluencexhtml10/filter/task/inlinemacrosinparagraphs.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/content.test
M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacro.test
M confluence-xml/src/test/resources/confluencexml/nested.test
Log Message:
-----------
DRAFT: handle inline macros, without taking care of block macros in paragraphs
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1586130e0bc80f8d2c4f7f3ab648d5258929564d
https://github.com/xwiki/xwiki-platform/commit/1586130e0bc80f8d2c4f7f3ab648…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
Log Message:
-----------
XWIKI-21977 : Module xwiki-platform-legacy-oldcore does not expose the same extension features as xwiki-platform-oldcore
* Move oldcore extension features to a property of xwiki-platform-core
* Re-use property in oldcore and legacy-oldcore modules
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f1c08e89bb797869bcb18483fa8f8b6660a812ef
https://github.com/xwiki/xwiki-platform/commit/f1c08e89bb797869bcb18483fa8f…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
Log Message:
-----------
XWIKI-21977 : Module xwiki-platform-legacy-oldcore does not expose the same extension features as xwiki-platform-oldcore
* Move oldcore extension features to a property of xwiki-platform-core
* Re-use property in oldcore and legacy-oldcore modules
Commit: 3047fecf6d7465bb9f0739d9af15b688f70f49cf
https://github.com/xwiki/xwiki-platform/commit/3047fecf6d7465bb9f0739d9af15…
Author: Clément Aubin <aubincleme(a)users.noreply.github.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
Log Message:
-----------
Merge pull request #2966 from xwiki/XWIKI-21977
XWIKI-21977 : Module xwiki-platform-legacy-oldcore does not expose the same extension features as xwiki-platform-oldcore
Compare: https://github.com/xwiki/xwiki-platform/compare/aa9d9821fd01...3047fecf6d74
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications