Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/link-format
Commit: 99c9bdac86c35b6f6c9575657b3645634665d334
https://github.com/xwiki-contrib/link-format/commit/99c9bdac86c35b6f6c95756…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
A link-format-macros-api/checkstyle-suppressions.xml
A link-format-macros-api/pom.xml
A link-format-macros-api/src/main/java/org/xwiki/contrib/linkformat/macros/LinkGroup.java
A link-format-macros-api/src/main/java/org/xwiki/contrib/linkformat/macros/LinkGroupParameters.java
A link-format-macros-api/src/main/resources/META-INF/components.txt
M link-format-macros/pom.xml
R link-format-macros/src/main/resources/XWiki/Macros/LinkGroup.xml
M link-format-macros/src/main/resources/XWiki/Macros/LinkGroupTranslations.xml
M pom.xml
Log Message:
-----------
LINKFORMAT-2: Improve the link-group macro
* Full rewrite of the macro in java to have more flexibility on the output block
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/link-format/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 638ccfb71b8ab6cf764ad9f095a55e2abe61ae23
https://github.com/xwiki/xwiki-platform/commit/638ccfb71b8ab6cf764ad9f095a5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseElement.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseProperty.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/PropertyClass.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
Revert "XWIKI-23079: XWikiDocument#clone can switch the initial document dirty flag to true"
This reverts commit 0b2d43038aa04ba2a52edfa4ecbc2777da351d40.
Commit: 36e0e107eb4794092f467a2c053bf5574738422e
https://github.com/xwiki/xwiki-platform/commit/36e0e107eb4794092f467a2c053b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseProperty.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/PropertyClass.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ExplicitlyAllowedValuesDBListQueryBuilderTest.java
Log Message:
-----------
Revert "XWIKI-23079: XWikiDocument#clone can switch the initial document dirty flag to true"
This reverts commit 44bbdbd23d99954524256685dbc0fbede6c97f10.
Commit: 1300df6ca219cbe40186ad5b61a062225b3ce2e0
https://github.com/xwiki/xwiki-platform/commit/1300df6ca219cbe40186ad5b61a0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/doc/BaseObjects.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/doc/XWikiAttachmentList.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseCollection.java
Log Message:
-----------
Revert "XWIKI-23079: XWikiDocument#clone can switch the initial document dirty flag to true"
This reverts commit f88122891f8bae331acd67c63a7f6990644a6ddb.
Commit: 4256051d95bce35cd6d341ae35b23c4ea88d6b47
https://github.com/xwiki/xwiki-platform/commit/4256051d95bce35cd6d341ae35b2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
Revert "[Misc] Add tests"
This reverts commit 7a7150f91c3e2efe94015a71d64a4526254bbf0e.
Commit: d10004e197a6250075520d1fe20fcf7c82fa8e98
https://github.com/xwiki/xwiki-platform/commit/d10004e197a6250075520d1fe20f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiAttachment.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/doc/BaseObjects.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/doc/XWikiAttachmentList.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseCollection.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseElement.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseProperty.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/BaseClass.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/PropertyClass.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
Revert "XWIKI-23079: XWikiDocument#clone can switch the initial document dirty flag to true"
This reverts commit cfa5f3fc42d995d469da739837a4377080175808.
Compare: https://github.com/xwiki/xwiki-platform/compare/207497630c50...d10004e197a6
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-commons
Commit: ff3d69a6db247acea42ee3f724434103d32dcb5a
https://github.com/xwiki/xwiki-commons/commit/ff3d69a6db247acea42ee3f724434…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/internal/CacheLoader.java
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java
Log Message:
-----------
XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations
* Handle recursive loads as they happen in the XWiki document cache
during migrations.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 29382df755dc67485ac6e413b41c6714c6b356d9
https://github.com/xwiki-contrib/application-replication/commit/29382df755d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M replication-test/replication-test-pageobjects/src/main/java/org/xwiki/contrib/replication/test/po/PageReplicationAdministrationSectionPage.java
M replication-test/replication-test-pageobjects/src/main/java/org/xwiki/contrib/replication/test/po/ReplicationPage.java
M replication-test/replication-test-tests/pom.xml
M replication-test/replication-test-tests/src/test/it/org/xwiki/replication/test/ReplicationIT.java
A replication-test/replication-test-tests/src/test/resources/setconfigurationbypassreplication.wiki
Log Message:
-----------
Rewrite the test setup to make it more maintenable and add more tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 53333ae70dfcd15564197f5ccc1f8c64efd96614
https://github.com/xwiki/xwiki-platform/commit/53333ae70dfcd15564197f5ccc1f…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/edit.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/flamingo.js
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/layout.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/print.css
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/startpage.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/view.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/endpage.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/leftpanels.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/rightpanels.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/wikidoesnotexist.vm
Log Message:
-----------
XWIKI-22727: Make the width of panel column flexible (#3957)
* Updated the layout to remove unnecessary containers and calls to the bootstrap grid mixins. (note that with CSS variables, the different cases done here would be way simpler to describe, we might want to move to using escaped internal CSS variables in this PR at some point)
* Added the buttons for resizing the panel columns, with their styles
* Started implementation of a CSS custom property system.
* Fixed the layout on edit modes.
* Fixed the handles size and looks
* Properly hid back the panels when the body classes are set.
* Added use of local storage for column width.
* The user defined value is reset to default if it's close enough to the default.
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-contrib/confluence
Commit: 60459761d59100802c6b4a8e01be9b24f5eda4ab
https://github.com/xwiki-contrib/confluence/commit/60459761d59100802c6b4a8e…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 9f51ecf17058642fe2c0bcd5d8b3b355f91174f2
https://github.com/xwiki-contrib/confluence/commit/9f51ecf17058642fe2c0bcd5…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
A confluence-xml/src/test/resources/confluencexml/buggyhistory3.test
A confluence-xml/src/test/resources/confluencexml/buggyhistory3/entities.xml
Log Message:
-----------
CONFLUENCE-427: Deduplicate revisions with the same versions and the same date
Commit: 6e42b8460902b1c16666defa77cb83f53067ae96
https://github.com/xwiki-contrib/confluence/commit/6e42b8460902b1c16666defa…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.82.3
Compare: https://github.com/xwiki-contrib/confluence/compare/ef8522b1a568...6e42b846…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications