Wiki source code of ReleaseNotesXWikiEnterprise221

Version 5.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 * Updated translations
19
20 == Important Bugs fixed ==
21
22 * XE-607 - Cannot use Main.Dashboard as a space dashboard of a blacklisted space
23 * XE-605 - Documentation about html macro is wrong in XWikiSyntax page
24 * XE-604 - Link to RSS feed on dashboard when used as space dashboard points to global RSS feed
25 * XWIKI-4929 - XWikiDocument#getParent and setParent does not serialize/resolve the reference based on the document but on the current context
26 * XWIKI-4907 - Can't link to recently modified pages
27 * XWIKI-4856 - Charset errors on macro insertion
28 * XWIKI-4878 - Code macro 2.0 - extra newline inserted
29 * XWIKI-4915 - Code macro 2.0 - inline language=none uses non-monospace font
30 * XWIKI-4948 - DocumentModelBridge should not contain any set methods
31 * XWIKI-4672 - Freestanding image/links should be protected in xwiki/2.0 renderer when before or after word that could break it when parsed
32 * XWIKI-4413 - Livetable does not properly empty its cache when sorting order change
33 * XWIKI-3899 - The LiveTable does not filter correctly documents when the + character is used in the filter key
34 * XSCOLIBRI-199 - Syntax highlighting uses non-monospace font
35
36 = Known issues =
37
38 * [[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]]
39
40 = Backward Compatibility and Migration Notes =
41
42 == General Notes ==
43
44 {{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,...##.
45 {{/warning}}
46
47 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.
48
49 {{warning}}
50 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.
51 {{/warning}}
52
53 == API Breakages ==
54
55 No API breakage.
56
57 = Dependencies =
58
59 This release includes the following modules in the specified versions since XWiki Enterprise 2.2 was released.
60
61 == Core/Web ==
62
63 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
64 |##com.xpn.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
65 |##org.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
66
67 == Applications ==
68
69 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
70 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
71 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.20|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
72 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
73 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.34|1.34|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
74 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
75 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]]
76 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.10|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
77 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
78 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]]
79 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]]
80
81 == Plugins ==
82
83 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
84 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]]
85 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]]
86 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]]
87 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]]
88 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
89 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]]
90 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.10|1.10|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
91 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
92
93 == Skins ==
94
95 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
96 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]]
97 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12.1|1.12.2|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]]
98 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]]
99
100 == Top Level POM ==
101
102 |=Group Id|=Artifact Id|=New Version|=Old Version
103 |##com.xpn.xwiki.platform##|##xwiki##|29|29
104
105 == Tools ==
106
107 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
108 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.36|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]]
109 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]]
110 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]]
111 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]]
112 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]]
113 |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]]
114 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]]
115 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]]
116 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.15|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]]

Get Connected