Wiki source code of XWiki Enterprise 3.0 Milestone 2
Version 1.1 by Marius Dumitru Florea on 2011/02/08
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
3 | |||
4 | {{toc/}} | ||
5 | |||
6 | {{/box}} | ||
7 | |||
8 | |||
9 | |||
10 | Second milestone of the XWiki Enterprise 3.0 version ([[Roadmap>>enterprise:Main.Roadmap]]). | ||
11 | |||
12 | |||
13 | |||
14 | = New and Noteworthy (since XWiki Enterprise 3.0 Milestone 1) = | ||
15 | |||
16 | |||
17 | |||
18 | == General UI improvements == | ||
19 | |||
20 | |||
21 | |||
22 | * We have redesigned the administration application providing a new layout and new icons for the administrator sections. | ||
23 | |||
24 | |||
25 | |||
26 | [[[[image:http://jira.xwiki.org/jira/secure/attachment/18640/Administration.png||style="border:1px solid black" width="500px"]]>>attach:Administration.png]] | ||
27 | |||
28 | |||
29 | |||
30 | * Several XWiki forms have been modified in order to be consistent with our form standards: vertical and inline layout (added in this release). | ||
31 | |||
32 | |||
33 | |||
34 | == WYSIWYG content editor improvements == | ||
35 | |||
36 | |||
37 | |||
38 | * [[XWIKI-5849>>http://jira.xwiki.org/jira/browse/XWIKI-5849]]: Cannot create link to current page | ||
39 | |||
40 | * [[XWIKI-5895>>http://jira.xwiki.org/jira/browse/XWIKI-5895]]: Adding an image in the WYSIWYG editor and previewing it without saving the page first makes the XWiki page corrupt | ||
41 | |||
42 | * [[XWIKI-5929>>http://jira.xwiki.org/jira/browse/XWIKI-5929]]: Improve the display of "selected color" in WYSIWYG's color picker | ||
43 | |||
44 | [[image:http://jira.xwiki.org/jira/secure/attachment/18582/withWhiteCheck.png||style="border:1px solid black"]] | ||
45 | |||
46 | |||
47 | |||
48 | == PDF export improvements == | ||
49 | |||
50 | |||
51 | |||
52 | * [[XWIKI-2555>>http://jira.xwiki.org/jira/browse/XWIKI-2555]]: PDF Export fonts are not picked up from WEB-INF/fonts | ||
53 | |||
54 | * [[XWIKI-5726>>http://jira.xwiki.org/jira/browse/XWIKI-5726]]: Image does not appear in pdf export | ||
55 | |||
56 | * [[XWIKI-5910>>http://jira.xwiki.org/jira/browse/XWIKI-5910]]: PDF export fails with an exception when there are duplicate IDs in the exported XML | ||
57 | |||
58 | |||
59 | |||
60 | == Miscellaneous == | ||
61 | |||
62 | |||
63 | |||
64 | * [[XWIKI-5816>>http://jira.xwiki.org/jira/browse/XWIKI-5816]]: Lock on document lost when using "Save and continue" | ||
65 | |||
66 | * [[XE-820>>http://jira.xwiki.org/jira/browse/XE-820]]: Livetable actions should be allowed without 'admin right' constraint | ||
67 | |||
68 | * [[XWIKI-5915>>http://jira.xwiki.org/jira/browse/XWIKI-5915]]: Cannot log in using Safari | ||
69 | |||
70 | |||
71 | |||
72 | == For developers == | ||
73 | |||
74 | |||
75 | |||
76 | * [[XWIKI-4322 >>http://jira.xwiki.org/jira/browse/XWIKI-4322]]: Add a "cache" macro | ||
77 | |||
78 | * [[XWIKI-5918>>http://jira.xwiki.org/jira/browse/XWIKI-]]: Impossible to override XSLT documents used in the PDF export process | ||
79 | |||
80 | * [[XSKINX-42>>http://jira.xwiki.org/jira/browse/XSKINX-42]]: Deleting an SSX objects from a document prevents skin objects to be used on demand in that document | ||
81 | |||
82 | * [[XAADMINISTRATION-212>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION-212]]: Move the ConfigurableClass macros in a macro document, so that they can be reused | ||
83 | |||
84 | * Various upgrades: JAXB 2.2.2, restlet 1.1.10, Groovy 1.7.7, Jython 2.5.2rc3 | ||
85 | |||
86 | |||
87 | |||
88 | == Translations == | ||
89 | |||
90 | |||
91 | |||
92 | * The following translations have been updated: ##fr##, ##sv##, ##ca##, ##cs##, ##de##, ##es##, ##gl##, ##lv##, ##ro##, ##ru##, ##sk##, ##uk##, ##vi##, ##zh_tw## | ||
93 | |||
94 | |||
95 | |||
96 | = Known issues = | ||
97 | |||
98 | |||
99 | |||
100 | * [[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]] | ||
101 | |||
102 | |||
103 | |||
104 | = Test Report = | ||
105 | |||
106 | |||
107 | |||
108 | You can check the [[manual test report>>TestReports.ManualTestReportXE30M2]] to learn about what was tested and the results on various browsers. | ||
109 | |||
110 | |||
111 | |||
112 | = Backward Compatibility and Migration Notes = | ||
113 | |||
114 | |||
115 | |||
116 | == General Notes == | ||
117 | |||
118 | |||
119 | |||
120 | {{warning}} | ||
121 | |||
122 | 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,...//. | ||
123 | |||
124 | {{/warning}} | ||
125 | |||
126 | |||
127 | |||
128 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. | ||
129 | |||
130 | |||
131 | |||
132 | {{warning}} | ||
133 | |||
134 | Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. 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. | ||
135 | |||
136 | {{/warning}} | ||
137 | |||
138 | |||
139 | |||
140 | == API Breakages == | ||
141 | |||
142 | |||
143 | |||
144 | The following APIs were modified since XWiki Enterprise 3.0 Milestone 1: | ||
145 | |||
146 | |||
147 | |||
148 | {{code language="none"}} | ||
149 | |||
150 | TODO | ||
151 | {{/code}} |