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