Wiki source code of ReleaseNotesXWikiEnterprise15M2
Version 1.1 by Jean-Vincent Drean on 2008/06/25
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | #startfloatingbox() | ||
2 | *Contents* | ||
3 | #toc ("2" "3" "") | ||
4 | #endfloatingbox() | ||
5 | |||
6 | 1 Release Notes for XWiki Enterprise 1.5 Milestone 2 | ||
7 | |||
8 | Last milestone of the XWiki Enterprise 1.5 version ([Roadmap>enterprise:Main.Roadmap]). | ||
9 | |||
10 | 1.1 Summary of changes since XWiki Enterprise 1.5 Milestone 1 | ||
11 | |||
12 | Main changes: | ||
13 | |||
14 | * [Experimental] New ability to set the wiki syntax used in a page (Confluence,MediaWiki,TWiki,JSPWiki,Creole), thanks to the new Rendering Engine | ||
15 | * Brand new Administration Application (see http://tinyurl.com/4qym7w) | ||
16 | * Universal Edit button support (see http://universaleditbutton.org/) | ||
17 | * Reduced execution time of Selenium tests (from 12-15 minutes to 7 minutes) | ||
18 | * An administrator can modify a user profile or password when visiting a user profile page | ||
19 | * The copy page feature is now available from the top menu (Actions > Copy) | ||
20 | * XWiki properties names are now translatable | ||
21 | * new renamePage method in the XML-RPC API | ||
22 | * Slightly modified header | ||
23 | * New Croatian translation | ||
24 | |||
25 | + lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10732&styleName=Text&projectId=10010&Create=Create]. | ||
26 | |||
27 | 1.1 Known issues | ||
28 | |||
29 | * [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] | ||
30 | |||
31 | 1.1 Common Migration notes | ||
32 | |||
33 | #warning("If you're running in a multiwiki setup you'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.") | ||
34 | |||
35 | You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
36 | |||
37 | #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.") |