Version 41.3 by Sergiu Dumitriu on 2010/01/27

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

Get Connected