Wiki source code of XWiki Enterprise 2.2 Milestone 2
Version 4.1 by Thomas Mortagne on 2010/01/25
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
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 | |||
5 | The highlights of this release are: new improved registration page, new UI for edit mode, support for color theme in HTML export, improved typing speed in WYSIWYG and edit comments UI. | ||
6 | |||
7 | = New and Noteworthy (since XWiki Enterprise 2.2 Milestone 1) = | ||
8 | |||
9 | == New registration page == | ||
10 | |||
11 | {{warning}}TODO{{/warning}} | ||
12 | |||
13 | == New edit mode UI == | ||
14 | |||
15 | {{warning}}TODO{{/warning}} | ||
16 | |||
17 | == Improved typing speed in WYSIWYG == | ||
18 | |||
![]() |
3.1 | 19 | * decreasing 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 |
20 | * decreasing 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 | ||
![]() |
1.1 | 21 | |
22 | == Comments edit UI == | ||
23 | |||
24 | {{warning}}TODO{{/warning}} | ||
25 | |||
26 | == Important bug fixed == | ||
27 | |||
28 | * HTML export now support dynamic skin elements (like Colibri skin color theme system) | ||
29 | |||
30 | == General Notes == | ||
31 | |||
32 | {{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}} | ||
33 | |||
34 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. | ||
35 | |||
36 | {{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}} | ||
37 | |||
38 | == Migration Notes == | ||
39 | |||
40 | {{warning}}TODO{{/warning}} | ||
41 | |||
42 | = Dependencies = | ||
43 | |||
44 | This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 1 was released. | ||
45 | |||
46 | == Core/Web == | ||
47 | |||
48 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
49 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
50 | |##org.xwiki.platform##|##xwiki-*##|2.2-milestone-2|2.2-milestone-1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
51 | |||
52 | == Applications == | ||
53 | |||
54 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
55 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.23|1.22|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]] | ||
56 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.19|1.19|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]] | ||
57 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]] | ||
58 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.32|1.31|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]] | ||
59 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
60 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]] | ||
61 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
62 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
63 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]] | ||
64 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]] | ||
65 | |||
66 | == Plugins == | ||
67 | |||
68 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
69 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]] | ||
70 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]] | ||
71 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.14|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]] | ||
72 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]] | ||
73 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
74 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]] | ||
75 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
76 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
77 | |||
78 | == Skins == | ||
79 | |||
80 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
81 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]] | ||
82 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.11|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]] | ||
83 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]] | ||
84 | |||
85 | == Top Level POM == | ||
86 | |||
87 | |=Group Id|=Artifact Id|=New Version|=Old Version | ||
88 | |##com.xpn.xwiki.platform##|##xwiki##|28|28 | ||
89 | |||
90 | == Tools == | ||
91 | |||
92 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
93 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.37|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]] | ||
94 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]] | ||
95 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]] | ||
96 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]] | ||
97 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]] | ||
98 | |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]] | ||
99 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]] | ||
100 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]] | ||
101 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]] |