Wiki source code of Release Notes for XWiki Enterprise 2.0.4
Version 7.1 by Thomas Mortagne on 2009/11/24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
2 | |||
3 | This is a bug fix and enhancement release. This release fixes one important regression (broken statistics). | ||
4 | |||
5 | = Changes since XWiki Enterprise 2.0.3 = | ||
6 | |||
7 | == New Features and Improvements == | ||
8 | |||
9 | * XWIKI-4579 - Minimize and aggregate WYSIWYG editor stylesheets at build time to reduce the number of HTTP requests | ||
10 | * XWIKI-4581 - Change the name for "Background Color" to "Highlight Color" | ||
11 | |||
12 | == Important Bugs fixed == | ||
13 | |||
14 | * XWIKI-4564 - Statistics are broken (again) | ||
15 | * XWIKI-4549 - Impossible to connect with local user in a subwiki of a path based multiwiki mode farm | ||
16 | * XWIKI-4561 - Ctrl+G with Asian characters cause AJAX: "Internal Server Error" | ||
17 | * XWIKI-3975 - Issue when inserting a video using the ~{~{html}} macro | ||
18 | * XWIKI-4586 - Code macro should return not highlighted content if provided syntax is not supported | ||
19 | * XWIKI-4584 - Failing macro make all following macros of the same type to not be executed | ||
20 | * XWIKI-4598 - Macros are badly scrolled into view after being selected | ||
21 | * XWIKI-4610 - Wrong context usage in the Query plugin | ||
22 | * XWIKI-4617 - HTML export does not support the new common "resource" folder | ||
23 | * XWIKI-4620 - Plain text renderer does not support properly links without label | ||
24 | * XWIKI-4188 - A dash in XWiki webapp directory causes StringIndexOutOfBounds on save document | ||
25 | * XE-551 - Main.RecentChanges - page recent comment display error | ||
26 | * XAADMINISTRATION-62 - Group edition give choice between local and global even in main wiki or non virtual mode | ||
27 | |||
28 | = Known issues = | ||
29 | |||
30 | * [[Bugs we know about>>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] | ||
31 | |||
32 | = Backward Compatibility and Migration Notes = | ||
33 | |||
34 | == General Notes == | ||
35 | |||
36 | {{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 ##xwiki.store.migration.databases=db1,db2,...##. | ||
37 | {{/warning}} | ||
38 | |||
39 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. If you do so make sure you follow the [[upgrade process>>platform:AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages. | ||
40 | |||
41 | {{warning}} | ||
42 | 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 attempts to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. | ||
43 | {{/warning}} | ||
44 | |||
45 | == API Breakages == | ||
46 | |||
47 | No API breakage. | ||
48 | |||
49 | = Dependencies = | ||
50 | |||
51 | This release includes the following modules in the specified versions since XWiki Enterprise 2.0.3 was released. | ||
52 | |||
53 | == Core/Web == | ||
54 | |||
55 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
56 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.4|2.0.3|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
57 | |##org.xwiki.platform##|##xwiki-*##|2.0.4|2.0.3|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
58 | |||
59 | == Applications == | ||
60 | |||
61 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
62 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.21|1.19|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]] | ||
63 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.16|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]] | ||
64 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]] | ||
65 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.28|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]] | ||
66 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
67 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]] | ||
68 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.7|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
69 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.23|1.23|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
70 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]] | ||
71 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]] | ||
72 | |||
73 | == Plugins == | ||
74 | |||
75 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
76 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]] | ||
77 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]] | ||
78 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]] | ||
79 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]] | ||
80 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
81 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.12|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]] | ||
82 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.7|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
83 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.23|1.23|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
84 | |||
85 | == Skins == | ||
86 | |||
87 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
88 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]] | ||
89 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]] | ||
90 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]] | ||
91 | |||
92 | == Top Level POM == | ||
93 | |||
94 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
95 | |##com.xpn.xwiki.platform##|##xwiki##|27|27 | ||
96 | |||
97 | == Tools == | ||
98 | |||
99 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
100 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.35|1.35|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]] | ||
101 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]] | ||
102 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]] | ||
103 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]] | ||
104 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]] | ||
105 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]] | ||
106 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]] | ||
107 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]] |