Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1fc0f658a7101fe808c8d4cc5c01ba8437d70e42
https://github.com/xwiki/xwiki-platform/commit/1fc0f658a7101fe808c8d4cc5c01…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/uorgsuggest.vm
Log Message:
-----------
XWIKI-22373: User suggest picker doesn't honor the limit for local users
* Use the limit specified on the request, defaulting to 10 when no limit is specified.
(cherry picked from commit 7da4650cc79ef2b1dc3ec8664a9d0ae26d12eb0f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1468d4a856328c74cb9499857f2fcce3fb28822f
https://github.com/xwiki/xwiki-platform/commit/1468d4a856328c74cb9499857f2f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/uorgsuggest.vm
Log Message:
-----------
XWIKI-22373: User suggest picker doesn't honor the limit for local users
* Use the limit specified on the request, defaulting to 10 when no limit is specified.
(cherry picked from commit 7da4650cc79ef2b1dc3ec8664a9d0ae26d12eb0f)
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: 7da4650cc79ef2b1dc3ec8664a9d0ae26d12eb0f
https://github.com/xwiki/xwiki-platform/commit/7da4650cc79ef2b1dc3ec8664a9d…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/uorgsuggest.vm
Log Message:
-----------
XWIKI-22373: User suggest picker doesn't honor the limit for local users
* Use the limit specified on the request, defaulting to 10 when no limit is specified.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/rightsapi_39
Home: https://github.com/xwiki-contrib/api-rights
Commit: 855309dd41bd70d039003b7acf2bae0d7a387b62
https://github.com/xwiki-contrib/api-rights/commit/855309dd41bd70d039003b7a…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/RightsWriter.java
M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java
M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java
Log Message:
-----------
RIGHTSAPI-39: Removing all right are not applied
* Remove all rights if the list is empty
* Update API doc to be explict about the case of empty list and also if args is null
* Create draft of Unit test to check that all rights are removed if the list is empty
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
Branch: refs/heads/rightsapi_39
Home: https://github.com/xwiki-contrib/api-rights
Commit: 669f7a8729e68498f6732a5e0a0f2ad22450918f
https://github.com/xwiki-contrib/api-rights/commit/669f7a8729e68498f6732a5e…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/RightsWriter.java
M api-rights-bridge/src/main/java/org/xwiki/contrib/rights/internal/DefaultRightsWriter.java
M api-rights-bridge/src/test/java/org/xwiki/contrib/rights/internal/DefaultRightsWriterTest.java
Log Message:
-----------
RIGHTSAPI-39: Removing all right are not applied
* Remove all rights if the list is empty
* Update API doc to be explict about the case of empty list and also if args is null
* Create draft of Unit test to check that all rights are removed if the list is empty
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 253501b27ceebc7c975ab95f7ce273069eebd716
https://github.com/xwiki-contrib/confluence/commit/253501b27ceebc7c975ab95f…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
Log Message:
-----------
CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Refactor the code.
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Remove uneeded escape
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Take into consideration all the forbidden characters when escaping
* CONFLUENCE-254: "Failed to read package" error as result of migration from old Confluence instances for Windows users
* Use apache commons to validate the file name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications