Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 0bed6e6dbc80cdc09f6b4572e5cbc862fcccc48b
https://github.com/xwiki-contrib/confluence/commit/0bed6e6dbc80cdc09f6b4572…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/5.9.test
A confluence-xml/src/test/resources/confluencexml/brokenattach.test
A confluence-xml/src/test/resources/confluencexml/brokenattach/attachments/668427763/669654618/1
A confluence-xml/src/test/resources/confluencexml/brokenattach/attachments/668427763/669654621/2
A confluence-xml/src/test/resources/confluencexml/brokenattach/attachments/668427763/669654623/1
A confluence-xml/src/test/resources/confluencexml/brokenattach/entities.xml
Log Message:
-----------
CONFLUENCE-376: Robust handling of attachment version comparison
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/refactoring-dataeditors
Home: https://github.com/xwiki/xwiki-platform
Commit: 27d1b69c6b9a4e9618097776bcbcfbfc172b770a
https://github.com/xwiki/xwiki-platform/commit/27d1b69c6b9a4e9618097776bcbc…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
[TBD]
WIP
Introduction of action in meta.js
Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
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/book-versions
Commit: 0a6293f5ccddb9e4371e14359394f7f598b612a1
https://github.com/xwiki-contrib/book-versions/commit/0a6293f5ccddb9e4371e1…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
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
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultVersionedContent.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/listeners/DocumentCreatingEventListener.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookPageTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookPageUnversionedTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookVersionedContentClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/BookVersionedContentTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/PageStatusClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.fr.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-74: Status can't be set for unversioned pages
* Created a new class for storing the page status of either page content or unversioned page
* Removed the previous status property from the BookVersionedContentClass
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications