Wiki source code of ReleaseNotesXEM12
Version 5.1 by Thomas Mortagne on 2008/05/16
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 Manager 1.2 | ||
7 | |||
8 | This version follow [XWiki Enterpriser 1.4>Main.ReleaseNotesXWikiEnterprise14] goals. | ||
9 | |||
10 | 1.1 Changes since XWiki Enterprise Manager 1.1 | ||
11 | |||
12 | 1.1.1 Validate provided wiki name using ajax | ||
13 | |||
14 | When wiki identifier is typed in the wiki creation page it is validated on the file and you can't launch wiki creation if you use an empty wiki identifier or an already existing wiki identifier. | ||
15 | {image:emptywikiname.png} | ||
16 | {image:invalidwikiname.png} | ||
17 | {image:validwikiname.png} | ||
18 | |||
19 | 1.1.1 4 Usability Improvements | ||
20 | |||
21 | * Add link to switch between "wizard" wiki creation and "normal" wiki creation | ||
22 | * In wiki creation, templates should be listed by pretty names in place of identifiers | ||
23 | * Makes Main.WebHome the default home page for a new wiki | ||
24 | * Remove "public" and "private" and move "template" to boolean property | ||
25 | |||
26 | 1.1.1 1 Important bugs fixed | ||
27 | |||
28 | * Can't recreate a wiki which just been deleted | ||
29 | |||
30 | 1.1.1 1 Others | ||
31 | |||
32 | * Broken translations in wikis descriptors sheet page | ||
33 | |||
34 | |||
35 | 1.1 Known issues | ||
36 | |||
37 | * [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] | ||
38 | |||
39 | 1.1 Common Migration notes | ||
40 | |||
41 | See [XWiki Enterprise 1.4 Common Migration notes>ReleaseNotesXWikiEnterprise14#HCommonMigrationnotes] |