Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5c0e0e13c886eda3355cc66c04999bf7bc7e0502
https://github.com/xwiki/xwiki-platform/commit/5c0e0e13c886eda3355cc66c0499…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
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/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e6cab377d8c99be75d51854fedc69e2ab3e641fa
https://github.com/xwiki/xwiki-platform/commit/e6cab377d8c99be75d51854fedc6…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
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/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3376-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c399b3c0d393b62c4238f997f841b369f3eeef59
https://github.com/xwiki/xwiki-platform/commit/c399b3c0d393b62c4238f997f841…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
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/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3376-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 44bbf3bdabc4ffca780ee820242278dffa6ac347
https://github.com/xwiki/xwiki-platform/commit/44bbf3bdabc4ffca780ee8202422…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
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/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
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: aa2cd69375e2da29bd255db9623c524cf6ba8280
https://github.com/xwiki/xwiki-platform/commit/aa2cd69375e2da29bd255db9623c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
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/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22430
Home: https://github.com/xwiki/xwiki-platform
Commit: 599461298b1d96f613a9be6c9444dad90741bb92
https://github.com/xwiki/xwiki-platform/commit/599461298b1d96f613a9be6c9444…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticationEventNotifier.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserUnauthenticatedEvent.java
Log Message:
-----------
XWIKI-22430: Logging out does not unlock pages that were being edited
* Provide a new UserUnauthenticatedEvent to detect whenever a user
logged out, the same way that we have UserAuthenticatedEvent
* Trigger that new event when processing a logout in
MyFormAuthenticator
* Refactor the code in XWikiHibernateStore to listen for
UserUnauthenticatedEvent for cleaning the locks of a user, instead
of listening to an action event
* Rename UserAuthenticatedEventNotifier and use it for both
authenticated and unauthenticated events
* Fix test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.7.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e7ec7390f6aca7f4836d32151dad8fe954d286bd
https://github.com/xwiki/xwiki-platform/commit/e7ec7390f6aca7f4836d32151dad…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/assembly/distribution.xml
Log Message:
-----------
XWIKI-22467: Standalone Solr error due to missing ukrainian.dict
(cherry picked from commit f7a4bb83dd0f124b9e8aae913d57747eac3c316c)
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: f7a4bb83dd0f124b9e8aae913d57747eac3c316c
https://github.com/xwiki/xwiki-platform/commit/f7a4bb83dd0f124b9e8aae913d57…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/assembly/distribution.xml
Log Message:
-----------
XWIKI-22467: Standalone Solr error due to missing ukrainian.dict
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8dccc35485f1ced389570d638a64134b3ff5ff44
https://github.com/xwiki/xwiki-platform/commit/8dccc35485f1ced389570d638a64…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceTranslateIT.java
Log Message:
-----------
[Misc] Wait for the inplace editor in InplaceTranslateIT
This hopefully fixes flickering that was observed in particular on the
stable-15.10.x branch.
(cherry picked from commit e70de459a6a92c70f482174dfc2991419109c98c)
Commit: 3504b5e200a6dd8e425bc38da0078ab7ba133d43
https://github.com/xwiki/xwiki-platform/commit/3504b5e200a6dd8e425bc38da007…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/main/java/org/xwiki/lesscss/LessCompilerScriptService.java
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/test/java/org/xwiki/lesscss/LessCompilerScriptServiceTest.java
Log Message:
-----------
XWIKI-22462: Use the contextual authorization manager in the lesscss script service
* Simplify the code by using the contextual authorization manager.
* Adapt the test.
* Add more tests to keep the instructions covered ratio.
(cherry picked from commit 91752122d8782f171f8728004a57bdaefc34253e)
Commit: 39fc0ac4055852c7e1eb9ba22daf454a4ccca6cc
https://github.com/xwiki/xwiki-platform/commit/39fc0ac4055852c7e1eb9ba22daf…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/WikiComponentRequiredRightAnalyzer.java
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22460: XWiki.ComponentClass is missing a required rights analyzer
* Add a required right analyzer for XWiki.ComponentClass.
(cherry picked from commit 1a6f1b2e050770331c9a63d12a3fd8a36d199f62)
Compare: https://github.com/xwiki/xwiki-platform/compare/2639e2e48f72...39fc0ac40558
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 09e0ae0202c0dd56e79536f9d97057a976ad3315
https://github.com/xwiki/xwiki-platform/commit/09e0ae0202c0dd56e79536f9d970…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceTranslateIT.java
Log Message:
-----------
[Misc] Wait for the inplace editor in InplaceTranslateIT
This hopefully fixes flickering that was observed in particular on the
stable-15.10.x branch.
(cherry picked from commit e70de459a6a92c70f482174dfc2991419109c98c)
Commit: d3d78ce278f6acb7b7502d591749ab75cd28a101
https://github.com/xwiki/xwiki-platform/commit/d3d78ce278f6acb7b7502d591749…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/main/java/org/xwiki/lesscss/LessCompilerScriptService.java
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/test/java/org/xwiki/lesscss/LessCompilerScriptServiceTest.java
Log Message:
-----------
XWIKI-22462: Use the contextual authorization manager in the lesscss script service
* Simplify the code by using the contextual authorization manager.
* Adapt the test.
* Add more tests to keep the instructions covered ratio.
(cherry picked from commit 91752122d8782f171f8728004a57bdaefc34253e)
Commit: dcd2a6b6ce5124d3ccd15aa900318d568984dc28
https://github.com/xwiki/xwiki-platform/commit/dcd2a6b6ce5124d3ccd15aa90031…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/WikiComponentRequiredRightAnalyzer.java
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22460: XWiki.ComponentClass is missing a required rights analyzer
* Add a required right analyzer for XWiki.ComponentClass.
(cherry picked from commit 1a6f1b2e050770331c9a63d12a3fd8a36d199f62)
Compare: https://github.com/xwiki/xwiki-platform/compare/38d335f67211...dcd2a6b6ce51
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: 5944b7f9e5c2950d4b2a0b514a80007f2485f595
https://github.com/xwiki/xwiki-platform/commit/5944b7f9e5c2950d4b2a0b514a80…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/test/java/org/xwiki/component/wiki/DefaultWikiComponentBridgeTest.java
Log Message:
-----------
[Misc] Migrate DefaultWikiComponentBridge to JUnit 5
Commit: e70de459a6a92c70f482174dfc2991419109c98c
https://github.com/xwiki/xwiki-platform/commit/e70de459a6a92c70f482174dfc29…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceTranslateIT.java
Log Message:
-----------
[Misc] Wait for the inplace editor in InplaceTranslateIT
This hopefully fixes flickering that was observed in particular on the
stable-15.10.x branch.
Commit: 91752122d8782f171f8728004a57bdaefc34253e
https://github.com/xwiki/xwiki-platform/commit/91752122d8782f171f8728004a57…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/main/java/org/xwiki/lesscss/LessCompilerScriptService.java
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/src/test/java/org/xwiki/lesscss/LessCompilerScriptServiceTest.java
Log Message:
-----------
XWIKI-22462: Use the contextual authorization manager in the lesscss script service
* Simplify the code by using the contextual authorization manager.
* Adapt the test.
* Add more tests to keep the instructions covered ratio.
Commit: 1a6f1b2e050770331c9a63d12a3fd8a36d199f62
https://github.com/xwiki/xwiki-platform/commit/1a6f1b2e050770331c9a63d12a3f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/java/org/xwiki/component/wiki/internal/WikiComponentRequiredRightAnalyzer.java
A xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/src/main/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-22460: XWiki.ComponentClass is missing a required rights analyzer
* Add a required right analyzer for XWiki.ComponentClass.
Compare: https://github.com/xwiki/xwiki-platform/compare/ae54a3090ffb...1a6f1b2e0507
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: ae54a3090ffbdc9e7716d61305f3ab60337b4387
https://github.com/xwiki/xwiki-platform/commit/ae54a3090ffbdc9e7716d61305f3…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java
Log Message:
-----------
XWIKI-22459: Firefox doesn't support anymore confirmation dialog in tests
* remove unused import
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a86884aeccc86c4c307ce79066c7a0114021b023
https://github.com/xwiki/xwiki-platform/commit/a86884aeccc86c4c307ce79066c7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-22340: DeletePageIT.deleteOkWhenConfirming is flickering
* Really wait for the end of the drawer menu transition to perform any
operation
(cherry picked from commit 9e4eaddacfd16ad86da93397e028184316219dec)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4dcd06ba194632e580ed8909c0e1d0d9297b0de0
https://github.com/xwiki/xwiki-platform/commit/4dcd06ba194632e580ed8909c0e1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-22340: DeletePageIT.deleteOkWhenConfirming is flickering
* Really wait for the end of the drawer menu transition to perform any
operation
(cherry picked from commit 9e4eaddacfd16ad86da93397e028184316219dec)
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: 9e4eaddacfd16ad86da93397e028184316219dec
https://github.com/xwiki/xwiki-platform/commit/9e4eaddacfd16ad86da93397e028…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-22340: DeletePageIT.deleteOkWhenConfirming is flickering
* Really wait for the end of the drawer menu transition to perform any
operation
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/workflow-publication
Commit: 78c98a54e7cfff1ffee54d900193929f6dc32941
https://github.com/xwiki-contrib/workflow-publication/commit/78c98a54e7cfff…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/PublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowService.java
Log Message:
-----------
XAWORKFLOW-72: Warnings for deprecated usage of parameters when starting workflows and publish a page
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/workflow-publication
Commit: 8e7525fdae6c65636d1f8f85bed628f7d41318f6
https://github.com/xwiki-contrib/workflow-publication/commit/8e7525fdae6c65…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/PublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowService.java
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/PublicationWorkflowMacro.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Script.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Translations.xml
Log Message:
-----------
XAWORKFLOW-113: Allow to start a workflow from the target page
* add UI element to trigger the workflow start from target page
* add support for 'includeChildren'
* deprecate old method that doesn't support 'includeChildren'
* in the PublicationWorkflow.Script, the 'startAsTarget' code is handled as part of 'start' action and not as an independent one, using the same form submit button
Commit: f7a21ec0281165455b78ef5c567c18b8bf760a80
https://github.com/xwiki-contrib/workflow-publication/commit/f7a21ec0281165…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/PublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowService.java
Log Message:
-----------
XAWORKFLOW-113: Allow to start a workflow from the target page
* code style improvements
Commit: 8981d468a84faea4f8a184a2236a9eecbb06aac0
https://github.com/xwiki-contrib/workflow-publication/commit/8981d468a84fae…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-27 (Tue, 27 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
Log Message:
-----------
XAWORKFLOW-113: Allow to start a workflow from the target page
* compute the draft path knowing the target path, default draft and default target spaces
Commit: 9f3f4e6c45ac7e162268a93dc11f32925e835e2d
https://github.com/xwiki-contrib/workflow-publication/commit/9f3f4e6c45ac7e…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/PublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowService.java
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/PublicationWorkflowMacro.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Script.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Translations.xml
Log Message:
-----------
Merge pull request #18 from xwiki-contrib/XAWORKFLOW-113
XAWORKFLOW-113: Allow to start a workflow from the target page
Compare: https://github.com/xwiki-contrib/workflow-publication/compare/a02a5effc4c4.…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications