- Jul 06, 2016
-
-
Marius Dumitru Florea authored
* Fix the GWT WYSIWYG editor template. * Bundle the edit module in the default distribution * Bundle the edit module implementation in the package created by the pacakger plugin.
-
Marius Dumitru Florea authored
* Fix quality build (test coverage)
-
Marius Dumitru Florea authored
* Add helper script service methods to retrieve the default Text and WYSIWYG editors * Modify the edit templates to use the edit script service.
-
Marius Dumitru Florea authored
* Make the top level categories for Editor<XDOM> (i.e. PureText, Text and Wysiwyg) case insensitive for backward compatibility * Add "PureText" editor as it is required by some TextArea properties (whose value is not wiki syntax) * Set the "editor" meta property of some known TextArea properties (whose value is either code or plain text) * Modify XWiki#getEditorPreference() to use the EditConfiguration component * Deprecate XWikiContext#getEditorWysiwyg() which is not needed any more * Modify TextAreaClass to use the EditorManager for displaying the right editor in edit mode * Remove code duplicated between editors/xdom*.vm * Remove textarea_text.vm and textarea_wysiwyg.vm as they are not needed any more
-
- Jul 05, 2016
-
-
Marius Dumitru Florea authored
* Add an option to reset the default WYSIWYG editor * Add translation keys for GWT editor's name and description
-
Marius Dumitru Florea authored
* Improve the support for translating the editor name and description * Move the code of a wiki-based editor from the document content to the "code" property and leave the document content for the editor description because the document content and title (= editor name) are translatable
-
Marius Dumitru Florea authored
* Add support for configuring the default WYSIWYG editor in the "Edit Mode Settings" administration section.
-
Marius Dumitru Florea authored
* Small improvement (thanks tmortagne)
-
- Jul 04, 2016
-
-
Marius Dumitru Florea authored
* Register the wiki-based editor components automatically (those defined with XWiki.EditorClass)
-
Marius Dumitru Florea authored
* Improve abstract class/method name.
-
Marius Dumitru Florea authored
-
- Jul 01, 2016
-
-
Eduard Moraru authored
-
Thomas Mortagne authored
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Jun 30, 2016
-
-
Vincent Massol authored
-
Ecaterina Moraru (Valica) authored
- Adding the French translation manually until we fix l10n to support nested, see XINFRA-203
-
Alexandru Cotiuga authored
- Adding the object to blacklist the Tour app
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
- Jun 29, 2016
-
-
Ecaterina Moraru (Valica) authored
- Deprecating the key used for the gadget’s title and page’s title
-
Ecaterina Moraru (Valica) authored
- Removing the Welcome gadget + fixing the other gadgets order
-
Ecaterina Moraru (Valica) authored
- Removing the Main.Welcome page and its translations pages - Removing Main.WelcomeSheet that allowed rapid editing of the Welcome gadget
-
Ecaterina Moraru (Valica) authored
-
- Jun 28, 2016
-
-
Guillaume Delhumeau authored
-
Thomas Mortagne authored
-
- Jun 27, 2016
-
-
Thomas Mortagne authored
-
Ecaterina Moraru (Valica) authored
- Typo, missing the class selector
-
Ecaterina Moraru (Valica) authored
XWIKI-12935 : Misalignment of Page rights's captcha checkbox
-
Alexandru Cotiuga authored
-
- Jun 24, 2016
-
-
Marius Dumitru Florea authored
* Add support for defining editors as components or from wiki pages and to be able to configure the default editor for a specific data type.
-