- Oct 27, 2021
-
-
Manuel Leduc authored
See https://github .com/revapi/revapi/issues/221#issuecomment-832626011
-
Thomas Mortagne authored
(cherry picked from commit a87cb9d9)
-
Manuel Leduc authored
-
Manuel Leduc authored
Makes the fetch interceptor in xwiki.js return the response to allow using its content when on the Promise returned by calling window.fetch
-
- Oct 26, 2021
-
-
Thomas Mortagne authored
* fix the since annotation (cherry picked from commit cd699fdc)
-
Thomas Mortagne authored
(cherry picked from commit 7f2c3a1e)
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
-
- Oct 25, 2021
-
-
Manuel Leduc authored
-
- Oct 22, 2021
-
-
Simon Urli authored
(cherry picked from commit 312fe85f)
-
- Oct 21, 2021
-
-
Vincent Massol authored
[Misc] Force Tomcat 9 when the tag is not specified since latest = 10 and we don't support Tomcat 10 yet
-
- Oct 20, 2021
-
-
Manuel Leduc authored
- Make sure the translations are loaded before initializing the selectize filter field - Make sure the empty option is still displayed on reload - Introduce a method to get the values of filter in TableLayoutElement
-
Michael Hamann authored
The page object now properly waits for the reloading of the entries. This also fixes waiting for the LD to load when the LD is empty and a related code style issue (method only used in negated form). (cherry picked from commit 1332d3a4)
-
- Oct 18, 2021
-
-
Manuel Leduc authored
-
- Oct 15, 2021
-
-
Michael Hamann authored
- Reset the mime type after setting the content in xmldoc-update-plugin. (cherry picked from commit 5db309ac)
-
Manuel Leduc authored
XWIKI-19038: xwikivar.vm throws a NullPointerException when called with $doc = null and Show page annotations = Yes - Prevent calling getAnnotation when $doc is null in xwikivars.vm - Prevent AbstractTypedStringEntityReferenceResolver.getSerializedType from throwing an exception when its parameter is null - return a results on LiveTableLiveDataEntryStore.getLiveTableResultsFromPage even when rendering xwikivars.vm failed (cherry picked from commit 59cbb47e)
-
- Oct 14, 2021
-
-
Manuel Leduc authored
- Mark the non-viewable documents as 'obfuscated' in the livetable sources - When the number of results is lower than the limit, removes the obfuscated documents from the response - Improve Livedata to inform the user that they cannot view the content of a row because they do not have the right - Move the filtered results logic into a macro in macros.vm (cherry picked from commit a364a078)
-
Vincent Massol authored
-
- Oct 13, 2021
-
-
Manuel Leduc authored
- Update uorgsuggest.vm with the filtering improvement - Introduce UorgsuggestPageTest to test uorgsuggest.vm - Introduce DefaultIconManagerComponentList and SecurityScriptServiceComponentList to provide component lists required by UorgsuggestPageTest - Add a missing cache mock in PageTest - Mock XWikiEngineContext.getResourceAsStream in PageTest - Improve the icon setup in a PageTest context
-
- Oct 12, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit c2dd4f43)
-
- Oct 08, 2021
-
-
Manuel Leduc authored
- Introduce 4 icons in Font Awesome (filter, table_sort, fast-backward, arrow_in) - Introduce 4 icons in Silk (filter, fast-backward, arrow_in),table_sort was already existing - Replace all the hardcoded use of Font Awesome css class by calls to the XWikiIcon Vue component
-
- Oct 06, 2021
-
-
Thomas Mortagne authored
XWIKI-18942: Rollback of a document version containing a different attachment with the same name and version does not work * fix flicker (cherry picked from commit 3868468a)
-
- Oct 01, 2021
-
-
Manuel Leduc authored
(cherry picked from commit 49367c93)
-
Manuel Leduc authored
(cherry-picked from commit 44a87d27)
-
- Sep 30, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit 8e3102d8)
-
Thomas Mortagne authored
(cherry picked from commit 09a6fa66)
-
- Sep 29, 2021
-
-
Manuel Leduc authored
-
- Sep 28, 2021
-
-
Manuel Leduc authored
-
- Sep 27, 2021
-
-
Manuel Leduc authored
-
- Sep 24, 2021
-
-
Thomas Mortagne authored
(cherry picked from commit aac4d6d5)
-
Manuel Leduc authored
(cherry picked from commit a9d0f9e0)
-
Manuel Leduc authored
(cherry picked from commit 6bd8fbae)
-
- Sep 23, 2021
-
-
Simon Urli authored
XWIKI-18910: Errors appear in the wiki console after selecting the "Forgot your username or password option", on a Multilingual wiki (#1689) * Ensure to display the language menu only if $doc is defined in the current context. (cherry picked from commit 44c8fdfd)
-
- Sep 22, 2021
-
-
Manuel Leduc authored
- Improve the icons fetch mocking - Introduce flush-promises to make it easier to wait for asynchronous tasks to be finished before the assertions
-
Manuel Leduc authored
-
Manuel Leduc authored
-
Manuel Leduc authored
(cherry picked from commit 6e1f0d4f)
-