Version 3.1 by Marius Dumitru Florea on 2011/03/10

Hide last authors
Marius Dumitru Florea 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 Third milestone of the XWiki Enterprise 3.0 version ([[Roadmap>>enterprise:Main.Roadmap]]).
6
7 = New and Noteworthy (since XWiki Enterprise 3.0 Milestone 2) =
8
Marius Dumitru Florea 3.1 9 == Dashboard Editing ==
10
11 {{todo}}Anca?{{/todo}}
12
13 == Gallery macro and office presentation viewer based on it ==
14
15 {{todo}}Marius?{{/todo}}
16
17 == Instant search ==
18
19 * [XASEARCH-22] Support for multi-sources live suggestions when typing in the search box
20 * [XWIKI-6040] New suggest widget with support for multiple source of suggestions
21
22 {{todo}}Jerome?{{/todo}}
23
24 == User status ==
25
26 * [XWIKI-6047] New EventStream component
27 * [XAADMINISTRATION-233] Add the ability to "follow" users
28 * [XE-770] Friends and Status feature
29
30 {{todo}}Sergiu?{{/todo}}
31
32 == XWiki Query Generator ==
33
34 * [XWIKI-1090] XWiki Query Generator
35
36 {{todo}}Ludovic?{{/todo}}
37
38 == Programming Rights Status ==
39
40 * [XAADMINISTRATION-220] Provide a UI in the programming section that shows status of document that declare requiring rights (and when needed a way to fix missing rights)
41 * [XE-831] Provide a XClass that allow to mark pages that require to be saved by a user with certain rights
42 * [XE-832] Add XWiki.RequiredRightClass to XE documents that require to be saved with certain rights
43
44 {{todo}}Jerome?{{/todo}}
45
46 == Improved macro support in the WYSIWYG content editor ==
47
48 Changes to the way users interact with macro output inside the rich text area of the WYSIWYG content editor (including cross browser support).
49
50 {{todo}}Marius?{{/todo}}
51
52 == Miscellaneous ==
53
54 * UI improvements
55 ** [XWIKI-5993] Align Copy Page UI on other action features
56 ** [XWIKI-5990] Make User Account Activation form conform to the inline form standard
57 * Object editor bug fixes
58 ** [XWIKI-5832] Cannot create groups or add members to existing groups using the object editor
59 * More PDF export bug fixes
60 ** [XWIKI-5112] Anchor in title breaks PDF export
61 ** [XWIKI-6046] Wiki markup in document titles ends up as visible XML in exported PDFs
62 * WYSIWYG content editor bug fixes and improvements
63 * Proper rights check for copy page feature
64 * Include macro improvements
65 ** [XWIKI-1776] Support Include of Section Content
66 * Improved syntax guide
67 ** [XE-839] Add XWiki Syntax 2.1 link specifications to syntax guide
68 * Improved extension manager
69 ** [XWIKI-5557] Add extension manager xar handler
70 ** [XWIKI-5705] Add multiwiki support to extension
71
Marius Dumitru Florea 1.1 72 == Translations ==
73
74 * The following translations have been updated:
75
76 = Known issues =
77
78 * [[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]]
79
80 = Test Report =
81
82 You can check the [[manual test report>>TestReports.ManualTestReportXE30M3]] to learn about what was tested and the results on various browsers.
83
84 = Backward Compatibility and Migration Notes =
85
86 == General Notes ==
87
88 {{warning}}
89 If you're running in a multiwiki setup you'll also need to define the property //xwiki.store.migration.databases=all// to your //xwiki.cfg// file or explicitly name all databases to be migrated as in //xwiki.store.migration.databases=db1,db2,...//.
90 {{/warning}}
91
92 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above.
93
94 {{warning}}
95 Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. Note you should add //xwiki.store.migration=1// so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
96 {{/warning}}
97
Vincent Massol 2.1 98 == Notes specific to XWiki Enterprise 3.0M3 ==
99
100 * We have created a [[new top level project called XWiki Commons>>commons:Main.WebHome]], which contains libraries that are generic enough to be reused outside of the XWiki project. New modules are now located under the ##org.xwiki.commons## groupd id at http://maven.xwiki.org/releases/org/xwiki/commons/
101 * We have created a [[new top level project called XWiki Rendering>>rendering:Main.WebHome]], which contains a generic rendering engine. New modules are now located under the ##org.xwiki.rendering## group Id, at http://maven.xwiki.org/releases/org/xwiki/rendering/
102
Marius Dumitru Florea 1.1 103 == API Breakages ==
104
105 The following xwiki-core APIs were modified since XWiki Enterprise 2.7:
106
107 {{code language="none"}}
108 TODO
109 {{/code}}
110
111 The following XWiki GWT APIs were modified since XWiki Enterprise 2.7:
112
113 {{code language="none"}}
114 TODO
115 {{/code}}

Get Connected