Wiki source code of ReleaseNotesXWikiEnterprise15M1
Last modified by Thomas Mortagne on 2017/03/24
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | #startfloatingbox() |
2 | *Contents* | ||
3 | #toc ("2" "3" "") | ||
4 | #endfloatingbox() | ||
5 | |||
6 | 1 Release Notes for XWiki Enterprise 1.5 Milestone 1 | ||
7 | |||
![]() |
2.2 | 8 | First milestone of the XWiki Enterprise 1.5 version ([Roadmap>enterprise:Main.Roadmap]). |
![]() |
1.1 | 9 | |
10 | 1.1 Summary of changes since XWiki Enterprise 1.4 | ||
11 | |||
12 | Main changes: | ||
13 | |||
![]() |
2.1 | 14 | * LDAP support improvements |
15 | ** Add possibility to map one LDAP group with more that one XWiki group | ||
16 | ** Add the ability to configure LDAP groups classes and members fields names | ||
17 | ** LDAP authenticator re-save user page even there is no modification | ||
18 | ** "userPassword" LDAP field should be configurable | ||
19 | ** Makes the SSL provider implementation used to support LDAP communication over SSL configurable | ||
20 | ** LDAP authentication print error message with empty "group_mapping" property | ||
21 | * Better PDF export support | ||
22 | * Have "from" (second to last version) and "to" (last version) fields checked by default in the the document history | ||
23 | * Ability to change just one (or several) object properties | ||
24 | * Automatic logging of deprecated method calls in Velocity | ||
25 | * Better language negotiation | ||
26 | * Don't display the login link on the login page | ||
![]() |
1.1 | 27 | |
![]() |
4.1 | 28 | + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10696&styleName=Text&projectId=10010&Create=Create]. |
![]() |
1.1 | 29 | |
30 | 1.1 Known issues | ||
31 | |||
![]() |
4.1 | 32 | * [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] |
![]() |
1.1 | 33 | |
34 | 1.1 Common Migration notes | ||
35 | |||
36 | #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>.") | ||
37 | |||
38 | You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
39 | |||
40 | #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.") | ||
41 | |||
42 |