Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5c0e0e13c886eda3355cc66c04999bf7bc7e0502
https://github.com/xwiki/xwiki-platform/commit/5c0e0e13c886eda3355cc66c0499…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
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: e6cab377d8c99be75d51854fedc69e2ab3e641fa
https://github.com/xwiki/xwiki-platform/commit/e6cab377d8c99be75d51854fedc6…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3376-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c399b3c0d393b62c4238f997f841b369f3eeef59
https://github.com/xwiki/xwiki-platform/commit/c399b3c0d393b62c4238f997f841…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3376-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 44bbf3bdabc4ffca780ee820242278dffa6ac347
https://github.com/xwiki/xwiki-platform/commit/44bbf3bdabc4ffca780ee8202422…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
(cherry picked from commit aa2cd69375e2da29bd255db9623c524cf6ba8280)
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: aa2cd69375e2da29bd255db9623c524cf6ba8280
https://github.com/xwiki/xwiki-platform/commit/aa2cd69375e2da29bd255db9623c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/hierarchy_macros.vm
Log Message:
-----------
XWIKI-22169: Breadcrumb dropdowns for navigation should be keyboard accessible (#3376)
* Added a label to the tree toggle button
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22430
Home: https://github.com/xwiki/xwiki-platform
Commit: 599461298b1d96f613a9be6c9444dad90741bb92
https://github.com/xwiki/xwiki-platform/commit/599461298b1d96f613a9be6c9444…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticatedEventNotifier.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/user/UserAuthenticationEventNotifier.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyBasicAuthenticator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/user/impl/xwiki/MyFormAuthenticator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java
A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/UserUnauthenticatedEvent.java
Log Message:
-----------
XWIKI-22430: Logging out does not unlock pages that were being edited
* Provide a new UserUnauthenticatedEvent to detect whenever a user
logged out, the same way that we have UserAuthenticatedEvent
* Trigger that new event when processing a logout in
MyFormAuthenticator
* Refactor the code in XWikiHibernateStore to listen for
UserUnauthenticatedEvent for cleaning the locks of a user, instead
of listening to an action event
* Rename UserAuthenticatedEventNotifier and use it for both
authenticated and unauthenticated events
* Fix test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.7.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e7ec7390f6aca7f4836d32151dad8fe954d286bd
https://github.com/xwiki/xwiki-platform/commit/e7ec7390f6aca7f4836d32151dad…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/assembly/distribution.xml
Log Message:
-----------
XWIKI-22467: Standalone Solr error due to missing ukrainian.dict
(cherry picked from commit f7a4bb83dd0f124b9e8aae913d57747eac3c316c)
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: f7a4bb83dd0f124b9e8aae913d57747eac3c316c
https://github.com/xwiki/xwiki-platform/commit/f7a4bb83dd0f124b9e8aae913d57…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-server/xwiki-platform-search-solr-server-core-search/src/main/assembly/distribution.xml
Log Message:
-----------
XWIKI-22467: Standalone Solr error due to missing ukrainian.dict
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications