- Sep 30, 2016
-
-
Thomas Mortagne authored
XWIKI-13724: ComponentManager does not support nested spaces * fix @since (need to get used to not having milestones anymore)
-
Thomas Mortagne authored
XWIKI-13724: ComponentManager does not support nested spaces
-
Thomas Mortagne authored
-
Vincent Massol authored
XWIKI-13752: Introduce a new Context macro parameter to control the execution environment for macros inside it
-
- Sep 29, 2016
-
-
Vincent Massol authored
XWIKI-13752: Context Macro cannot be used to display a TOC for another document when the headings are generated
-
Guillaume Delhumeau authored
XWIKI-10136: A user should be able to edit her comments even if she does not have the edit right on the page. * Update javadoc.
-
Guillaume Delhumeau authored
XWIKI-10136: A user should be able to edit her comments even if she does not have the edit right on the page. * Improve the code and the javadoc.
-
Marius Dumitru Florea authored
XWIKI-13748: Save embedded images that use Data URI as attachments when importing an office document
-
Marius Dumitru Florea authored
* Deprecate the TempResourceAction * Move the code related to temporaty resources in a separate module (xwiki-platform-resource-temporary) * Extract most of the code from WebJarsResourceReferenceHandler into AbstractServletResourceReferenceHandler so that it can be used also for serving temporary resources. * Update the SVG rasterizer to use the temporary resource API.
-
Denis Gervalle authored
- Switch to the DisposableCacheValue interface - Prevent cache insertion to bite its own tail (the added entry) during any consequent eviction
-
Vincent Massol authored
-
Guillaume Delhumeau authored
XWIKI-10136: A user should be able to edit her comments even if she does not have the edit right on the page.
-
Guillaume Delhumeau authored
XWIKI-10136: A user should be able to edit her comments even if she does not have the edit right on the page.
-
Michiel Hobbelman authored
XWIKI-10136: A user should be able to edit her comments even if she does not have the edit right on the page. * Quick fix.
-
* this commit is to fix the same issue for XWiki 8.3 * this could be applied also for XWiki 7.4.5 only if the fix for http://jira.xwiki.org/browse/XWIKI-13274 will be also applied
-
Vincent Massol authored
XWIKI-13310: Menus entries are stuck to the arrow indicating a sub-menu
-
Manuel Smeria authored
-
- Sep 28, 2016
-
-
Thomas Mortagne authored
XWIKI-13743: Impossible to set the TextArea content type in the class editor
-
Thomas Mortagne authored
-
Thomas Mortagne authored
XWIKI-13742: Put back XWikiDocument#getRenderedContent(String) behavior and move the safeguard at Document level
-
- Sep 27, 2016
-
-
Marius Dumitru Florea authored
* Fix usage of deprecated EditModeClass object.
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Vincent Massol authored
[Misc] Apply new best practice for@since tags (see http://dev.xwiki.org/xwiki/bin/view/Community/JavaCodeStyle#HUseone40sinceperversion )
-
Vincent Massol authored
[Misc] Apply new best practice for@since tags (see http://dev.xwiki.org/xwiki/bin/view/Community/JavaCodeStyle#HUseone40sinceperversion )
-
Vincent Massol authored
[Misc] Apply new best practice for@since tags (see http://dev.xwiki.org/xwiki/bin/view/Community/JavaCodeStyle#HUseone40sinceperversion )
-
- Sep 26, 2016
-
-
Denis Gervalle authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
Vincent Massol authored
XWIKI-13735: Some special characters in request parameter keys cause a "missing end delimiter" exception
-
- Sep 25, 2016
-
-
Vincent Massol authored
-
- Sep 23, 2016
-
-
Thomas Mortagne authored
* minor improvement
-
Thomas Mortagne authored
XWIKI-13733: Installation via apt get of XWiki Enterprise does not select CKEditor as default editor
-
Thomas Mortagne authored
XWIKI-13731: Make most expensive steps more visible
-
Thibault Clauzier authored
-
- Sep 22, 2016
-
-
Marius Dumitru Florea authored
* Render the section title using the plain syntax. We can't change the DocumentSection class to hold the plain title instead of the raw wiki syntax because it is exposed in the public API.
-
Marius Dumitru Florea authored
* Simplify how the image is vertically aligned.
-
Vincent Massol authored
XWIKI-13663: Update the User Profile's "Dashboard preferences" label to be in line with its behaviour
-