Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 03c36236c1e7f3bf1fe55154de638e8859987121
https://github.com/xwiki/xwiki-platform/commit/03c36236c1e7f3bf1fe55154de63…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java
Log Message:
-----------
XWIKI-21884: Uploading files during page creation step will mark XWikiGuest as creator (#2885)
* set the page creator
* adjust unit test to verify also creator
(cherry picked from commit 9b1251a2fe3f284ed7e993f3869c3f6cebaab422)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-2885-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a2384a70c22b84bab3635f2793e47937acae4438
https://github.com/xwiki/xwiki-platform/commit/a2384a70c22b84bab3635f2793e4…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java
Log Message:
-----------
XWIKI-21884: Uploading files during page creation step will mark XWikiGuest as creator (#2885)
* set the page creator
* adjust unit test to verify also creator
(cherry picked from commit 9b1251a2fe3f284ed7e993f3869c3f6cebaab422)
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: 9b1251a2fe3f284ed7e993f3869c3f6cebaab422
https://github.com/xwiki/xwiki-platform/commit/9b1251a2fe3f284ed7e993f3869c…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseAttachmentsResource.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/attachments/AttachmentsResourceImplTest.java
Log Message:
-----------
XWIKI-21884: Uploading files during page creation step will mark XWikiGuest as creator (#2885)
* set the page creator
* adjust unit test to verify also creator
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-realtime
Home: https://github.com/xwiki/xwiki-platform
Commit: f6ce75a1c86d3acd480cb86726ef522f975fb146
https://github.com/xwiki/xwiki-platform/commit/f6ce75a1c86d3acd480cb86726ef…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/userData.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-19157: Make the real-time WYSIWYG editor work in-place also
* Refactor the Saver code for improved readability
* Make sure all channels are properly closed when leaving the edit mode without reloading the page (for in-place editing).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications