Branch: refs/heads/XWIKI-22978-2
Home: https://github.com/xwiki/xwiki-platform
Commit: bae0a0ff95ba6357e5546d5ffebb49f0758ef337
https://github.com/xwiki/xwiki-platform/commit/bae0a0ff95ba6357e5546d5ffebb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentsinline.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/comments2.vm
Log Message:
-----------
XWIKI-22978: Comments are not ordered by date
Provide a quickfix for ordering the comments directly in
commentsinline.vm. Since we cannot call directly $collectiontool.sort
because the Object property cannot be accessed by beanutils, we build a
map indexed by date and we perform the ordering manually, taking into
account the rare possibility that 2 comments have been added at exact
same date.
Also all this work is duplicated in comments2.vm for fixing it in old
PDF export.
Note that ideally all this work should be refactored with a proper Java
API for comments, see also XWIKI-23049.
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: cbc45753ac044880e8c82f48c695f6050d61cfb9
https://github.com/xwiki-contrib/book-versions/commit/cbc45753ac044880e8c82…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/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/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 15aa2a8efc9d5af1fb0e34701c47d87ead554c15
https://github.com/xwiki-contrib/book-versions/commit/15aa2a8efc9d5af1fb0e3…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.10
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/book-versions
Commit: d275decbb59a2810d1499ade61adbd2ed6af1f73
https://github.com/xwiki-contrib/book-versions/commit/d275decbb59a2810d1499…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-03-27 (Thu, 27 Mar 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-publish-ui/src/main/resources/BookVersions/Code/PublishedTranslationLanguageSelector.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
Log Message:
-----------
BVERSION-199 : Use the XWiki's default languauge when no default translation is defined for a page
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications