Version 42.11 by Vincent Massol on 2010/01/28

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
Marta Girdea 42.7 11 * Complete overhaul of the Profile UI(((
Vincent Massol 41.2 12 [[[[image:profile-home.png||style="border:1px solid black; padding:1px; display:block; width: 800px"]]>>attach:profile-home.png]]
13 )))
Marta Girdea 42.7 14 * Inclusion of the WatchList manager page into the Profile as a tab(((
Vincent Massol 41.2 15 [[[[image:profile-watchlist.png||style="border:1px solid black; padding:1px; display:block; width: 800px"]]>>attach:profile-watchlist.png]]
16 )))
Marta Girdea 42.7 17 * Inline-based editing for modifying profile details(((
Vincent Massol 41.2 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 42.2 25 [[[[image:registration.png||style="border:1px solid black; padding:1px; display:block; width: 800px"]]>>attach:registration.png]]
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.
Marta Girdea 42.7 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
Vincent Massol 42.11 38 The different edition modes that used to be in a separate Panel are now in a new edit menu (similarly to the menu you get in view mode).
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
Marta Girdea 42.7 53 The users have the possibility to edit their comments.
Thomas Mortagne 21.1 54
Sergiu Dumitriu 42.9 55 [[[[image:editcomment.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:editcomment.png]]
Thomas Mortagne 5.1 56
Thomas Mortagne 7.1 57 === Preview comment ===
58
Marta Girdea 42.7 59 The users have the possibility to preview their comment before submitting it.
Thomas Mortagne 21.1 60
Sergiu Dumitriu 42.9 61 [[[[image:previewcomment1.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:previewcomment1.png]]
Thomas Mortagne 7.1 62
Sergiu Dumitriu 42.9 63 [[[[image:previewcomment2.png||style="border:1px solid black; padding:1px; display:block;"]]>>attach:previewcomment2.png]]
Marta Girdea 42.7 64
Vincent Massol 32.1 65 == Important bugs fixed ==
Thomas Mortagne 1.1 66
67 * HTML export now support dynamic skin elements (like Colibri skin color theme system)
68
Thomas Mortagne 20.1 69 == Dependencies upgrade ==
70
71 * Upgrade to GWT 2.0.0
72
Thomas Mortagne 1.1 73 == General Notes ==
74
75 {{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}}
76
77 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above.
78
79 {{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}}
80
81 == Migration Notes ==
82
83 {{warning}}TODO{{/warning}}
84
85 = Dependencies =
86
87 This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 1 was released.
88
89 == Core/Web ==
90
91 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
92 |##com.xpn.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
93 |##org.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
94
95 == Applications ==
96
97 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
98 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.23|1.22|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
99 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.19|1.19|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
100 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
101 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.32|1.31|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
102 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
103 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]]
104 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
105 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
106 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]]
107 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]]
108
109 == Plugins ==
110
111 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
112 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]]
113 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]]
114 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.14|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]]
115 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]]
116 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
117 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]]
118 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
119 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
120
121 == Skins ==
122
123 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
124 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]]
125 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.11|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]]
126 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]]
127
128 == Top Level POM ==
129
130 |=Group Id|=Artifact Id|=New Version|=Old Version
131 |##com.xpn.xwiki.platform##|##xwiki##|28|28
132
133 == Tools ==
134
135 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
136 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.37|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]]
137 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]]
138 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]]
139 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]]
140 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]]
141 |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]]
142 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]]
143 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]]
144 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]]

Get Connected