Wiki source code of XWiki Enterprise 2.2.2
Version 3.1 by Thomas Mortagne on 2017/03/24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
2 | |||
3 | This is a bug fix release. | ||
4 | |||
5 | = Changes since XWiki Enterprise 2.2.1 = | ||
6 | |||
7 | == New features == | ||
8 | |||
9 | == Improvements == | ||
10 | |||
11 | * XAADMINISTRATION-115 - Left align check boxes in "Registration > Customize XWiki Registration" | ||
12 | * XAADMINISTRATION-63 - In "Administration" -> "Users" closing the "Add new user" pop-up causes the page to refresh | ||
13 | * XAADMINISTRATION-67 - In "Administration > User > Add new user" indicate which fields are mandatory | ||
14 | * XAADMINISTRATION-103 - Make registration page support lightbox so administrator can use it to add users in admin users sheet. | ||
15 | * Updated translations | ||
16 | |||
17 | == Important Bugs fixed == | ||
18 | |||
19 | * XWIKI-4955 - Page with empty content leads to "This template does not exist" message when viewed in plain mode | ||
20 | * XWIKI-4967 - Impossible to import office (copy/paste) with style using IE7 | ||
21 | * XWIKI-4965 - Objects can no longer be retrieved relative to their document | ||
22 | * XWIKI-4931 - Links are badly saved on IE7 | ||
23 | * XWIKI-4977 - AJAX behavior broken in IE6 for documents with non-ASCII characters in the name | ||
24 | * XWIKI-4974 - Adding tags with non-ASCII characters fails in Internet Explorer | ||
25 | * XWIKI-4968 - Deleting a comment appears in the history as being deleted by the person who made the comment instead of the deleter | ||
26 | * XWIKI-4971 - Header generated ids are wrong in 1.0 syntax | ||
27 | * XWIKI-4966 - Missing translation keys for application configuration. | ||
28 | * XWIKI-4590 - View Statistics increment too fast because of AJAX features in bottom page tags and ratings | ||
29 | * XWIKI-4925 - When XWiki is initialized via a XMLRPC request, it is in a wrong state and redirect-to-login URLs will be wrong | ||
30 | * XWIKI-3915 - XWiki.copyWiki does not copy hidden documents | ||
31 | * XWIKI-4954 - XWikiDocument#clone should use set/getParent instead of set/getParentReference | ||
32 | * XWIKI-4555 - XWikiHibernateStore#countDocuments does not always return the same number as would be the size of #searchDocuments for the same query | ||
33 | * XWIKI-4969 - Missing translation value for key "import_listoferrorsfiles" in new Import UI | ||
34 | * XWIKI-4978 - Previewing a comment for a document with non-ASCII characters in the name uses a wrong URL | ||
35 | * XAADMINISTRATION-68 - In "Administration > User > Add new user" notify the user when the passwords he types in don't match | ||
36 | * XAADMINISTRATION-21 - User not created when registration information isn't correct when creating new user in new Administration UI | ||
37 | |||
38 | = Known issues = | ||
39 | |||
40 | * [[Bugs we know about>>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]] | ||
41 | |||
42 | = Backward Compatibility and Migration Notes = | ||
43 | |||
44 | == General Notes == | ||
45 | |||
46 | {{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,...##. | ||
47 | {{/warning}} | ||
48 | |||
49 | 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. | ||
50 | |||
51 | {{warning}} | ||
52 | 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. | ||
53 | {{/warning}} | ||
54 | |||
55 | == API Breakages == | ||
56 | |||
57 | No API breakage. | ||
58 | |||
59 | = Dependencies = | ||
60 | |||
61 | This release includes the following modules in the specified versions since XWiki Enterprise 2.2 was released. | ||
62 | |||
63 | == Core/Web == | ||
64 | |||
65 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
66 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.2.2|2.2.1|[[jira>>https://jira.xwiki.org/jira/browse/XWIKI]] | ||
67 | |##org.xwiki.platform##|##xwiki-*##|2.2.2|2.2.1|[[jira>>https://jira.xwiki.org/jira/browse/XWIKI]] | ||
68 | |||
69 | == Applications == | ||
70 | |||
71 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
72 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.28|1.27|[[jira>>https://jira.xwiki.org/jira/browse/XAADMINISTRATION]] | ||
73 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.20|[[jira>>https://jira.xwiki.org/jira/browse/XABLOG]] | ||
74 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>https://jira.xwiki.org/jira/browse/XAOFFICE]] | ||
75 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.34|1.34|[[jira>>https://jira.xwiki.org/jira/browse/XAPANELS]] | ||
76 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/jira/browse/XASCH]] | ||
77 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>https://jira.xwiki.org/jira/browse/XASTATS]] | ||
78 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/jira/browse/XATAG]] | ||
79 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
80 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.3|[[jira>>https://jira.xwiki.org/jira/browse/XAWEBDAV]] | ||
81 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>https://jira.xwiki.org/jira/browse/XAWMB]] | ||
82 | |||
83 | == Plugins == | ||
84 | |||
85 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
86 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.6|[[jira>>https://jira.xwiki.org/jira/browse/XPAS]] | ||
87 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/jira/browse/XPJODA]] | ||
88 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.16|1.16|[[jira>>https://jira.xwiki.org/jira/browse/XPLUCENE]] | ||
89 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/jira/browse/XPMAIL]] | ||
90 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/jira/browse/XASCH]] | ||
91 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>https://jira.xwiki.org/jira/browse/XSKINX]] | ||
92 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/jira/browse/XATAG]] | ||
93 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
94 | |||
95 | == Skins == | ||
96 | |||
97 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
98 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>https://jira.xwiki.org/jira/browse/XSALBATROSS]] | ||
99 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12.2|1.12.2|[[jira>>https://jira.xwiki.org/jira/browse/XSCOLIBRI]] | ||
100 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>https://jira.xwiki.org/jira/browse/XSTOUCAN]] | ||
101 | |||
102 | == Top Level POM == | ||
103 | |||
104 | |=Group Id|=Artifact Id|=New Version|=Old Version | ||
105 | |##com.xpn.xwiki.platform##|##xwiki##|29|29 | ||
106 | |||
107 | == Tools == | ||
108 | |||
109 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
110 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.36|1.36|[[jira>>https://jira.xwiki.org/jira/browse/XTCONFRES]] | ||
111 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/jira/browse/XTJETTY]] | ||
112 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>https://jira.xwiki.org/jira/browse/XTLICENSE]] | ||
113 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>https://jira.xwiki.org/jira/browse/XTPACKAGER]] | ||
114 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>https://jira.xwiki.org/jira/browse/XTROOT]] | ||
115 | |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>https://jira.xwiki.org/jira/browse/XTVALIDATOR]] | ||
116 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/jira/browse/XTXARHANDLER]] | ||
117 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/jira/browse/XPXARPLUGIN]] | ||
118 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.15|1.14|[[jira>>https://jira.xwiki.org/jira/browse/XTVERIFICATIONS]] |