- Sep 13, 2022
-
-
Nikita Petrenko authored
Currently translated at 70.5% (3117 of 4417 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Manuel Leduc authored
Fix a flicker when selecting an attachment when the image selection dialog is not fully initialized.
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
XWIKI-18344: Clicking "Create" button in Create Page view is sometimes not taken into consideration the first time * Use <fieldset> where location picker is used in order for the form to be properly disabled when submitted with async validations in progress. * Fix the fact that the advanced location edit pane is not shown when async validation fails after a submit is triggered.
-
- Sep 12, 2022
-
-
Marius Dumitru Florea authored
XWIKI-18344: Clicking "Create" button in Create Page view is sometimes not taken into consideration the first time * Use the form async validation on AppWithinMinutes rename (which uses the location picker)
-
Manuel Leduc authored
Fix failing LiveData filtering on selectize fields.
-
Oana-Lavinia Florean authored
* make sure that scripts are executes in the order they are added * don't override the async attribute if defined * use hasAttribute to verify if the async attribute is defined
-
Marius Dumitru Florea authored
XWIKI-18344: Clicking "Create" button in Create Page view is sometimes not taken into consideration the first time * Add support for calling validateAsync on a form field so that we can use its id/name to build the validation key. * On the create application page, focus the app name input on validation error only if the validation was triggered by a submit (Enter key), otherwise we loose the focus on the app parent input while typing if the app name is not valid. * Register the submit event for async validation on the capturing phase so that we can block the submit before reaching other listeners (that are usually registered for the bubbling phase). * Replace the validation key parameter with a namespace that is used along with the form field id/name to compute the validation key. * Disable the page name field while its value is being computed based on the page title, so that the client-side validation is not executed (we trigger it after the computed page name is retrieved) * Preserve the location/breadcrumb id when updating it as a result of typing the page title, name or parent (because we use it to compute the validation key) * We don't need to call directly the page name validator when typing on the page title input, because changing the page title updates the page name and triggers the change event which forces a new page name validation (indirectly).
-
Manuel Leduc authored
- Introduce getHiddenMacroCategories in RenderingScriptService - Use getHiddenMacroCategories in the CKEditor macro dialog implementation - Document rendering.transformation.macro.hiddenCategories in xwiki.properties.vm
-
Simon Urli authored
* Add new component to the PageComponentList so that page tests are not erroring
-
Simon Urli authored
* Trigger an event whenever entries are displayed in a live data. Co-authored-by:
Manuel Leduc <manuel.leduc@xwiki.com>
-
Thomas Mortagne authored
* solr became much more core now that anything that manipulate backlinks depends on it
-
Manuel Leduc authored
-
Simon Urli authored
Currently translated at 100.0% (179 of 179 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-code-translations/fr/
-
Nikita Petrenko authored
Currently translated at 70.5% (3116 of 4417 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Nikita Petrenko authored
Currently translated at 70.5% (3114 of 4417 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Nikita Petrenko authored
Currently translated at 70.4% (3113 of 4417 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/uk/
-
Andreea Chirica authored
Currently translated at 100.0% (163 of 163 strings) Translation: XWiki Platform/XWiki Platform - CKEditor - UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-ckeditor-ui/fr/
-
Andreea Chirica authored
Currently translated at 100.0% (9 of 9 strings) Translation: XWiki Platform/UI Extension API Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/ui-extension-api/fr/
-
Andreea Chirica authored
Currently translated at 100.0% (179 of 179 strings) Translation: XWiki Platform/XWiki.Notifications.Code.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-notifications-code-translations/fr/
-
Andreea Chirica authored
Currently translated at 100.0% (4 of 4 strings) Translation: XWiki Platform/Jetty listener Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/jetty-listener/fr/
-
Andreea Chirica authored
Currently translated at 100.0% (12 of 12 strings) Translation: XWiki Platform/Index.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/index-translations/fr/
-
Manuel Leduc authored
-
- Sep 09, 2022
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
* 13.10.x compatible test
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
* makes integration test life easier
-
Marius Dumitru Florea authored
-
Simon Urli authored
* Add missing coverage
-
- Sep 08, 2022
-
-
Andreea Chirica authored
Currently translated at 100.0% (4 of 4 strings) Translation: XWiki Platform/Jetty listener Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/jetty-listener/ro/
-
Andreea Chirica authored
Currently translated at 100.0% (12 of 12 strings) Translation: XWiki Platform/Index.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/index-translations/ro/
-
Andreea Chirica authored
Currently translated at 63.7% (2814 of 4417 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/ro/
-
Simon Urli authored
XWIKI-20119: Some unread notification events are displayed as read in notifications list and Activity Stream and counter shows a wrong value after upgrade XWiki * Ensure to use a proper limit for getting event statuses from Solr
-
Thomas Mortagne authored
* fix conflict with legacy dependencies
-
Thomas Mortagne authored
-
- Sep 07, 2022
-
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
-