Last modified by Thomas Mortagne on 2017/03/24

<
From version < 1.2 >
edited by Caleb James DeLisle
on 2011/05/03
To version < 2.1 >
edited by Caleb James DeLisle
on 2011/05/03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,76 +5,39 @@
5 5  First milestone of the XWiki Enterprise 3.1 version ([[Roadmap>>Main.Roadmap]]).
6 6  
7 7  = New and Noteworthy (since XWiki Enterprise 3.0) =
8 +The 3.1 cycle was a cycle full of major foundational reinforcement, what it lacked in eye candy it made up for in building new and better core structure.
8 8  
10 +== Fork us on GitHub! ==
11 +XWiki Enterprise 3.1M1 is the first version to be released from our new repository on github. We decided that git was sufficiently advanced over svn, our old version control system, that it warranted the effort spent to convert. If you are a developer who uses git then you already know what this means to you, you can participate in the XWiki development process by **forking** (git speak for copying) the source repository rather than being forced to provide patches to the benevolent committers who will accept or reject your patches at their pleasure. If you want to make something great but there's a part of the XWiki core which is holding you up, you can go right ahead and fork it into your own repository where you can fix it and share the results. We are excited to learn what you will create!
12 +
9 9  == OpenOffice based document export ==
10 10  Export your wiki documents to any type of document supported by OpenOffice using the OpenOffice server as a back end.
11 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 ==
16 +== Miscellaneous ==
44 44  {{box}}
45 45  image:icon:tick Success macro, you can access this by writing ~{~{success}}text here~{~{/success}}
46 46  {{/box}}
47 47  
21 +* Added edit menu for inline editing mode.
22 +* Make the attachment mimetype labels translatable
23 +* Lots of bug fixes, [[see a fill list of issues closed in the 3.1M1 frame>>http://jira.xwiki.org/jira/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=fixVersion+%3D+%273.1+M1%27&runQuery=true&clear=true]]
48 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 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 72  * [[XCOMMONS-4>>http://jira.xwiki.org/jira/browse/XCOMMONS-4]]: Implement support for JSR 330 Annotations
73 73  * [[XWIKI-6103>>http://jira.xwiki.org/jira/browse/XWIKI-6103]]: Introduce APIs using References for context user
74 -* [[
28 +* [[XWIKI-6213>>http://jira.xwiki.org/jira/browse/XWIKI-6213]]: Add custom properties to extensions
29 +* [[XWIKI-6563>>http://jira.xwiki.org/jira/browse/XWIKI-6563]]: Provide statistic information about clustered nodes
75 75  
76 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 77  
33 +== Code Maintenance ==
34 +* [[XWIKI-6167>>http://jira.xwiki.org/jira/browse/XWIKI-6167]]: Refactor extension manager as a set of modules.
35 +* [[XRENDERING-76>>http://jira.xwiki.org/jira/browse/XRENDERING-76]]: Move XHTML parser/renderer in their own project
36 +* [[XWIKI-6186>>http://jira.xwiki.org/jira/browse/XWIKI-6186]]: Retire the deprecated TablePlugin
37 +* [[XWIKI-6187>>http://jira.xwiki.org/jira/browse/XWIKI-6187]]: Retire the deprecated PatternPlugin
38 +* [[XWIKI-6188>>http://jira.xwiki.org/jira/browse/XWIKI-6188]]: Retire the deprecated TestPlugin
39 +* [[XWIKI-6177>>http://jira.xwiki.org/jira/browse/XWIKI-6177]]: Remove deprecated preferences
40 +
78 78  == Translations ==
79 79  
80 80  * The following translations have been updated: ##de## ##fr## ##sv##
... ... @@ -89,8 +89,34 @@
89 89  
90 90  = Backward Compatibility and Migration Notes =
91 91  
92 -{{error}}TODO{{/error}}
55 +== Removed Plugins ==
56 +these plugins are very old and were almost never used.
57 +Unless your xwiki.cfg file contains one of:
58 +* com.xpn.xwiki.plugin.TablePlugin
59 +* com.xpn.xwiki.plugin.PatternPlugin
60 +* com.xpn.xwiki.plugin.test.TestPlugin
61 +You are verifiable unaffected by this change.
62 +These plugins are still available in the retired source code repository.
93 93  
64 +== XWikiPreferences class preferences ==
65 +If you have an existing wiki and you are upgrading to 3.0M1, you will **not** experience any changes. If you are installing a new wiki, the following preferences will not be available to the XWikiPreferences or WebPreferences objects. If you are a developer of an XWiki based application, you will need to upgrade your application to make it compatible with new 3.0M1 XWiki installations.
66 +* convertmail
67 +* editbox_height
68 +* editbox_width
69 +* macros_groovy
70 +* macros_languages
71 +* macros_mapping
72 +* macros_velocity
73 +* macros_wiki
74 +* macros_wiki2
75 +* menu
76 +* notification_pages
77 +* pageWidth
78 +* renderXWikiGroovyRenderer
79 +* renderXWikiRadeoxRenderer
80 +* renderXWikiVelocityRenderer
81 +* webbgcolor
82 +
94 94  == General Notes ==
95 95  
96 96  {{warning}}
... ... @@ -105,8 +105,4 @@
105 105  
106 106  == API Breakages ==
107 107  
108 -The following APIs were modified since XWiki Enterprise 2.7:
109 -{{error}}TODO{{/error}}
110 -{{code language="none"}}
111 -
112 -{{/code}}
97 +No APIs were modified since XWiki Enterprise 3.0.

Get Connected