- Jul 19, 2024
-
-
LucasC authored
XWIKI-22120: Live Data links are underlined although 'Underline links' setting is set to 'Only Inline Links' (#3085) * Added a rule to cover breadcrumbs in livedatas. * Added comments
-
- Jul 18, 2024
-
-
Mend Renovate authored
Update dependency org.xwiki.contrib.editortool:editor-tool-highlighting-ui to v4.8
-
LucasC authored
* Changed the SSX type to LESS * Replaced the former hard coded colors with values from the colorTheme. * Added codestyle updates for the SSX - one empty line between adjacent style blocks.
-
Simpel authored
Currently translated at 100.0% (16 of 16 strings) Translation: XWiki Platform/Help.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help/help-translations/de/
-
Simon Urli authored
* Make methods saving the ratings synchronized so that only a single thread can save or remove a rating
-
- Jul 17, 2024
-
-
Thomas Mortagne authored
-
Manuel Leduc authored
* Check server side if the page exists before adding a rating * Hide the rating UI when the page does not exist * Provide new DocumentReference#extractReference API to extract DocumentReferenec from an EntityReference --------- Co-authored-by:
Simon Urli <simon.urli@xwiki.com>
-
Thomas Mortagne authored
-
Simon Urli authored
-
Mend Renovate authored
-
Simon Urli authored
* Do not rely on JSON serialization, but instead compare maps.
-
- Jul 16, 2024
-
-
LucasC authored
* Added the TipPanel (kept a structure similar to previous panels) * Added a translation to populate this panel.
-
Manuel Leduc authored
XWIKI-22261: Deleted pages table table of the page index generates invalid links to permanently delete pages
-
Simon Urli authored
* Fix previous problems
-
Alex Cotiugă authored
* extract variable to avoid missusage of the quotes
-
Thomas Mortagne authored
-
- Jul 15, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Simon Urli authored
Clean up wrong comments.
-
Simpel authored
Currently translated at 100.0% (4 of 4 strings) Translation: XWiki Platform/xwiki-platform-model-validation-default Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-model-validation-default/de/
-
Simpel authored
Currently translated at 100.0% (6 of 6 strings) Translation: XWiki Platform/Model Validation API Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-model/model-validation-api/de/
-
Simpel authored
Currently translated at 33.3% (2 of 6 strings) Translation: XWiki Platform/Model Validation API Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-model/model-validation-api/de/
-
Vincent Massol authored
-
- Jul 11, 2024
-
-
Simon Urli authored
* Refactor FilterBoolean so that it's closer to the implementation of FilterList since they share same principle of using selectize * Cover the usecase inside the integration test
-
Simon Urli authored
* Use proper context user to evaluate email template
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- Jul 10, 2024
-
-
Marius Dumitru Florea authored
* Fix the way we compute the top position.
-
Marius Dumitru Florea authored
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
-
Marius Dumitru Florea authored
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes" * Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
-
- Jul 09, 2024
-
-
Simon Urli authored
The goal here is to immediately display a feedback in the create page dialog telling the user that the reference is wrong before they click on create. I performed following changes here: * Refactor CreateActionRequestHandler to have a clean separation between retrieving the reference and performing checks over templates * Refactor a bit CreateAction to perform immediate checks over the rights and the name strategy before even checking if the template is chosen: the goal being here to immediately provide exception if there's a problem * Refactor createinline.vm to inject bootstrap modal html elements when used with an ajax request: the idea here is to display an ajax modal instead of the old deprecated xwiki dialog * Refactor xwiki.js to use a jquery ajax call to request and display createinline * Add listener on xwiki:dom:updated events in both create.js and select.js to properly load them in case of dom updates * Provide new translations for getting better information from the name strategy * Improve a bit the template for displaying errors * Fix page test * Fix page object * Move translations * Fix typos in translations * Fix since
-
Marius Dumitru Florea authored
* Ignore the inline flag of XWiki macro widgets when comparing the new with the old content (because it depends on the macro output which is not synced).
-
Simon Urli authored
* Fix tests failure in extension handler
-
Simpel authored
Currently translated at 100.0% (73 of 73 strings) Translation: XWiki Platform/PDF Export UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/pdf-export-ui/de/
-
Alex Cotiugă authored
Currently translated at 6.8% (2 of 29 strings) Translation: XWiki Platform/Attachment API Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-attachment/attachment-api/az/
-
Simon Urli 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-platform-help/xwiki-platform-help-syntax/xwiki-xwikisyntaxscripts/pt_BR/
-
Alex Cotiugă authored
-