Last modified by Thomas Mortagne on 2017/03/24

Show last authors
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 * An administrator can modify a user profile or password when visiting a user profile page
18 * The copy page feature is now available from the top menu (Actions > Copy)
19 * XWiki class property names are now translatable
20 * New renamePage method in the XML-RPC API
21 * New Croatian translation
22
23 + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10732&styleName=Text&projectId=10010&Create=Create].
24
25 1.1 Wiki migration from XWiki Enterprise 1.5M1 or earlier
26
27 #error("You must ensure that your <tt>xwiki.cfg</tt> file has the following new property, as otherwise your wiki will work without cache and be horribly slow (note that we are fixing this for 1.5RC1 so that it's on by default even if not defined in your xwiki.cfg file):\\
28 {code}xwiki.cache.cachefactory.hint=oscache
29 xwiki.cache.cachefactory.local.hint=oscache/local{code}")
30
31 #error("In order to have the new administration working you have to [import the default wiki XAR>Main.Download], here is the minimal list of the documents that you needs to import:")
32 * XWiki.AdminExportSheet (new)
33 * XWiki.AdminFieldsDisplaySheet (new)
34 * XWiki.AdminGeneralSheet (new)
35 * XWiki.AdminGroupsSheet (new)
36 * XWiki.AdminImportSheet (new)
37 * XWiki.AdminInlineSheet (new)
38 * XWiki.AdminPresentationSheet (new)
39 * XWiki.AdminProgrammingSheet (new)
40 * XWiki.AdminRegistrationSheet (new)
41 * XWiki.AdminRightsSheet (new)
42 * XWiki.AdminSheet (new)
43 * XWiki.AdminUsersSheet (new)
44 * XWiki.XWikiUserSheet (modified)
45 * XWiki.CategorySheet (modified)
46 * Panels.PanelWizard (modified)
47 * Panels.PanelLayoutUpdate (modified)
48 * Panels.QuickLinks (modified)
49 * Photos.Links (modified)
50 * Blog.Categories (modified)
51
52 1.1 Known issues
53
54 #warning("You may need to clear your browser cache since some javascript files (used by the import feature) have been modified, to do so, go to any page on you wiki and type:\\
55 * IE : CTRL + F5
56 * Firefox : CTRL + SHIFT + R")
57
58 * [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
59
60 1.1 Common Migration notes
61
62 #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>.")
63
64 #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.")
65
66

Get Connected