- Jul 02, 2024
-
-
Marius Dumitru Florea authored
* Fix a bug in EntityChannelScriptAuthorTracker which didn't lower / update the script level when the target entity reference had initially a low script level (e.g. when two users edit a page whose last author didn't have script right, one of them could use the rights of the other to execute scripts) * Assume that a request can submit data associated with multiple documents (or document translations) so don't try to determine the entity that is targeted by the request; simply compute the effective author by taking the most recent author with the least script rights * Update since versions
-
Marius Dumitru Florea authored
* Update since version
-
Marius Dumitru Florea authored
* Also make sure the CKEditor requests that affect the edited content use the content locale and not the current UI locale because they can differ (e.g. when there's no document translation matching the current UI locale).
-
Marius Dumitru Florea authored
* reload the edit mode when switching the edited translation * change the document locale before locking it (taking care to restore the original translation if the edit fails for the new translation) * when reloading the document JSON, fallback on the orignal translation if the requested translation doesn't exist * when rendering the document, fallback on the original translation if the edited translation is new (so that we initialize the content of the new translation with the values from the original translation)
-
Marius Dumitru Florea authored
* Add new UITest configuration, named 'servletEngineNetworkAliases', to specify additional aliases that can be used to access the servlet engine running XWiki * Add a helper MultiUserTestUtils that can be injected in test methods allowing to: ** create new browser tabs and associate them with a given XWiki alias (you can log in different users in each of these tabs) ** switch between the created tabs, taking care of restoring the proper form token and base URL ** close the created tabs (except the first one) ** access the handle of the first (main) tab
-
- Jul 01, 2024
-
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* forgot to commut a change
-
Thomas Mortagne authored
* https://solr.apache.org/guide/solr/latest/indexing-guide/language-analysis.html#ukrainian is not very up to date...
-
Thomas Mortagne authored
* fix typo
-
Mend Renovate authored
-
- Jun 29, 2024
-
-
Marius Dumitru Florea authored
-
- Jun 28, 2024
-
-
Michael Hamann authored
-
Michael Hamann authored
* Click on the left of the heading to avoid clicking on the date picker popup.
-
Manuel Leduc authored
-
- Jun 27, 2024
-
-
Manuel Leduc authored
* Change the LiveDataConfigurationResolver so that it adds the limit to the list of page sizes if it's not already there * Refactor a bit existing LiveDataMacroTest so that it uses the real components for configuration resolver to have a better coverage --------- Co-authored-by:
Simon Urli <simon.urli@xwiki.com> Co-authored-by:
Marius Dumitru Florea <marius@xwiki.com>
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Michael Hamann authored
-
Michael Hamann authored
* Undo the translation of XWiki syntax elements * Don't translate scripting language names
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Michael Hamann authored
-
Thomas Mortagne authored
-
Simon Urli authored
-
Marius Dumitru Florea authored
-
- Jun 26, 2024
-
-
Michael Hamann authored
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering * Use the same condition for `isVisible` as for the waiting when opening/closing the drawer. This ensures that if you call `isVisible` after opening/closing the drawer, you get the expected result. * Wait for the x-position of the drawer to be stable when opening the drawer to ensure that the opening animation is finished.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
-
- Jun 25, 2024
-
-
Thomas Mortagne authored
This reverts commit e12ffe8c.
-
Marius Dumitru Florea authored
-
- Jun 24, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Simpel authored
Currently translated at 100.0% (236 of 236 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-notifications/xwiki-notifications-code-translations/de/
-
Simpel 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/de/
-
- Jun 21, 2024
-
-
Marius Dumitru Florea authored
-