Branch: refs/heads/entityreference-parenttype
Home: https://github.com/xwiki/xwiki-platform
Commit: a5a750ec7a48054715c32a73653b86648411190f
https://github.com/xwiki/xwiki-platform/commit/a5a750ec7a48054715c32a73653b…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/EntityReference.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/DefaultReferenceEntityReferenceResolverTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/reference/EntityReferenceTest.java
Log Message:
-----------
XWIKI-22702: Provide parentType information in EntityReference
* use back parentType parameter key name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 63795c108bc59a99a212dd6ea8c54cd7117c433a
https://github.com/xwiki/xwiki-platform/commit/63795c108bc59a99a212dd6ea8c5…
Author: Sereza7 <lucas.charpentier(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-13987: Navbar height is increased by 5px on small device (<768px)
* Removed the space used by the left navbar when it has no children (xwiki standard's default)
(cherry picked from commit 3fa0fc602e4b34797bd3603dbf6a0296d1985909)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3669-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6511e1121f743778ce2c75e3b6f74dd364969bfa
https://github.com/xwiki/xwiki-platform/commit/6511e1121f743778ce2c75e3b6f7…
Author: Sereza7 <lucas.charpentier(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-13987: Navbar height is increased by 5px on small device (<768px)
* Removed the space used by the left navbar when it has no children (xwiki standard's default)
(cherry picked from commit 3fa0fc602e4b34797bd3603dbf6a0296d1985909)
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: 3fa0fc602e4b34797bd3603dbf6a0296d1985909
https://github.com/xwiki/xwiki-platform/commit/3fa0fc602e4b34797bd3603dbf6a…
Author: Sereza7 <lucas.charpentier(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less
Log Message:
-----------
XWIKI-13987: Navbar height is increased by 5px on small device (<768px)
* Removed the space used by the left navbar when it has no children (xwiki standard's default)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: c63a7a3c77dda6d2822894d9770e392fa8511a57
https://github.com/xwiki-contrib/cristal/commit/c63a7a3c77dda6d2822894d9770…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/backends/backend-api/src/componentInit.ts
A core/backends/backend-api/src/defaultStorageProvider.ts
M core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/storageProvider.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M lib/package.json
M lib/src/staticBuild.ts
M macros/src/vue/c-error.vue
M macros/src/vue/c-info.vue
M macros/src/vue/c-success.vue
M macros/src/vue/c-warning.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-field.vue
M skin/src/vue/c-panel.vue
M skin/src/vue/contentTools.ts
Log Message:
-----------
CRISTAL-353: Introduce a storage provider
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e83de3a747e7334a31d39b00c642ae5feb85cdf1
https://github.com/xwiki/xwiki-platform/commit/e83de3a747e7334a31d39b00c642…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/tables.less
Log Message:
-----------
XWIKI-22135: Separations between Live Data entries are not visible enough on mobile
* Reduced visibility of the separators between fields
(cherry picked from commit 3ffe40dc2ee8e979ac4921e013db72bdf4fefca7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3295-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 635e4f3d497ef194f4528b93c02876d4a5a5c170
https://github.com/xwiki/xwiki-platform/commit/635e4f3d497ef194f4528b93c028…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/tables.less
Log Message:
-----------
XWIKI-22135: Separations between Live Data entries are not visible enough on mobile
* Reduced visibility of the separators between fields
(cherry picked from commit 3ffe40dc2ee8e979ac4921e013db72bdf4fefca7)
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: 3ffe40dc2ee8e979ac4921e013db72bdf4fefca7
https://github.com/xwiki/xwiki-platform/commit/3ffe40dc2ee8e979ac4921e013db…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/tables.less
Log Message:
-----------
XWIKI-22135: Separations between Live Data entries are not visible enough on mobile
* Reduced visibility of the separators between fields
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/entityreference-parenttype
Home: https://github.com/xwiki/xwiki-platform
Commit: 5b8a9f1d5e05b20ab24dc9605e2e147b98547a9c
https://github.com/xwiki/xwiki-platform/commit/5b8a9f1d5e05b20ab24dc9605e2e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/reference/EntityReference.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/DefaultReferenceEntityReferenceResolverTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/reference/EntityReferenceTest.java
Log Message:
-----------
XWIKI-22702: Provide parentType information in EntityReference
* Change the parameter name
* Improve a bit the checks when setting the fallbackParentType
parameter value
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: 7c84b0eb32b4cea06dfe16b3fdc0bbea20b147dc
https://github.com/xwiki-contrib/book-versions/commit/7c84b0eb32b4cea06dfe1…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdminUIMacro.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-3: Add libraries feature
* Change the administration UI for Libraries of a book to display the different library references objects in the book
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/xwiki-platform
Commit: cd69fbcdba6bc63e2f79cbfe5c42d33ae8a79a9e
https://github.com/xwiki/xwiki-platform/commit/cd69fbcdba6bc63e2f79cbfe5c42…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/internal/reference/WithParametersSymbolScheme.java
R xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/internal/reference/WithPatametersSymbolScheme.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/WithParametersTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/reference/ReferenceComponentList.java
Log Message:
-----------
[Misc] Fix typo to rename WithParametersSymbolScheme
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/entityreference-parenttype
Home: https://github.com/xwiki/xwiki-platform
Commit: 5d9a67121e596d20c03faab161501d0a9315c3ab
https://github.com/xwiki/xwiki-platform/commit/5d9a67121e596d20c03faab16150…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/main/java/org/xwiki/model/internal/reference/AbstractStringEntityReferenceResolver.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/RelativeStringEntityReferenceResolverTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/WithParametersTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/internal/reference/converter/EntityReferenceConverterTest.java
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-api/src/test/java/org/xwiki/model/reference/EntityReferenceSetTest.java
Log Message:
-----------
XWIKI-22702: Provide parentType information in EntityReference
* revert some changes from last commit
* add more explanatory tests
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: c89a65f8b8cb4df69e2da47ad446806928bd6697
https://github.com/xwiki-contrib/book-versions/commit/c89a65f8b8cb4df69e2da…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
M pom.xml
Log Message:
-----------
BVERSION-2 : Add versioned page feature
- moving the creation of versioned content option in the Versions menu
- setting back the main pom version to 1.0-SNAPSHOT
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/xwiki-platform
Commit: 47cf9978dc543738a0e8acf217a6f193179cae11
https://github.com/xwiki/xwiki-platform/commit/47cf9978dc543738a0e8acf217a6…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditMenuEntry.xml
Log Message:
-----------
[misc] Remove code that is not used / needed since a very long time
Hacking the Edit menu was needed initially when we developed the CKEditor Integration (before we added support for selecting CKEditor as default WYSIWYG editor). We kept the hack while the code was in xwiki-contrib because we were supporting older versions of XWiki.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications