Wiki source code of ReleaseNotesXWikiEnterprise184

Version 2.1 by Thomas Mortagne on 2009/05/18

Show last authors
1 1 Release Notes for XWiki Enterprise 1.8.4
2
3 This is a bug fix and enhancement release mainly around new WYSIWYG and new Rendering modules.
4
5 #toc("" "" "")
6
7 1.1 Changes since XWiki Enterprise 1.8.3
8
9 1.1.1 New WYSIWYG and Syntax bug fixes and improvements
10 * XWIKI-3795 - Reset the content of the rich text area using a command instead of setting the inner HTML directly
11 * XWIKI-3794 - Make the editor work with the minimal configuration
12 * XWIKI-3518 - When in an unordered list, the user shouldn't be able to select "Title" from the menu
13 * XWIKI-3831 - Color picker is not displayed in FF when editing in full screen
14 * XWIKI-3830 - Add ability to insert level 6 headings
15 * XWIKI-3829 - Use Control/Meta+Up/Down arrow keys to navigate before/after a table
16 * XWIKI-3827 - GWT wysiwyg editor has dark background with Albatross skin
17 * XWIKI-3824 - Allow adding complex content inside list items
18 * XWIKI-3811 - Delete / Backspace at the end / beginning of a list item inside another list item when there is text after / before the list causes error / moves content to the wrong place
19 * XWIKI-3778 - Adding a link / image / macro in an empty list item in IE moves it to the beginning of the next item
20 * XWIKI-3776 - Cannot add a link at the end of a list item in Internet Explorer
21 * XWIKI-3773 - Adding and editing lists in table cells
22 * XWIKI-3760 - When the caret is at the end of paragraph in IE style is applied to the next paragraph
23 * XWIKI-3648 - Functions not working / active
24 * XWIKI-3646 - Adding columns to the correct location
25 * XWIKI-3488 - Use Delete key to merge two consecutive lists
26 * XWIKI-3188 - Add support for marking text as monospace
27 * XWIKI-2669 - New WYSIWYG editor doesn't work when special characters are entered by the user
28 * XWIKI-3792 - XWiki.display* methods should put clean=false when generating {{html}} macro
29 * XWIKI-3791 - HTML macros inside HTML macros should be forced clean=false
30 * XWIKI-3774 - XWiki parser does not support begin macro or begin verbatim as first group element
31 * XWIKI-3821 - XHTML parser does not support link inside link with metadata comments
32 * XWIKI-3815 - Table cells are merged when they contain headings
33 * XWIKI-3800 - Lists in embedded documents in list items don't preserve their list level on parsing from xhtml
34 * XWIKI-3797 - Nested and repeated styles are not handled properly
35 * XWIKI-3820 - Memory leaks in webdav module
36
37 1.1.1 1.0 to 2.0 syntax converter bug fixes and improvements
38 * XWIKI-3804 - Converter fail when the document contain an object with a non assigned text area field
39
40 1.1.1 PDF export bug fixes and improvements
41 * XWIKI-3683 - Error thrown when exporting as PDF a document imported from Excel
42
43 1.1.1 Office Importer bug fixes and improvements
44 * XWIKI-3524 - Add support for splitting document imports
45 * XWIKI-3786 - Add support for connecting to an external (local) openoffice server process
46 * XWIKI-3710 - Add support for automatically restarting OpenOffice server when XE is restarted
47 * XWIKI-3818 - Special characters should not be filtered when splitting documents
48
49 1.1.1 Other bug fixes and improvements
50 * XWIKI-1674 - StringListProperty loading use wrong separator
51 * XWIKI-3523 - Introduce the initial refactoring module
52
53 1.1 Known issues
54
55 * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
56
57 1.1 Migration notes
58 1.1.1 General Migration notes
59
60 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.
61
62 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.

Get Connected