- Aug 24, 2021
-
-
Manuel Leduc authored
- Replace the equality condition with a like for the empty match, otherwise Oracle raises an error - Add an alternative is null condition because Oracle stores the empty string as NULL
-
Thomas Mortagne authored
(cherry picked from commit 5251ae7d)
-
- Aug 23, 2021
-
-
Marius Dumitru Florea authored
* Prototype.js needs to be loaded before the in-line script that fixes the incompatibility with Bootstrap. (cherry picked from commit e2a484d8)
-
Marius Dumitru Florea authored
XWIKI-18895: Inject the required skin extensions from the X-XWIKI-HTML-HEAD custom response header into the page HTML head automatically (cherry picked from commit 73dc2883)
-
- Aug 18, 2021
-
-
Thomas Mortagne authored
XWIKI-18922: Migration of table xwikirecyclebin fail from a database created with a very old XWiki version (cherry picked from commit 81d3a8e4)
-
- Aug 17, 2021
-
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
-
- Aug 16, 2021
-
-
Marius Dumitru Florea authored
* Determine the match type for each filter value and group the filter values by match type * Improve the live table Velocity code responsible for filtering xclass properties (cherry picked from commit 63929730)
-
- Aug 13, 2021
-
-
Manuel Leduc authored
XWIKI-18892: 'Edit' floating button should not be displayed for not editable columns in Live Data table (#1676) Make membershipType in the wiki index not editable.
-
- Aug 12, 2021
-
-
Teo Caras authored
-
Simon Urli authored
* Add new xwiki.properties properties to allow enabling the store of like averages. This might be useful for some usecases like getting top ranked pages from an HQL requests. (cherry picked from commit 02a70812)
-
Simon Urli authored
* Provide a new script service method to allow re-compute the average rating. Note that this method needs programming right since it can be resource consuming. (cherry picked from commit c090cdf3)
-
Simon Urli authored
(cherry picked from commit c3c82ebb)
-
Simon Urli authored
* Ensure to reset average to zero when all votes are removed (cherry picked from commit a85ea6e6)
-
Stéphane Laurière authored
* Make profile edit button link text visible on screen-readers only * Add title attribute to the link (cherry picked from commit 316855ed)
-
- Aug 11, 2021
-
-
Thomas Mortagne authored
XWIKI-18869: Broken upgrade to 13.x on MariaDB 10.3 from a database created with a very old XWiki version * automaticlaly remove old UNIQUE KEY which are not supposed to be there anymore (cherry picked from commit 43626a6d)
-
Manuel Leduc authored
XWIKI-18891: Changing a Wiki Owner from WikiManager Live Data table should display the corresponding warning from Administration - Disable editing the owner property - Introduce a Page Test for WikiManager.WebHome and assert that the owner property is configured as not editable
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
(cherry picked from commit b29a23b9)
-
Marius Dumitru Florea authored
XWIKI-18895: Inject the required skin extensions from the X-XWIKI-HTML-HEAD custom response header into the page HTML head automatically (cherry picked from commit baaf16e5)
-
- Aug 10, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit 196df4e2)
-
- Aug 09, 2021
-
-
Simon Urli authored
* Ensure to use the context component manager to look for converters * Provide a new test class for the listener (cherry picked from commit 5de8856f)
-
Simon Urli authored
XWIKI-18856: No notification is displayed for minor changes despite the minor event alert filter being off * Fix the AbstractMinorEventNotificationFilter to take into account the format when filtering * Refactor tests to follow best practices (cherry picked from commit 9fe30c9f)
-
- Aug 05, 2021
-
-
Thomas Mortagne authored
* add a revapi ignore (cherry picked from commit 8c9c6857)
-
- Aug 04, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit c08952fe)
-
- Aug 03, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit 9f079dc0)
-
- Jul 30, 2021
-
-
Thomas Mortagne authored
* add a revapi ignore (cherry picked from commit 764f8ba2)
-
- Jul 29, 2021
-
-
Marius Dumitru Florea authored
-
Thomas Mortagne authored
(cherry picked from commit df8bd49b)
-
- Jul 27, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit 96b52f5e)
-
- Jul 22, 2021
-
-
Simon Urli authored
* Provide a new LinkParser component whose jobs is to allow extracting links from an XDOM * Improve MacroRefactoring role to allow extract links from a macro content or parameter * Improve DefaultMacroRefactoring to parse macro content for extracting links * Improve IncludeMacroRefactoring to extract links from macro parameters * Refactor XWikiDocument to rely on LinkParser * Improve existing integration test to check with various links to ensure backlinks are created in each case (standard link, default macro link, nested macro link, image link, include macro parameter) (cherry picked from commit eb7d809e)
-
- Jul 20, 2021
-
-
Simon Urli authored
-
Simon Urli authored
-
- Jul 19, 2021
-
-
Simon Urli authored
-