- Dec 05, 2024
-
-
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
-
- Nov 29, 2024
-
-
Michael Hamann authored
* Introduce a new `SimpleDocumentCache` for caching values associated with document references. * Use the cache in the `DocumentRequiredRightsManager`. * Return static instances in `DocumentRequiredRightsReader` to reduce the memory usage of the cache. * Remove `DocumentRequiredRightsManager` from the page test component list and instead add a mock in `MockitoOldcore`. * Move `DocumentRequiredRightsManager` to the authorization bridge as it fits better there and with the mock implementation in `MockitoOldcore` there is no need to have it available for tests.
-
Marius Dumitru Florea authored
[misc] Put back the revapi excludes removed by the release script, that were introduced after 16.10.0RC1
-
Marius Dumitru Florea authored
-
Marius Dumitru Florea authored
* Fix parent version after cherry-pick
-
- Nov 28, 2024
-
-
Vincent Massol authored
* Adapt Rendering tests located in platform
-
Marius Dumitru Florea authored
* Update dependency after refactoring the xwiki-platform-uiextension-api module. (cherry picked from commit daf01401)
-
- Nov 27, 2024
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
[Misc] Make sure to test Maven related unit test with both the minimum supported version of Maven and the runtime version
-
Marius Dumitru Florea authored
* Fix cycle in dependecy chain by extracting code that depends on oldcore from uiextension-api in a new uiextension-default. (cherry picked from commit 5eb23e74)
-
Marius Dumitru Florea authored
(cherry picked from commit 284dc991)
-
Marius Dumitru Florea authored
* Inject the login and register link from a UI extension implemented in Java * Modify the upgrade test to catch this problem (cherry picked from commit 91b5141f)
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Nov 26, 2024
-
-
一颗小土豆 authored
Currently translated at 80.8% (3640 of 4501 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/zh/
-
Vincent Massol authored
-
- Nov 25, 2024
-
-
Sereza7 authored
* Removed the waiting for forms that do not use livevalidation.
-
Thomas Mortagne authored
-