- Dec 10, 2024
-
-
Michael Hamann authored
-
Simon Urli authored
-
Simon Urli authored
* Add revapi ignores
-
Simon Urli authored
-
- Dec 09, 2024
-
-
Simon Urli authored
* Fix problems when trying to rename an entire space * Ensure to cover this UC in unit tests
-
dependabot[bot] authored
* These are transitive (indirect) development dependencies, with no effect to the end user.
-
LucasC authored
* Added a way to retrieve the aria-label of the input to complete the control-input
-
Mend Renovate authored
-
Mend Renovate authored
-
Mend Renovate authored
-
- Dec 06, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* We the npm version because it includes the minified JavaScript code. * Make sure we don't bundle both versions of moment.js
-
Simon Urli authored
Currently translated at 98.8% (84 of 85 strings) Translation: XWiki Platform/LiveData - Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-livedata/livedata-macro/fr/
-
- Dec 05, 2024
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
XWIKI-22716: The WebSocket context assumes the handshake request and response objects can be used after the handshake is performed
-
Vincent Massol authored
* Improve warning messages too
-
Thomas Mortagne authored
-
- Dec 04, 2024
-
-
Mend Renovate authored
-
Thomas Mortagne authored
* remove unused import
-
Mend Renovate authored
-
Mend Renovate authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
Merge pull request #3710 from renovate-bot/renovate/org.xwiki.contrib.numbered.content-application-numbered-content-headings-ui-1.x Update dependency org.xwiki.contrib.numbered.content:application-numbered-content-headings-ui to v1.10.3
-
- Dec 03, 2024
-
-
Mend Renovate authored
Update dependency org.xwiki.contrib.numbered.content:application-numbered-content-headings-ui to v1.10.3
-
Simon Urli authored
* Minor improvment
-
Simon Urli authored
* Provide EntityReference#getParentType * Use it in AbstractReferenceEntityReferenceResolver * Provide a new test * add more explanatory tests * Improve a bit the checks when setting the fallbackParentType parameter value * use back parentType parameter key name
-
Sereza7 authored
* Removed the space used by the left navbar when it has no children (xwiki standard's default)
-
Simon Urli authored
* Fix wrong deprecated annotation
-
- Dec 02, 2024
-
-
LucasC authored
* Reduced visibility of the separators between fields
-
Simon Urli authored
-
Marius Dumitru Florea authored
Hacking the Edit menu was needed initially when we developed the CKEditor Integration (before we added support for selecting CKEditor as default WYSIWYG editor). We kept the hack while the code was in xwiki-contrib because we were supporting older versions of XWiki.
-
Simon Urli authored
-
LucasC authored
* Removed the bootstrap grid from the card on the Help Home page * Added style to the new card elements * Added a couple classes to force the number of columns * Updated structure on other pages of the help section. * Used bootstrap 3 variables
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
LucasC authored
* Update the structure of the LiveData dropdown (namely, removed separator <li>s and grouped links together) to improve accessibility * Update bootstrap dropdown styles to account for this new kind of separator in dropdowns.
-
LucasC authored
* Layout updated with list elements * Simplified the architecture of the page content (notably replaced a clearfix hack with a flex)
-
Simon Urli authored
* Provide methods to allow querying document based on case sensitive tag * Use that method to get list of documents based on case sensitive tag when renaming a tag to change its case only to preserve backward compat of renaming * Refactoring of existing PO for integration test and cover the scenario in a new integration test * Minor fixes
-