Last modified by Thomas Mortagne on 2023/10/13

<
From version < 1.11 >
edited by Thomas Mortagne
on 2007/11/07
To version < 1.12 >
edited by Vincent Massol
on 2007/11/08
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -1,4 +2,3 @@
1 -
2 2  1 Release Notes for XWiki Enterprise 1.1.2
3 3  
4 4  This is a bug fix release following the release of XWiki Core 1.1.2. This release also introduce experimental new rights management system.
... ... @@ -9,12 +9,11 @@
9 9  
10 10   1.1.1 New features:
11 11  
12 - * Improve rights management (experimental and not active by default):
13 -The actual rights/users/groups management system is too difficult to use. What is needed is mostly graphical interface improvement. The actual system will become "advanced" rights management system in 1.2 branch at first and maybe unsupported latter if new system support all needed features for XWiki Enterprise.
11 + * Improved rights management (experimental and not active by default). The old rights management UI was too difficult to use and thus we have created a new Ajax-based UI, much easier to use and that scales well with the number of users/groups. Note that this new UI replaces the old one in XWiki Enterprise 1.2.
14 14  
15 -You can add "xwiki.rights.defaultui=new" to xwiki.cfg to use this new user interface by default.
13 +#info("To enable, add <tt>xwiki.rights.defaultui=new</tt> to your <tt>xwiki.cfg</tt> to use this new UI.")
16 16  
17 - * Add Velocity macro to display a list of panels in columns inside a document. See [Code.DisplayPanelLayoutMacro] for more.
15 + * Added Velocity macro to display a list of panels in columns inside a document. See [Code.DisplayPanelLayoutMacro] for more.
18 18  
19 19   1.1.1 The following bugs were fixed:
20 20  
... ... @@ -23,8 +23,6 @@
23 23  See [Jira>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10222&pid=10010&fixfor=10380&sorter/field=priority&sorter/order=ASC] for full list of fixed bugs and new feature.
24 24  
25 25  
26 -
27 -
28 28  1.1 Known issues
29 29  
30 30  * [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]

Get Connected