- Mar 21, 2023
-
-
Simon Urli authored
-
Simon Urli authored
-
Simon Urli authored
* Fix test
-
- Mar 20, 2023
-
-
Thomas Mortagne authored
* add missing token in themes creation
-
Thomas Mortagne authored
* improve warning message * add missing warning message in the case of inline edit * add missing token when creating a panel
-
Vincent Massol authored
-
Thomas Mortagne authored
* make sure AWP call the edit action with the expected token
-
Thomas Mortagne authored
* improve the logic to find out if the edited document was modified by inputs
-
Thomas Mortagne authored
* update comment
-
- Mar 18, 2023
-
-
Simpel authored
Currently translated at 100.0% (20 of 20 strings) Translation: XWiki Platform/Mentions Notifications Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/mentions-notifications/de/
-
Simpel authored
Currently translated at 100.0% (4442 of 4442 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/
-
Simon Urli authored
* Fix existing tests
-
- Mar 17, 2023
-
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
* Make the UIX synchronous since it's a link inside the drawer and it doesn't make much sense to be displayed after the drawer menu is open.
-
Simon Urli authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Manuel Leduc authored
XWIKI-20725: The 'Click and drag to resize' button is displayed in the far right of the editing area on Center alignment
-
Simpel authored
Currently translated at 100.0% (4442 of 4442 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/de/
-
Simon Urli authored
Revert "XWIKI-20483: Save and continue sometimes announces success even if the save is not actually done properly" This reverts commit 1300d084.
-
- Mar 16, 2023
-
-
Michael Hamann authored
* Make sure the WYSIWYG editor considers the restricted status.
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
* Prevent news from being indexed by search engines
-
Vincent Massol authored
* Added a title to the template * Note the code duplication from contentheader.vm. I wonder if we should introduce a velocity variable in contentheader.vm to decide whether or not to display the last author/creator (we already have that for the content menu)
-
Vincent Massol authored
* Add the What's New extension to XS
-
Manuel Leduc authored
-
Marius Dumitru Florea authored
-
Michael Hamann authored
* Fix page tests by ensuring that the document is not restricted during saving.
-
Vincent Massol authored
* Add missing file from previous commit
-
Vincent Massol authored
* Sort news items coming from different sources by published dates (newest first)
-
Vincent Massol authored
* Work around the current XWiki Blog limitation of supporting only 1 category
-
Marius Dumitru Florea authored
-
Manuel Leduc authored
XWIKI-20726: The state of the Image Size lock ratio button is considered per editing session instead of per image
-
Marius Dumitru Florea authored
XWIKI-20483: Save and continue sometimes announces success even if the save is not actually done properly * Consider the document save has failed when the save response (JSON) doesn't match the expectation (neither the new version nor the create job status are included), even if the response status code is 200.
-
Thomas Mortagne authored
-
Manuel Leduc authored
-
- Mar 15, 2023
-
-
Michael Hamann authored
* Introduce a new "restricted" attribute on XWikiDocument * Mark any document that is restored from XML as restricted * Deny script right when the secure document is restricted * Make transformations restricted when the document is restricted * Do not execute Velocity in titles when the document is restricted * Make sure saved documents aren't restricted. * Add tests * Display a warning when a document is rendered in restricted mode and the user is advanced or there is actually an error in the output.
-
Thomas Mortagne authored
-