Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 36a50a4385211bc27d7e10f9d78e033ecd6a3895
https://github.com/xwiki-contrib/book-versions/commit/36a50a4385211bc27d7e1…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-common-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/VersionContentRemoveJob.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/listeners/VersionDeletingEventListener.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/CustomVersionDeleteHandler.xml
M pom.xml
Log Message:
-----------
BVERSION-50: Remove remaining content pages after a version delete
* add a job to remove version's content after a version remove
* add warnings to warn the user before deleting version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-mocca-calendar
Commit: 9a2221ae85ef5473f9e9796a205098ac73cc8aab
https://github.com/xwiki-contrib/application-mocca-calendar/commit/9a2221ae…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M application-mocca-calendar-api/src/main/java/org/xwiki/contrib/moccacalendar/script/MoccaCalendarScriptService.java
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/Code/Macro.xml
Log Message:
-----------
MOCCACAL-168: WYSIWYG editor does not load when editing events if the user limited edit rights
* in the main calendar or any space and wiki calendar views, users should be able to edit events from the calendars they can edit
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-mocca-calendar/settings/notifi…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 43ec27ee5c6bf84e6eab7586908ad4b00b1b8c7b
https://github.com/xwiki-contrib/confluence/commit/43ec27ee5c6bf84e6eab7586…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-27 (Thu, 27 Feb 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: 3268e21a9a542d7bd9d3fae9439defaa607abcd1
https://github.com/xwiki-contrib/confluence/commit/3268e21a9a542d7bd9d3fae9…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-27 (Thu, 27 Feb 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.79.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/feature-deploy-searchdocument
Home: https://github.com/xwiki/xwiki-platform
Commit: a7bf5ebb8c9668189cd79073c90469da298eeaa5
https://github.com/xwiki/xwiki-platform/commit/a7bf5ebb8c9668189cd79073c904…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java
Log Message:
-----------
XWIKI-22728: Improve search query validation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8e4431accfeb948181b7dbd70bf009c09a5a3f8f
https://github.com/xwiki/xwiki-platform/commit/8e4431accfeb948181b7dbd70bf0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/src/main/java/org/xwiki/wiki/internal/descriptor/builder/DefaultWikiDescriptorBuilder.java
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-default/src/main/java/org/xwiki/wiki/template/internal/WikiTemplatePropertyGroupProvider.java
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserConfigurationHelper.java
Log Message:
-----------
XWIKI-22941: Abusive modification of documents when creating a subwiki
(cherry picked from commit 34fbeaf3e5c5dc2d0f1fd476b6f1f71fbb07a06d)
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: 34fbeaf3e5c5dc2d0f1fd476b6f1f71fbb07a06d
https://github.com/xwiki/xwiki-platform/commit/34fbeaf3e5c5dc2d0f1fd476b6f1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/src/main/java/org/xwiki/wiki/internal/descriptor/builder/DefaultWikiDescriptorBuilder.java
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-default/src/main/java/org/xwiki/wiki/template/internal/WikiTemplatePropertyGroupProvider.java
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserConfigurationHelper.java
Log Message:
-----------
XWIKI-22941: Abusive modification of documents when creating a subwiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22931
Home: https://github.com/xwiki/xwiki-platform
Commit: 205154681fff76acb9061a48fc767174ff13d1c9
https://github.com/xwiki/xwiki-platform/commit/205154681fff76acb9061a48fc76…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-27 (Thu, 27 Feb 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/XWikiAttachmentContent.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/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java
Log Message:
-----------
XWIKI-22931: The edit action modify the cached document when creating a page from template
* Fix XWikiDocument#copyAttachment to actually perform a real clone
including the copy of the content
* Introduce a XWikiAttachment#cloneWithActualContent to clone and copy
the content
* Introduce a XWikiAttachmentContent#clone(boolean) that allows to
decide to skip or not copying the content
WIP: right now tests are passing but it shows a regression in logs when
running PageTemplatesIT, probably due to the ownerDocument of
XWikiAttachmnentContent in clone method
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications