Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 0374c7a7e3f618b7e410adb75ff82ed272b4776e
https://github.com/xwiki-contrib/confluence/commit/0374c7a7e3f618b7e410adb7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target/entities.xml
Log Message:
-----------
CONFLUENCE-208: Avoid importing dummy empty paragraphs with class "auto-cursor-target" (#28)
* Remove empty paragraphs with class "auto-cursor-target".
* For non-empty paragraphs and headings, remove the class.
* Add a test case with auto-cursor-target class.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: afae666d1349ff4db677c5bda29e825f308e640b
https://github.com/xwiki/xwiki-platform/commit/afae666d1349ff4db677c5bda29e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
(cherry picked from commit 016ad72ef73c2b371521770cdbd1c786f3b5f909)
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: a9858ceeef32c2c5f02f8e5984583a02b9c32705
https://github.com/xwiki/xwiki-platform/commit/a9858ceeef32c2c5f02f8e598458…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
(cherry picked from commit 016ad72ef73c2b371521770cdbd1c786f3b5f909)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.1.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 42e7ee22e62715c5be3bf07cda29ebfa851f13e7
https://github.com/xwiki/xwiki-platform/commit/42e7ee22e62715c5be3bf07cda29…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java
Log Message:
-----------
[Misc] Add missing test order for AnnotationsIT
(cherry picked from commit 016ad72ef73c2b371521770cdbd1c786f3b5f909)
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: 887cc00f5ff67e0906fe4b75f38506dbe34d0c30
https://github.com/xwiki/xwiki-platform/commit/887cc00f5ff67e0906fe4b75f385…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.css
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-11043: Use Flamingo-like button styling when editing Dashboard (#2648)
* Updated the presentation of buttons
* Removed the use of hard coded silk references in dashboard.css, replkaced them with calls to the icon theme
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: 7f00103489a5608fc58d90321c6b39d189df50ae
https://github.com/xwiki/xwiki-platform/commit/7f00103489a5608fc58d90321c6b…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/ConfigSheet.xml
Log Message:
-----------
XWIKI-21523: Fields in form of WYSIWYG configuration are not accessible (#2581)
* Added labels for the three elements in the form that failed because no accessible name.
* Switched the IDs to camelCase
* Fixed case on ids to match new codestyle
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: 8e682c44ac2aaf3046f31eaf651251095df56134
https://github.com/xwiki/xwiki-platform/commit/8e682c44ac2aaf3046f31eaf6512…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/rating_macros.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/rating/rating.css
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/pom.xml
Log Message:
-----------
XWIKI-21778: Admin section: make the Extension section pass webstandard tests (#2812)
* Replaced inline styling with a use of the meter element
Note: the meter style options are not standard HTML yet, so multiple style need to be used for webkit based browsers and Firefox. Changes have been tested manually with Firefox 121 and Chrome 120
* Added the webstandard test for the extension section.
* Added comments
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: ba4473ad848435053bedbab5d269d3176e893c50
https://github.com/xwiki/xwiki-platform/commit/ba4473ad848435053bedbab5d269…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/src/main/resources/templates/likers.vm
Log Message:
-----------
XWIKI-19150: The Page Like UI is not following the common template style for a page (#2788)
* Added a proper content header to the liker page.
* Added an anchor in the title
* Updated teh id of the livetable to avoid a collision with an item in the `#tmMoreActions` menu
* Added a comment to give an indication on the change of livetable id.
* Added back the comment (forgot it on merge conflict fix)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications