Wiki source code of ReleaseNotesXWikiEnterprise221

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

Get Connected