Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: bf380c7787b423f55e98e398236b03f706fbb621
https://github.com/xwiki-contrib/book-versions/commit/bf380c7787b423f55e98e…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationSheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/publicationJob.xml
Log Message:
-----------
BVERSION-126: Refreshing the page of the publication job progress re-runs a publication, without any confirmation or warning to the user
BVERSION-125: Publication job progress should be displayed on the publication configuration page, not on
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/macro-job
Commit: 7cc0fa98c4aabfda8f8f5785f7e632ad129d7ef2
https://github.com/xwiki-contrib/macro-job/commit/7cc0fa98c4aabfda8f8f5785f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M macro-job/src/main/java/org/xwiki/contrib/jobmacro/internal/JobMacro.java
M macro-job/src/main/java/org/xwiki/contrib/jobmacro/internal/JobMacroJob.java
R macro-job/src/main/java/org/xwiki/contrib/jobmacro/internal/JobMacroStatus.java
R macro-job/src/main/java/org/xwiki/contrib/jobmacro/internal/JobMacroStatusWrapper.java
Log Message:
-----------
JOBMACRO-21: Get rid of all the status serialization hacks
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/macro-job/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 2b43b13304564c1b5f19092a8a3bb3c660d48a54
https://github.com/xwiki/xwiki-rendering/commit/2b43b13304564c1b5f19092a8a3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M xwiki-rendering-macros/xwiki-rendering-macro-message/src/main/java/org/xwiki/rendering/internal/macro/message/AbstractMessageMacro.java
A xwiki-rendering-macros/xwiki-rendering-macro-message/src/main/java/org/xwiki/rendering/macro/message/MessageMacroParameters.java
M xwiki-rendering-macros/xwiki-rendering-macro-message/src/main/resources/ApplicationResources.properties
M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/java/org/xwiki/rendering/macro/message/MessageMacroTest.java
Log Message:
-----------
XRENDERING-764: Add an option for messages to be set as status (#319)
* Created a class for the parameters specific to message macros (right now, only the new `status`).
* Used this new parameter in the macro execution to change the result accordingly.
* Updated tests to fit the new method requirements.
* Added a test for the status boolean parameter
* Added translations for all four types of messages.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications