- Jun 07, 2024
-
-
Michael Hamann authored
XWIKI-22056: Inserted icons on each line via Quick Actions are merged into one line in view mode (#3145) * Always ask for inline icons and wrap the icon in a paragraph if necessary to ensure that in standalone mode all icons are actually standalone. * Add a test.
-
Thomas Mortagne authored
XWIKI-22215: XWikiDocument#getPreparedXDOM can run the preparation on the same XDOM instance in several threads
-
Simon Urli authored
* Properly exclude dependencies in legacy-dependencies to avoid getting twice same class
-
- Jun 06, 2024
-
-
LucasC authored
XWIKI-22137: Tour button on the bottom right in French doesn't display properly characters with accents (#3144) * Removed the json escaping from the button text content * Refactored the button creation Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
Simon Urli authored
* Ensure to not use anymore isActive and setActive * Provide a default method for the deprecated method in interface and remove all overrides
-
Simon Urli authored
* Fix the page object selector
-
Simon Urli authored
* Fix javadoc
-
Simon Urli authored
* Deprecate and legacify NotificationFilterPreferenceProvider and NotificationFilterPreference#getProviderHint * Clean up all code relying on it simplifying a lot the implem of NotificationFilterPreference * Only valid usage of the providerHint was for checking if a filter preference was stored or not: replaced it with checking the ID of the filter * Fix bad prefix in filters internal ids * Fix typos
-
Mariana Batista authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Platform.SandboxTestPage Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/platform-sandboxtestpage/pt_BR/
-
Mariana Batista authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Main.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/main-webhome/pt_BR/
-
Mariana Batista authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/XWiki.XWikiSyntaxScripts Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-xwikisyntaxscripts/pt_BR/
-
Mariana Batista authored
Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Platform/Sandbox.WebHome Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/sandbox-webhome/pt_BR/
-
Mariana Batista authored
Currently translated at 100.0% (4490 of 4490 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt_BR/
-
- Jun 03, 2024
-
-
Simon Urli authored
* Ensure to remove the boolean filter properly like we do for list filters * Improve Page Object to select all kind of filters (input or select) * Ensure to cover manipulating boolean filters in integration test
-
- May 31, 2024
-
-
Vincent Massol authored
* Use it for all the webjar modules of xwiki-platform
-
Vincent Massol authored
-
- May 30, 2024
-
-
Vincent Massol authored
-
Ilie Andriuta authored
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Make it more visible when a PR right is refused so that it's easier to realize what the problem is when a test is failing because of this
-
Mend Renovate authored
-
Mend Renovate authored
-
- May 29, 2024
-
-
Oana-Lavinia Florean authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Simon Urli authored
* Only return JSON in SearchSuggestCode when called with /get/
-
- May 28, 2024
-
-
Mariana Batista authored
Currently translated at 100.0% (29 of 29 strings) Translation: XWiki Platform/Attachment API Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-attachment/attachment-api/pt_BR/
-
Mariana Batista authored
Currently translated at 100.0% (4486 of 4486 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/pt_BR/
-
LucasC authored
* Reduced the specificity of the underlining preference selector so that it's matched even during docker testing.
-
Mend Renovate authored
-
Mend Renovate authored
-
Simon Urli authored
* Fix missing change in the pom
-
- May 27, 2024
-
-
Pierre Jeanjean authored
* Fix JSON serialization * Add UI test * Document page objects * Put all Solr related tests together
-
Pierre Jeanjean authored
* Refactor jsonResponse macro * Add rawResponse macro * Refactor Main.DatabaseSearch * Refactor Main.SolrSearchMacros * Refactor CKEditor.HTMLConverter * Refactor XWiki.Notifications.Code.NotificationRSSService
-
Simon Urli authored
* apply the criteria over the archive in cache when possible instead of always loading it from database * add an integration test to test that there's no regression on getRevision API even if the document is not stored * Provide some comments * Reuse the filtering implementation that is already provided in XWikiVersioningStoreInterface * Fix unit tests * Improve integration test
-
Manuel Leduc authored
Add a missing condition on cleanup when this.mail is null.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Mend Renovate authored
-