Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: c427ab6afb1843ccecafcf0549fc604f7e2824db
https://github.com/xwiki-contrib/book-versions/commit/c427ab6afb1843ccecafc…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-120: Publication should use the inherited version instead of the currently selected version
* Now when a inherited page is published, if it uses includeLibrary, it will point uses the library version corresponding to the inherited content version, instead of the selected version for publication
* Fixed an issue of getPreviousVersion not providing the right wiki at reference resolving
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/feature-deploy-nodiffrcs
Home: https://github.com/xwiki/xwiki-platform
Commit: 7f028932a06f8bfa102bff95b19e041d914d6540
https://github.com/xwiki/xwiki-platform/commit/7f028932a06f8bfa102bff95b19e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/IDVersionHibernateAdapterFactory.java
Log Message:
-----------
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
* more 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/book-versions
Commit: 69124f928679fd2b2486e5d0f5d27e1fad8892af
https://github.com/xwiki-contrib/book-versions/commit/69124f928679fd2b2486e…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheet.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheetService.xml
Log Message:
-----------
BVERSION-90: Add the library configuration removal feature
Commit: 1f2386d0ee814a3939ab728b4a0a492b6ad8d6fc
https://github.com/xwiki-contrib/book-versions/commit/1f2386d0ee814a3939ab7…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.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/script/BookVersionsScriptService.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryReferenceClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheetService.xml
M pom.xml
Log Message:
-----------
BVERSION-88: Add automatically a new line for adding a new library configuration in version sheet
Compare: https://github.com/xwiki-contrib/book-versions/compare/9c5841b516f9...1f238…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/feature-deploy-nodiffrcs
Home: https://github.com/xwiki/xwiki-platform
Commit: ed1713613cbf91bfc52ca8e5fa2e04982a2696cb
https://github.com/xwiki/xwiki-platform/commit/ed1713613cbf91bfc52ca8e5fa2e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/DatabaseProductNameResolved.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/DatabaseProductNameResolver.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/IDVersionHibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/LegacyDatabaseProductNameResolver.java
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBDatabaseProductNameResolved.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBDatabaseProductNameResolver.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java
Log Message:
-----------
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
* fix various typos
* missing `@Unstable`
* try to make the design more clear though some renames, examples and javadoc
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications