Wiki source code of ReleaseNotesXWikiEnterprise184

Last modified by Thomas Mortagne on 2017/03/24

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 * XWIKI-3851 - Object.get() return value inside {{html}}{{/html}} macro in 2.0 syntax
37 * XWIKI-3762 - Macro insertion issue in IE6 -> next paragraph style is lost
38 * XWIKI-3760 - When the caret is at the end of paragraph in IE style is applied to the next paragraph
39 * XWIKI-3404 - Empty paragraphs are lost after redo operation in IE6/7
40 * XWIKI-3834 - Content gets wrongly converted when switching fastly back and forth between "WYSIWYG" and "Source" tabs
41
42 1.1.1 1.0 to 2.0 syntax converter bug fixes and improvements
43 * XWIKI-3804 - Converter fail when the document contain an object with a non assigned text area field
44 * XWIKI-3864 - Converter should generate clean=false html macros
45 * XWIKI-3863 - Converter escape some characters that shouldn't be escaped in HTML
46 * XWIKI-3862 - Converter fails to convert correctly an HTML DIV element with multi-valued attributes
47 * XWIKI-3861 - Converter fail to convert HTML LI element with a class attribute
48 * XWIKI-3856 - Converter error when there's a velocity else
49
50 1.1.1 PDF export bug fixes and improvements
51 * XWIKI-3683 - Error thrown when exporting as PDF a document imported from Excel
52
53 1.1.1 Office Importer bug fixes and improvements
54 * XWIKI-3524 - Add support for splitting document imports
55 * XWIKI-3786 - Add support for connecting to an external (local) openoffice server process
56 * XWIKI-3710 - Add support for automatically restarting OpenOffice server when XE is restarted
57 * XWIKI-3818 - Special characters should not be filtered when splitting documents
58 * XAOFFICE-17 - Add UI support (Admin interface) for connecting to an external (local) openoffice server process
59 * XAOFFICE-16 - Add an option to name split wiki pages with main page name + heading name
60 * XAOFFICE-12 - Add ui support for splitting office documents while importing
61 * XAOFFICE-10 - ODS file import works in application but not in WYSIWYG
62
63 1.1.1 Other bug fixes and improvements
64 * XWIKI-1674 - StringListProperty loading use wrong separator
65 * XWIKI-3523 - Introduce the initial refactoring module
66 * XPWATCHLIST-52 - WatchListJob should initialize ExecutingContext
67 * XASCH-29 - It's not possible to call getRenderedContent() from the scheduler
68 * XWIKI-3854 - XWikiContext.setDoc does not support null
69 * XWIKI-3852 - FeedReader UpdateThread throws NPE in 1.8.1+
70 * XWIKI-3860 - Execution context should be initialized in statistics module thread
71
72 1.1 Known issues
73
74 * [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]
75
76 1.1 Migration notes
77 1.1.1 General Migration notes
78
79 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.
80
81 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.

Get Connected