Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/documentation
Commit: 1172f9a6968db592462d83c768a7e1240853d314
https://github.com/xwiki-contrib/documentation/commit/1172f9a6968db592462d8…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-05 (Sun, 05 Oct 2025)
Changed paths:
M documentation-xwikiorg/pom.xml
A documentation-xwikiorg/src/main/java/org/xwiki/contrib/documentation/internal/xwikiorg/ImageGalleryCheck.java
M documentation-xwikiorg/src/main/java/org/xwiki/contrib/documentation/internal/xwikiorg/ImageMacroCheck.java
M documentation-xwikiorg/src/main/resources/META-INF/components.txt
A documentation-xwikiorg/src/test/java/org/xwiki/contrib/documentation/internal/xwikiorg/ImageGalleryCheckTest.java
Log Message:
-----------
XDOC-1: Create a documentation application
* Add new check for when to use the gallery macro + add tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/documentation/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/workflow-publication
Commit: 30f4463077c9602c9d4a822d19fac0487ba375a9
https://github.com/xwiki-contrib/workflow-publication/commit/30f4463077c960…
Author: Clemens Klein-Robbenhaar <robbenhaar(a)green-meadows.de>
Date: 2025-10-04 (Sat, 04 Oct 2025)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java
Log Message:
-----------
XAWORKFLOW-124 - Some move strategies not working if workflow set up as recommended
- remove check if rename of pages is allowed for the "other" document
as this no longer allows editors to move / rename pages
(as they should not have edit rights on the published variant)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications
Branch: refs/heads/extension-pageversion
Home: https://github.com/xwiki/xwiki-platform
Commit: 06796144c94df817d11ae0620a3c7b0ab22f33ec
https://github.com/xwiki/xwiki-platform/commit/06796144c94df817d11ae0620a3c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/script/RepositoryScriptService.java
Log Message:
-----------
XWIKI-14136: Dedicate a different page for each version of the extension in the Repository
* add javadoc
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-docker
Commit: 78748121cc2e917aa96dd18c45aeb20bc7181d7c
https://github.com/xwiki/xwiki-docker/commit/78748121cc2e917aa96dd18c45aeb2…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M 16/mariadb-tomcat/.env
M 16/mariadb-tomcat/Dockerfile
M 16/mysql-tomcat/.env
M 16/mysql-tomcat/Dockerfile
M 16/postgres-tomcat/.env
M 16/postgres-tomcat/Dockerfile
M README.md
M build.gradle
Log Message:
-----------
XDOCKER-379: Upgrade LTS version to 16.10.12
* Also fix the doc for pgsql >= 18
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
Branch: refs/heads/extension-pageversion
Home: https://github.com/xwiki/xwiki-platform
Commit: 0760a2674943de35a4466a2433f23e721e9ac2d7
https://github.com/xwiki/xwiki-platform/commit/0760a2674943de35a4466a2433f2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/ExtensionStore.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/XWikiRepositoryModel.java
Log Message:
-----------
XWIKI-14136: Dedicate a different page for each version of the extension in the Repository
* codestyle and javadoc
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/documentation
Commit: 027681e9a062b76d0cebfe697b40554e21f2b29a
https://github.com/xwiki-contrib/documentation/commit/027681e9a062b76d0cebf…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M documentation-ui/pom.xml
M documentation-ui/src/main/resources/Documentation/WebHome.xml
Log Message:
-----------
XDOC-1: Create a documentation application
* Make the home page of "demo" type so that if a Documentation space exists, it won't cause a conflict
Commit: b24b853e450b5ef8fc60ca82bc08086a7ea18439
https://github.com/xwiki-contrib/documentation/commit/b24b853e450b5ef8fc60c…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M documentation-checker/pom.xml
M documentation-checker/src/main/java/org/xwiki/contrib/documentation/internal/DefaultDocumentationManager.java
M documentation-checker/src/main/java/org/xwiki/contrib/documentation/internal/DocumentationEventListener.java
M documentation-checker/src/test/java/org/xwiki/contrib/documentation/test/DefaultDocumentationManagerTest.java
M documentation-ui/pom.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationClass.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationDocextra.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationNavigationPanel.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationReviewClass.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationSheet.xml
A documentation-ui/src/main/resources/DocApp/Code/DocumentationViolationClass.xml
A documentation-ui/src/main/resources/DocApp/Code/ExplanationDocumentationTemplate/WebHome.xml
A documentation-ui/src/main/resources/DocApp/Code/ExplanationDocumentationTemplateProvider.xml
A documentation-ui/src/main/resources/DocApp/Code/HowtoDocumentationTemplate/WebHome.xml
A documentation-ui/src/main/resources/DocApp/Code/HowtoDocumentationTemplateProvider.xml
A documentation-ui/src/main/resources/DocApp/Code/ReferenceDocumentationTemplate/WebHome.xml
A documentation-ui/src/main/resources/DocApp/Code/ReferenceDocumentationTemplateProvider.xml
A documentation-ui/src/main/resources/DocApp/Code/Translations.xml
A documentation-ui/src/main/resources/DocApp/Code/TutorialDocumentationTemplate/WebHome.xml
A documentation-ui/src/main/resources/DocApp/Code/TutorialDocumentationTemplateProvider.xml
A documentation-ui/src/main/resources/DocApp/Code/WebHome.xml
A documentation-ui/src/main/resources/DocApp/Data/NavigationForAdministrators.xml
A documentation-ui/src/main/resources/DocApp/Data/NavigationForDevelopers.xml
A documentation-ui/src/main/resources/DocApp/Data/NavigationForUsers.xml
A documentation-ui/src/main/resources/DocApp/Data/WebHome.xml
A documentation-ui/src/main/resources/DocApp/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationClass.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationDocextra.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationNavigationPanel.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationReviewClass.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationSheet.xml
R documentation-ui/src/main/resources/Documentation/Code/DocumentationViolationClass.xml
R documentation-ui/src/main/resources/Documentation/Code/ExplanationDocumentationTemplate/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Code/ExplanationDocumentationTemplateProvider.xml
R documentation-ui/src/main/resources/Documentation/Code/HowtoDocumentationTemplate/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Code/HowtoDocumentationTemplateProvider.xml
R documentation-ui/src/main/resources/Documentation/Code/ReferenceDocumentationTemplate/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Code/ReferenceDocumentationTemplateProvider.xml
R documentation-ui/src/main/resources/Documentation/Code/Translations.xml
R documentation-ui/src/main/resources/Documentation/Code/TutorialDocumentationTemplate/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Code/TutorialDocumentationTemplateProvider.xml
R documentation-ui/src/main/resources/Documentation/Code/WebHome.xml
R documentation-ui/src/main/resources/Documentation/Data/NavigationForAdministrators.xml
R documentation-ui/src/main/resources/Documentation/Data/NavigationForDevelopers.xml
R documentation-ui/src/main/resources/Documentation/Data/NavigationForUsers.xml
R documentation-ui/src/main/resources/Documentation/Data/WebHome.xml
R documentation-ui/src/main/resources/Documentation/WebHome.xml
M documentation-xwikiorg/src/main/java/org/xwiki/contrib/documentation/internal/xwikiorg/NavigationCheck.java
Log Message:
-----------
XDOC-1: Create a documentation application
* Change the app space to DocApp to avoid namespace clashing with existing Documentation spaces
* Exclude pages from the DocApp from being validated (to exclude template pages)
* Display the docextra tab only for pages outside of the DocApp space
* Default to target = User in the Doc Class to avoid empty values
Compare: https://github.com/xwiki-contrib/documentation/compare/b4728c5ca0e7...b24b8…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/documentation/settings/notifications