Wiki source code of ReleaseNotesXWikiEnterprise171

Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Jean-Vincent Drean 1.1 1 1 Release Notes for XWiki Enterprise 1.7.1
2
3 This is a bug fix and enhancement release.
4
5 #toc("" "" "")
6
7 1.1 Summary of changes since XWiki Enterprise 1.7
8
Jean-Vincent Drean 7.1 9 1.1.1 WYSIWYG and Rendering 2.0 Improvements
Jean-Vincent Drean 1.1 10
Jean-Vincent Drean 6.1 11 * Image handling. You can now upload and insert image in your documents from the WYSIWYG
Jean-Vincent Drean 1.1 12
Jean-Vincent Drean 6.1 13 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-1.jpg')" />
Jean-Vincent Drean 1.1 14
Jean-Vincent Drean 6.1 15 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-2.jpg')" />
Jean-Vincent Drean 1.1 16
Jean-Vincent Drean 6.1 17 * Table handling. You can create tables and manage them (row/columns addition and deletion) from the WYSIWYG.
Jean-Vincent Drean 1.1 18
Jean-Vincent Drean 6.1 19 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-4.jpg')" />
Jean-Vincent Drean 1.1 20
Jean-Vincent Drean 6.1 21 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-3.jpg')" />
Jean-Vincent Drean 1.1 22
Jean-Vincent Drean 7.1 23 * Added support for explicit line breaks (\\) in XWiki Syntax 2.0
24
Jean-Vincent Drean 6.1 25 1.1.1 Important bugs fixed
26
Jean-Vincent Drean 1.1 27 * XWIKI-2988: The way to synchronize several LDAP groups with the same XWiki group is wrong
28 * XWIKI-3024: XWiki authenticator load xwiki.authentication..createuser in place of xwiki.authentication.createuser from xwiki.cfg file
29 * XWIKI-3023: Timeout when trying to connect to Penrose LDAP server
30 * XWIKI-3010: By default the size of "ldap_group_mapping" field in XWikiPreferences is too short
Jean-Vincent Drean 6.1 31 * Many WYSIWYG bugs fixed
Jean-Vincent Drean 1.1 32
33 1.1 Known issues
34
Thomas Mortagne 9.1 35 * [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
Jean-Vincent Drean 1.1 36
37 1.1 Common Migration notes
38
39 The database structure hasn't been changed since XWiki Enterprise 1.5 so you shouldn't have to touch your Database to upgrade. Thus you can simply install this version and configure it to point to your existing database.
40
41 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
42
43
44
45

Get Connected