Wiki source code of ReleaseNotesXWikiEnterprise22RC1
Version 2.1 by Thomas Mortagne on 2010/02/03
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
2 | |||
3 | First and hopefully only release candidate of the XWiki Enterprise 2.2 version ([[Roadmap>>enterprise:Main.Roadmap]]). | ||
4 | |||
5 | This release is mostly a bugfix and stabilization release. | ||
6 | |||
7 | = New and Noteworthy (since XWiki Enterprise 2.2M2) = | ||
8 | |||
9 | == New Features and Improvements == | ||
10 | |||
11 | === Improvements on new user profile === | ||
12 | |||
13 | * Several display issues fixed | ||
14 | |||
15 | === Improvements on new XAR import UI === | ||
16 | |||
17 | * Several display issues fixed | ||
18 | |||
19 | === Tag applications improvements === | ||
20 | |||
21 | * XATAG-29 - Tags with URL-reserved characters or HTML-reserved characters fail to be displayed correctly | ||
22 | * XATAG-31 - Tag related buttons not consistent with the site look | ||
23 | * XWIKI-4805 - Livetable tagcloud should escape HTML tags on display | ||
24 | |||
25 | === WYSIWYG and Rendering improvments === | ||
26 | |||
27 | * Improve labels for mailto and attach links | ||
28 | * XWIKI-4746 - GWT-editor wont render field's content if it has underscores in it's name | ||
29 | * XWIKI-4280 - Include Macro: issue with include page links | ||
30 | * XWIKI-4814 - WYSIWYG does not preserve TextArea property values when creating a new document from a class template | ||
31 | * XWIKI-4831 - WYSIWYG menu not working in IE8 | ||
32 | |||
33 | === General UI improvments === | ||
34 | |||
35 | * Have all panels have nice readable names | ||
36 | * Don't show the "Export as XAR" menu entry if the user doesn't have the Admin right | ||
37 | * Don't show the create page from office document menu entry if the office importer application isn't installed | ||
38 | * Allow to copy a document's default language + all translations in the copy menu action | ||
39 | * Put back specialized error message when user or password is empty on login page | ||
40 | * XWIKI-4840 - Bad display of the colibri edit menu when in "Access Rights" and "Objects" | ||
41 | * XWIKI-4816 - Document copy gives invalid links after the copy has been done | ||
42 | * XWIKI-4801 - Profile avatar not displayed in the Dashboard page | ||
43 | * XWIKI-4841 - Section editing links should not appear on pages for which users don't have edit rights | ||
44 | |||
45 | == Important Bug Fixes == | ||
46 | |||
47 | * XWIKI-4806 - Bring back old behavior of using the XWiki space as the default space for old APIs manipulating objects in XWikiDocument | ||
48 | * XWIKI-4836 - Sometimes an exception is sent in the notification emails | ||
49 | * XWIKI-4825 - Altering the storage properties of a DBList or DBTreeList property sometimes fails to save the changes | ||
50 | * XWIKI-4821 - Imported orphan documents get XWiki.WebHome as their parent | ||
51 | * XWIKI-4824 - Temporary objects are persisted in the document cache | ||
52 | * XWIKI-4822 - Using XML symbols (<, >, &) inside the user's name breaks various parts of the UI and causes the PDF export to throw exceptions | ||
![]() |
2.1 | 53 | * XPLUCENE-30 - Problem Keeping References to deleted file handles |
54 | * XAADMINISTRATION-79 - Anonymous users can register without register rights if the page is saved with programming rights | ||
![]() |
1.1 | 55 | |
56 | = Known issues = | ||
57 | |||
58 | * [[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]] | ||
59 | |||
60 | = Backward Compatibility and Migration Notes = | ||
61 | |||
62 | == General Notes == | ||
63 | |||
64 | {{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}} | ||
65 | |||
66 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above. | ||
67 | |||
68 | {{warning}}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.{{/warning}} | ||
69 | |||
70 | == API Breakages == | ||
71 | |||
72 | The following APIs were modified since XWiki Enterprise 2.2M2: | ||
73 | |||
74 | * CoreConguration#getSyntax now returns a Syntax object instead of a String | ||
75 | |||
76 | {{code language="none"}} | ||
77 | {{/code}} | ||
78 | |||
79 | = Dependencies = | ||
80 | |||
81 | This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Milestone 2 was released. | ||
82 | |||
83 | == Core/Web == | ||
84 | |||
85 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
86 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.2-rc-1|2.2-milestone-2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
87 | |##org.xwiki.platform##|##xwiki-*##|2.2-rc-1|2.2-milestone-2|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
88 | |||
89 | == Applications == | ||
90 | |||
91 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
92 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.24|1.23|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]] | ||
93 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.19|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]] | ||
94 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]] | ||
95 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.32|1.31|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]] | ||
96 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
97 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]] | ||
98 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
99 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.25|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
100 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]] | ||
101 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]] | ||
102 | |||
103 | == Plugins == | ||
104 | |||
105 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
106 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]] | ||
107 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]] | ||
108 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.15|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]] | ||
109 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]] | ||
110 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
111 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]] | ||
112 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]] | ||
113 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.25|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
114 | |||
115 | == Skins == | ||
116 | |||
117 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
118 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]] | ||
119 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12|1.11|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]] | ||
120 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.31|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]] | ||
121 | |||
122 | == Top Level POM == | ||
123 | |||
124 | |=Group Id|=Artifact Id|=New Version|=Old Version | ||
125 | |##com.xpn.xwiki.platform##|##xwiki##|28|28 | ||
126 | |||
127 | == Tools == | ||
128 | |||
129 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
130 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.37|1.36|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]] | ||
131 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]] | ||
132 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]] | ||
133 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]] | ||
134 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]] | ||
135 | |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTVALIDATOR]] | ||
136 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]] | ||
137 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]] | ||
138 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]] |