Wiki source code of ReleaseNotesXWikiEnterprise221

Version 4.1 by Thomas Mortagne on 2010/02/26

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is a bug fix release.
4
5 = Changes since XWiki Enterprise 2.2 =
6
7 == New features ==
8
9 * XWIKI-4922 - XWiki translation into catalan language
10 * XWIKI-4938 - Provide an action for sub queries
11
12 == Improvements ==
13
14 * XWIKI-4926 - Finish covering DocumentAccesBridge with new DocumentReference and AttachementReference
15 * XWIKI-4884 - Hide the first and last new line when editing a standalone macro
16 * XWIKI-4909 - Upgrade to Pygments 1.2.2 (was Pygments 1.0, see [[changelog>>http://dev.pocoo.org/projects/pygments/browser/CHANGES]])
17 * XAADMINISTRATION-113 - Make registration page configurable from administration sheet
18
19 == Important Bugs fixed ==
20
21 * XE-607 - Cannot use Main.Dashboard as a space dashboard of a blacklisted space
22 * XE-605 - Documentation about html macro is wrong in XWikiSyntax page
23 * XE-604 - Link to RSS feed on dashboard when used as space dashboard points to global RSS feed
24 * XWIKI-4929 - XWikiDocument#getParent and setParent does not serialize/resolve the reference based on the document but on the current context
25 * XWIKI-4907 - Can't link to recently modified pages
26 * XWIKI-4856 - Charset errors on macro insertion
27 * XWIKI-4878 - Code macro 2.0 - extra newline inserted
28 * XWIKI-4915 - Code macro 2.0 - inline language=none uses non-monospace font
29 * XWIKI-4948 - DocumentModelBridge should not contain any set methods
30 * XWIKI-4672 - Freestanding image/links should be protected in xwiki/2.0 renderer when before or after word that could break it when parsed
31 * XWIKI-4413 - Livetable does not properly empty its cache when sorting order change
32 * XWIKI-3899 - The LiveTable does not filter correctly documents when the + character is used in the filter key
33 * XSCOLIBRI-199 - Syntax highlighting uses non-monospace font
34
35 = Known issues =
36
37 * [[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]]
38
39 = Backward Compatibility and Migration Notes =
40
41 == General Notes ==
42
43 {{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,...##.
44 {{/warning}}
45
46 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from 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.
47
48 {{warning}}
49 Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of 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.
50 {{/warning}}
51
52 == API Breakages ==
53
54 No API breakage.
55
56 = Dependencies =
57
58 This release includes the following modules in the specified versions since XWiki Enterprise 2.2 was released.
59
60 == Core/Web ==
61
62 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
63 |##com.xpn.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
64 |##org.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
65
66 == Applications ==
67
68 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
69 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
70 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.20|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
71 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
72 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.34|1.34|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
73 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
74 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]]
75 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.10|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
76 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
77 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]]
78 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]]
79
80 == Plugins ==
81
82 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
83 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]]
84 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]]
85 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]]
86 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]]
87 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
88 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]]
89 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.10|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
90 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
91
92 == Skins ==
93
94 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
95 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]]
96 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12.1|1.12.2|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]]
97 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]]
98
99 == Top Level POM ==
100
101 |=Group Id|=Artifact Id|=New Version|=Old Version
102 |##com.xpn.xwiki.platform##|##xwiki##|29|29
103
104 == Tools ==
105
106 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
107 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.36|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]]
108 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]]
109 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]]
110 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]]
111 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]]
112 |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]]
113 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]]
114 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]]
115 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.15|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]]

Get Connected