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