Version 35.1 by Vincent Massol on 2010/01/27

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 Second milestone of the XWiki Enterprise 2.2 version ([[Roadmap>>enterprise:Main.Roadmap]]).
4
5 The highlights of this release are: new improved registration page, new UI for edit mode, support for color theme in HTML export, improved speed and responsiveness of the WYSIWYG editor, comments UI improvements and upgraded to GWT 2.0.0.
6
7 = New and Noteworthy (since [[XWiki Enterprise 2.2 Milestone 1>>ReleaseNotesXWikiEnterprise22M1]]) =
8
9 == New Profile & WatchList UI ==
10
11 * Complete overhaul of the Profile UI (((
12 (% style="border:1px solid #021a40; padding:1px;" %)
13 image:profile-home.png
14 )))
15 * Inclusion of the WatchList manager page into the Profile as a tab (((
16 image:profile-watchlist.png
17 )))
18 * Inline-based editing for modifying profile details (((
19 image:profile-edit.png
20 )))
21 * Added Profile tab for managing Profile preferences
22 * Converted to XWiki Syntax 2.0
23
24 == New Registration page ==
25
26 [[image:Register3.png||width="500"]]
27
28 * Ability to display a Captcha for spam prevention.
29 * All fields are checked by client-side script as the user types, then checked by the server for security.
30 * One-click login after registration. (((
31 [[image:OneClickLogin.png||width="500"]]
32 )))
33 * Easy for administrators to add fields, configuration with code.
34 * Can be imported/edited without programming rights.
35 * Works on older wikis if LiveValidation is imported (Captcha won't appear)
36
37 == New Menu in Edit mode ==
38
39 The different edition modes that used to be in a separated panel are now in a new document edit menu bar (same way you have document view menu bar).
40
41 image:editmodeui.png
42
43 == WYSIWYG improvements ==
44
45 === Improved speed and responsiveness of the WYSIWYG editor ===
46
47 * Decreased the number of tool bar updates (the updates should be delayed with a significant number of milliseconds); normally, just a single update needs to be executed, after the user finishes typing a text fragment
48 * Decreased the number of evaluations done at each update by using a cache; most of the evaluations are related to the current selection and are shared by multiple editor plugins
49
50 == Comments UI improvements ==
51
52 === Edit comment ===
53
54 Give the possibility to the author to edit his comment back if he wants to correct something
55
56 image:editcomment.png
57
58 === Preview comment ===
59
60 Allow users to preview their comment before submitting it.
61
62 image:previewcomment.png
63
64 == Important bugs fixed ==
65
66 * HTML export now support dynamic skin elements (like Colibri skin color theme system)
67
68 == Dependencies upgrade ==
69
70 * Upgrade to GWT 2.0.0
71
72 == General Notes ==
73
74 {{warning}}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 <tt>xwiki.store.migration.databases=db1,db2,...//.{{/warning}}
75
76 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above.
77
78 {{warning}}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.{{/warning}}
79
80 == Migration Notes ==
81
82 {{warning}}TODO{{/warning}}
83
84 = Dependencies =
85
86 This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 1 was released.
87
88 == Core/Web ==
89
90 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
91 |##com.xpn.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
92 |##org.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
93
94 == Applications ==
95
96 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
97 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.23|1.22|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
98 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.19|1.19|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
99 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
100 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.32|1.31|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
101 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
102 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]]
103 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
104 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
105 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]]
106 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]]
107
108 == Plugins ==
109
110 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
111 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]]
112 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]]
113 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.14|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]]
114 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]]
115 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
116 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]]
117 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
118 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
119
120 == Skins ==
121
122 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
123 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]]
124 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.11|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]]
125 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]]
126
127 == Top Level POM ==
128
129 |=Group Id|=Artifact Id|=New Version|=Old Version
130 |##com.xpn.xwiki.platform##|##xwiki##|28|28
131
132 == Tools ==
133
134 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
135 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.37|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]]
136 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]]
137 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]]
138 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]]
139 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]]
140 |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]]
141 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]]
142 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]]
143 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]]

Get Connected