Wiki source code of ReleaseNotesXWikiEnterprise31M2
Version 1.2 by Caleb James DeLisle on 2011/05/03
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | First milestone of the XWiki Enterprise 3.1 version ([[Roadmap>>Main.Roadmap]]). | ||
6 | |||
7 | = New and Noteworthy (since XWiki Enterprise 3.0) = | ||
8 | |||
9 | == OpenOffice based document export == | ||
10 | Export your wiki documents to any type of document supported by OpenOffice using the OpenOffice server as a back end. | ||
11 | |||
12 | Groovy 1.7.10 | ||
13 | |||
14 | == ColorTheme improvements == | ||
15 | |||
16 | "Add" menu entry can now be customizable from the ColorTheme wizard and has it's own variable. | ||
17 | |||
18 | [[image:AddCustomization.png||style="border:1px solid black"]] | ||
19 | |||
20 | Also, info, success, warning and error message colors can now be changed through ColorThemes variables. | ||
21 | |||
22 | == General UI improvements == | ||
23 | |||
24 | Several XWiki forms have been modified in order to be consistent with our [[Vertical Layout Usage Form Standard>>platform:DevGuide.VerticalForms]] | ||
25 | |||
26 | [[image:copy.png||style="border:1px solid black"]] | ||
27 | |||
28 | * Standardized vertical navigation menu layout, which will be used in M2 in administration, user profiles, and in the wiki index | ||
29 | * Colibri is now the default base skin instead of Albatross | ||
30 | * [[XWIKI-5859>>http://jira.xwiki.org/jira/browse/XWIKI-5859]]: Ability to have different panels in wiki and WYSIWYG edit modes | ||
31 | |||
32 | == WYSIWYG content editor improvements == | ||
33 | |||
34 | * Better support for Opera, Chrome and Safari | ||
35 | * Fixed several usability bugs | ||
36 | |||
37 | == PDF export improvements == | ||
38 | |||
39 | * [[XWIKI-5782>>http://jira.xwiki.org/jira/browse/XWIKI-5782]]: PDF export ordered lists are not numbered in the same way as the wiki lists | ||
40 | * [[XWIKI-5799>>http://jira.xwiki.org/jira/browse/XWIKI-5799]]: Underlined text has some additional white space before it when export to PDF | ||
41 | * [[XWIKI-5844>>http://jira.xwiki.org/jira/browse/XWIKI-5844]]: PDF export sometimes broken when copy/pasting content from MS Office | ||
42 | |||
43 | == Miscellaneous new features == | ||
44 | {{box}} | ||
45 | image:icon:tick Success macro, you can access this by writing ~{~{success}}text here~{~{/success}} | ||
46 | {{/box}} | ||
47 | |||
48 | |||
49 | == Miscellaneous == | ||
50 | |||
51 | * Lucene search improvements | ||
52 | * Enable preview office feature for all formats supporting by OpenOffice (especially docx, xlsx, pdf, pptx, odf, ods, odp) | ||
53 | * Activity stream performance improvements and bug fixes | ||
54 | * XAR import improvements ([[XWIKI-5845>>http://jira.xwiki.org/jira/browse/XWIKI-5845]], [[XWIKI-5846>>http://jira.xwiki.org/jira/browse/XWIKI-5846]]) | ||
55 | * | ||
56 | |||
57 | |||
58 | * [[XRENDERING-110>>http://jira.xwiki.org/jira/browse/XRENDERING-110]]: Success Macro | ||
59 | |||
60 | |||
61 | == For developers == | ||
62 | |||
63 | * [[XWIKI-2496>>http://jira.xwiki.org/jira/browse/XWIKI-2496]]: Specialized AppServerTrusted authenticator handling Kerberos principals | ||
64 | * [[XWIKI-5758>>http://jira.xwiki.org/jira/browse/XWIKI-5758]]: Remove logging to the xwiki.log file in the log4j default configuration | ||
65 | * [[XWIKI-5868>>http://jira.xwiki.org/jira/browse/XWIKI-5868]]: Add API for manipulating skin extensions as components | ||
66 | * [[XWIKI-5810>>http://jira.xwiki.org/jira/browse/XWIKI-5810]]: Allow skin customization based on the current space name | ||
67 | * [[XWIKI-5815>>http://jira.xwiki.org/jira/browse/XWIKI-5815]]: Add a Context macro | ||
68 | * [[XWIKI-5900>>http://jira.xwiki.org/jira/browse/XWIKI-5900]]: Generic macro for displaying vertical navigation menus | ||
69 | * [[XWIKI-5874>>http://jira.xwiki.org/jira/browse/XWIKI-5874]]: Add API to display document's titles in plain text without any markup | ||
70 | * [[XWIKI-5819>>http://jira.xwiki.org/jira/browse/XWIKI-5819]]: Now the limit for nested macro calls is 100 instead of the default 20 | ||
71 | |||
72 | * [[XCOMMONS-4>>http://jira.xwiki.org/jira/browse/XCOMMONS-4]]: Implement support for JSR 330 Annotations | ||
73 | * [[XWIKI-6103>>http://jira.xwiki.org/jira/browse/XWIKI-6103]]: Introduce APIs using References for context user | ||
74 | * [[ | ||
75 | |||
76 | * Various upgrades: yuicompressor-2.4.2 Pygments-1.4 JRuby-1.6 GWT-2.2 GWT-Maven-Plugin-2.2 SmartGWT-2.4 commons-codec-1.5 Groovy-1.7.10 | ||
77 | |||
78 | == Translations == | ||
79 | |||
80 | * The following translations have been updated: ##de## ##fr## ##sv## | ||
81 | |||
82 | = Known issues = | ||
83 | |||
84 | * [[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]] | ||
85 | |||
86 | = Test Report = | ||
87 | |||
88 | You can check the [[manual test report>>TestReports.ManualTestReportXE31M1]] to learn about what was tested and the results on various browsers. | ||
89 | |||
90 | = Backward Compatibility and Migration Notes = | ||
91 | |||
92 | {{error}}TODO{{/error}} | ||
93 | |||
94 | == General Notes == | ||
95 | |||
96 | {{warning}} | ||
97 | 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,...//. | ||
98 | {{/warning}} | ||
99 | |||
100 | You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. | ||
101 | |||
102 | {{warning}} | ||
103 | 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. | ||
104 | {{/warning}} | ||
105 | |||
106 | == API Breakages == | ||
107 | |||
108 | The following APIs were modified since XWiki Enterprise 2.7: | ||
109 | {{error}}TODO{{/error}} | ||
110 | {{code language="none"}} | ||
111 | |||
112 | {{/code}} |