Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-reviewpages
Commit: 9adfee7a2ee8a6656f8a0e677a80fa947f88f8bd
https://github.com/xwiki-contrib/application-reviewpages/commit/9adfee7a2ee…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M application-reviewpages-ui/pom.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/AddScript.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/ExampleDocument.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/RemoveScript.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/ReviewData.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/Script.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/Translations.de.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/UpdateService.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/WebHome.xml
Log Message:
-----------
[misc] Format pages exported from XWiki 14.10.3, the parent's version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-reviewpages/settings/notificat…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e675729adad6e57fd52684d2c8137c2ac377c87e
https://github.com/xwiki-contrib/cristal/commit/e675729adad6e57fd52684d2c81…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M core/icons/src/vue/c-icon.vue
A ds/shoelace/src/vue/css/style.css
M ds/shoelace/src/vue/x-load.vue
A ds/vuetify/src/vue/css/style.css
M ds/vuetify/src/vue/x-load.vue
M editors/prosemirror/src/vue/c-edit-prosemirror.vue
M lib/src/c-index.vue
M lib/src/index.css
M skin/src/vue/c-content.vue
M skin/src/vue/c-main.vue
M skin/src/vue/c-sidebar-panel.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-165: Initialize the main layout (#171)
* Readjusted the default CR style to each DS
* Adjusted index.vue styles to get font definitions from the DS
* Restyled toolbars of Prosemirror and Cristal
* Moved global styles to index.vue
* Introduced a new CSS variable for controling the default 'restricted' page width.
* Changed position of the edit page button
* Created a page menu (mock)
* Changed the layout rules of the document header to make it sticky when scrolling
* Improvements on loading layout
* Moved structural css from index.vue to index.css
* Created element for handling the change in size of the sidebar
* Created elements and styles for handling the collapse and visibility of the sidebar via button
* Refactored the main layout from css grid to fixed positioning
* Changed some units from vh to dvh to better handle the browser viewport on mobile
* Fixed a bug with the configuration menu appearing underneath the main content
* Expanded styles for the collapse and visibility of the sidebar
* Written the rules for expand/collapse the sidebar in comments
* Now the DS is responsible for providing the loading animation for the loader
* Updated some instances of c-icon to use the appropriate Size property
* Added missing variables for Vuetify
---------
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-reviewpages
Commit: 1ba187b2f4acdbfc6c9dbdc04a0888180232922a
https://github.com/xwiki-contrib/application-reviewpages/commit/1ba187b2f4a…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
A application-reviewpages-api/pom.xml
A application-reviewpages-api/src/main/java/org/xwiki/contrib/reviewpages/ReviewPagesManager.java
A application-reviewpages-api/src/main/java/org/xwiki/contrib/reviewpages/internal/DefaultReviewPagesManager.java
A application-reviewpages-api/src/main/java/org/xwiki/contrib/reviewpages/internal/descriptors/DocumentReviewDateReachedEventDescriptor.java
A application-reviewpages-api/src/main/java/org/xwiki/contrib/reviewpages/internal/jobs/ReviewPagesNotifierSchedulerJob.java
A application-reviewpages-api/src/main/java/org/xwiki/contrib/reviewpages/notifications/events/DocumentReviewDateReachedTargetableEvent.java
A application-reviewpages-api/src/main/resources/META-INF/components.txt
M application-reviewpages-ui/pom.xml
A application-reviewpages-ui/src/main/resources/ReviewPages/Code/ReviewPagesNotifierSchedulerJob.xml
A application-reviewpages-ui/src/main/resources/ReviewPages/Code/WebHome.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/Translations.xml
M pom.xml
Log Message:
-----------
REVPAGE-13: Notification for due reviews
* implement a daily scheduler job to notify the users about the documents to be reviewed in the current day
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-reviewpages/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c9107a741ee11e19a5e84579dc80be813cd2b174
https://github.com/xwiki/xwiki-platform/commit/c9107a741ee11e19a5e84579dc80…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Translations.fr.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Translations.xml
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/WebHome.xml
Log Message:
-----------
XWIKI-20440: Incomplete sentence in the info message box under "Available Panels"
* Note that the new translation key now needs to be translated again in all languages except en and fr
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f9d54e8550c1a29a4630cd5747bfecbb1fe64214
https://github.com/xwiki/xwiki-platform/commit/f9d54e8550c1a29a4630cd5747bf…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-ui/src/main/resources/Image/Style/Code/DefaultImageStyleStyleSheet.xml
Log Message:
-----------
XWIKI-22008: CKEditor freezes when editing the page in attempt to change list type for item with image
(cherry picked from commit 771776c36c003ea5f9836aaa7954a6a8bb761b0d)
Commit: f43d849d8e1a758111e9dc4d1530cb93a73ac5f7
https://github.com/xwiki/xwiki-platform/commit/f43d849d8e1a758111e9dc4d1530…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java
Log Message:
-----------
[Misc] ImageIT#activateCaptionIdPersistence is failing on chrome
(cherry picked from commit 35a2e2198b8422b602e747b5ffe60ee4a52f01bf)
Compare: https://github.com/xwiki/xwiki-platform/compare/c6381c08b79f...f43d849d8e1a
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ae0eb445f2c23accf36e298b0e47423b5a45d46e
https://github.com/xwiki/xwiki-platform/commit/ae0eb445f2c23accf36e298b0e47…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-ui/src/main/resources/Image/Style/Code/DefaultImageStyleStyleSheet.xml
Log Message:
-----------
XWIKI-22008: CKEditor freezes when editing the page in attempt to change list type for item with image
(cherry picked from commit 771776c36c003ea5f9836aaa7954a6a8bb761b0d)
Commit: 2c89891f6a0d86ecdc7005def91b744148d502b5
https://github.com/xwiki/xwiki-platform/commit/2c89891f6a0d86ecdc7005def91b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
Log Message:
-----------
[Misc] ImageIT#activateCaptionIdPersistence is failing on chrome
(cherry picked from commit 35a2e2198b8422b602e747b5ffe60ee4a52f01bf)
Compare: https://github.com/xwiki/xwiki-platform/compare/60f052b6815f...2c89891f6a0d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 60f052b6815f78fc52f8378e2d834a6a46e2db7c
https://github.com/xwiki/xwiki-platform/commit/60f052b6815f78fc52f8378e2d83…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/print.css
Log Message:
-----------
XWIKI-22074: Infobox is overlapped by Contents box when pages containing them are exported as PDF
* Remove CSS style that is not needed anymore.
(cherry picked from commit b415dd6a234d9d3b6487fa130d5af32eefe13643)
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: b415dd6a234d9d3b6487fa130d5af32eefe13643
https://github.com/xwiki/xwiki-platform/commit/b415dd6a234d9d3b6487fa130d5a…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/print.css
Log Message:
-----------
XWIKI-22074: Infobox is overlapped by Contents box when pages containing them are exported as PDF
* Remove CSS style that is not needed anymore.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications