- Jan 04, 2022
-
-
Simon Urli authored
* Fix the typo
-
- Jan 03, 2022
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
XWIKI-18600: Refactor the security modules organization, add a Security Config component and improve some templates * Make it work better...
-
Vincent Massol authored
-
- Dec 31, 2021
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Clemens Klein-Robbenhaar authored
- follow best practices when logging the exception as warning
-
Clemens Klein-Robbenhaar authored
- forgot to add test in last commit
-
Clemens Klein-Robbenhaar authored
- avoid the error for adding an empty page name - also raise log level for failures to get the events from the EventStore to make them more visible, as querying the database can come with a notable performance penalty
-
- Dec 30, 2021
-
-
Simon Urli authored
* Ensure to rely on the textarea content type for setting the syntax in TExtAreaClass#displayEdit * Refactor a bit simpleedittoolbar.vm to rely on $edit.data.syntax if it's defined, instead of relying on $doc.syntax.
-
Simon Urli authored
* Check for both /view/ and /get/ action to serve the documentdoesnotexist template which handles settings the 404 error status in XWikiAction
-
- Dec 29, 2021
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Dec 28, 2021
-
-
Clemens Klein-Robbenhaar authored
* require API part to be installed on root name space
-
Thomas Mortagne authored
XWIKI-19276: Cannot update to XWiki 13.10.2: "Index column size too large. The maximum column size is 767 bytes" * add missing since annotations
-
Thomas Mortagne authored
XWIKI-19276: Cannot update to XWiki 13.10.2: "Index column size too large. The maximum column size is 767 bytes" * moved DYNAMIC raw type migration first * also removed R130200001 migration which does the exact same thing
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
- Dec 27, 2021
-
-
Clemens Klein-Robbenhaar authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
-
- Dec 24, 2021
-
-
Marius Dumitru Florea authored
XWIKI-17793: Users cannot continue typing seamlessly after inserting a mention with the '@' shortcut XWIKI-19236: Mentions are not inline where inserted in an empty line * Enforce the inline mode when inserting the mention macro using the @ shortcut. This also moves the caret after the macro.
-
- Dec 23, 2021
-
-
Alex Cotiugă authored
-
Alex Cotiugă authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Manuel Leduc authored
-
Thomas Mortagne authored
-
- Dec 21, 2021
-
-
Vincent Massol authored
-
Thomas Mortagne authored
-
- Dec 20, 2021
-
-
Simon Urli authored
XWIKI-18717: NPE in 'xpart.vm' when adding comments with CAPTCHA as guest user which causes errors in browser and prevents adding further comments * Bulletproof commentfield.vm to ensure to not perform API call with null parameter value * Bulletproof BaseClass#addField to ensure to not obtain a NPE in case it's called with a null value, and to log a warning in such case
-
Vincent Massol authored
-
* Displaying a sponsor button in your repository, read documentation at https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/displaying-a-sponsor-button-in-your-repository * Using the OpenCollective service, see https://opencollective.com/xwiki
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-