Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Jean-Vincent Drean 1.1 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
Jean-Vincent Drean 2.1 14 * \[Experimental\] New ability to set the wiki syntax used in a page (Confluence,MediaWiki,TWiki,JSPWiki,Creole), thanks to the new Rendering Engine
Jean-Vincent Drean 1.1 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)
Vincent Massol 3.1 19 * XWiki class property names are now translatable
20 * New renamePage method in the XML-RPC API
Jean-Vincent Drean 1.1 21 * New Croatian translation
22
Thomas Mortagne 11.1 23 + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10732&styleName=Text&projectId=10010&Create=Create].
Jean-Vincent Drean 1.1 24
Vincent Massol 9.1 25 1.1 Wiki migration from XWiki Enterprise 1.5M1 or earlier
Jean-Vincent Drean 4.1 26
Vincent Massol 6.1 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):\\
Thomas Mortagne 5.1 28 {code}xwiki.cache.cachefactory.hint=oscache
29 xwiki.cache.cachefactory.local.hint=oscache/local{code}")
Vincent Massol 6.1 30
Vincent Massol 7.1 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:")
Jean-Vincent Drean 4.1 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
Vincent Massol 8.1 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:\\
Jean-Vincent Drean 4.1 55 * IE : CTRL + F5
Vincent Massol 8.1 56 * Firefox : CTRL + SHIFT + R")
Jean-Vincent Drean 4.1 57
Thomas Mortagne 11.1 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]
Jean-Vincent Drean 1.1 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
67

Get Connected