Branch: refs/heads/stable-17.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f5580325ea3290fa3104a1c7e4fd9f18550aae06
https://github.com/xwiki/xwiki-platform/commit/f5580325ea3290fa3104a1c7e4fd…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
Log Message:
-----------
XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
* Fix loading of the FontAwesome CSS file in the document tree macros.
This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed
XWIKI-15149: Icons not visible anymore on the login page for a wiki
not visible to guest.
Technically, this only fixes the icons in the document tree, but as
document trees are loaded on every page, this actually fixes them
everywhere.
(cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e)
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: 9349557b5da0d033a65ec3ea647077aa066c047a
https://github.com/xwiki/xwiki-platform/commit/9349557b5da0d033a65ec3ea6470…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
Log Message:
-----------
XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
* Fix loading of the FontAwesome CSS file in the document tree macros.
This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed
XWIKI-15149: Icons not visible anymore on the login page for a wiki
not visible to guest.
Technically, this only fixes the icons in the document tree, but as
document trees are loaded on every page, this actually fixes them
everywhere.
(cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 49b880afc5fd548fc6f6cef76617c68a1b57ecde
https://github.com/xwiki/xwiki-platform/commit/49b880afc5fd548fc6f6cef76617…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
Log Message:
-----------
XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
* Fix loading of the FontAwesome CSS file in the document tree macros.
This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed
XWIKI-15149: Icons not visible anymore on the login page for a wiki
not visible to guest.
Technically, this only fixes the icons in the document tree, but as
document trees are loaded on every page, this actually fixes them
everywhere.
(cherry picked from commit 7285a49c44a61262492156b9c75bf5351609a38e)
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: 7285a49c44a61262492156b9c75bf5351609a38e
https://github.com/xwiki/xwiki-platform/commit/7285a49c44a61262492156b9c75b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
Log Message:
-----------
XWIKI-22901: Icons are missing from some items when using the Silk Icon Theme
* Fix loading of the FontAwesome CSS file in the document tree macros.
This was broken in 58b6f884efa341f738c49eb02bada16cf5e563fa that fixed
XWIKI-15149: Icons not visible anymore on the login page for a wiki
not visible to guest.
Technically, this only fixes the icons in the document tree, but as
document trees are loaded on every page, this actually fixes them
everywhere.
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: 25b8234ea340f6d6957ee5a14e0e144d0def3c27
https://github.com/xwiki/xwiki-platform/commit/25b8234ea340f6d6957ee5a14e0e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/ExtensionIndexStore.java
Log Message:
-----------
XWIKI-23358: Warning Failed to get the extension from the index: NullPointerException is logged on installation
(cherry picked from commit 1fb0b86d36bb8a7a209dc48650e9b9678f75777c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 521169dedd4531a5b71360d25b3b6ff2417a49d6
https://github.com/xwiki/xwiki-platform/commit/521169dedd4531a5b71360d25b3b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/ExtensionIndexStore.java
Log Message:
-----------
XWIKI-23358: Warning Failed to get the extension from the index: NullPointerException is logged on installation
(cherry picked from commit 1fb0b86d36bb8a7a209dc48650e9b9678f75777c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4e324c2d28837c4acf1d17f1098e487c532746eb
https://github.com/xwiki/xwiki-platform/commit/4e324c2d28837c4acf1d17f1098e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/ExtensionIndexStore.java
Log Message:
-----------
XWIKI-23358: Warning Failed to get the extension from the index: NullPointerException is logged on installation
(cherry picked from commit 1fb0b86d36bb8a7a209dc48650e9b9678f75777c)
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: 1fb0b86d36bb8a7a209dc48650e9b9678f75777c
https://github.com/xwiki/xwiki-platform/commit/1fb0b86d36bb8a7a209dc48650e9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/ExtensionIndexStore.java
Log Message:
-----------
XWIKI-23358: Warning Failed to get the extension from the index: NullPointerException is logged on installation
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/oidc
Commit: 71a6b422f07ce33064ddd3e05f0d342460619faa
https://github.com/xwiki-contrib/oidc/commit/71a6b422f07ce33064ddd3e05f0d34…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M oauth2-client/pom.xml
M oauth2-store/pom.xml
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 146de65e126aca9344c31e269d95b7d83c03c245
https://github.com/xwiki-contrib/oidc/commit/146de65e126aca9344c31e269d95b7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M oauth2-client/pom.xml
M oauth2-store/pom.xml
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.19.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 88f7fd01a91bd987346d3f71478929efbed9f655
https://github.com/xwiki/xwiki-platform/commit/88f7fd01a91bd987346d3f714789…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsSystemFiltersPreferencesMacro.xml
Log Message:
-----------
XWIKI-23408: "Formats" and "is enabled" column values/ toggles are not displayed on "Notifications System Filters Preferences" macro
* Inject missing dependency in the javascript code of the macro
(cherry picked from commit ba144be0ea2b56719dc4d8984badf2110895770e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 101de389e4b9f0524859ab3c5f90565d8f0765f3
https://github.com/xwiki/xwiki-platform/commit/101de389e4b9f0524859ab3c5f90…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsSystemFiltersPreferencesMacro.xml
Log Message:
-----------
XWIKI-23408: "Formats" and "is enabled" column values/ toggles are not displayed on "Notifications System Filters Preferences" macro
* Inject missing dependency in the javascript code of the macro
(cherry picked from commit ba144be0ea2b56719dc4d8984badf2110895770e)
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: ba144be0ea2b56719dc4d8984badf2110895770e
https://github.com/xwiki/xwiki-platform/commit/ba144be0ea2b56719dc4d8984bad…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsSystemFiltersPreferencesMacro.xml
Log Message:
-----------
XWIKI-23408: "Formats" and "is enabled" column values/ toggles are not displayed on "Notifications System Filters Preferences" macro
* Inject missing dependency in the javascript code of the macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6f0b6172ef521baa7673373b12937017bb5ce598
https://github.com/xwiki/xwiki-platform/commit/6f0b6172ef521baa7673373b1293…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/gadgetWizard.js
Log Message:
-----------
XWIKI-23406: Dot displayed before gadget title input
* Use proper HTML for the gadget title following macro config UI
refactoring
(cherry picked from commit 43e1f9defb5368d4722164f28b085127ef0dbfcd)
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: 43e1f9defb5368d4722164f28b085127ef0dbfcd
https://github.com/xwiki/xwiki-platform/commit/43e1f9defb5368d4722164f28b08…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/gadgetWizard.js
Log Message:
-----------
XWIKI-23406: Dot displayed before gadget title input
* Use proper HTML for the gadget title following macro config UI
refactoring
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications