Last modified by Thomas Mortagne on 2017/03/24

<
From version < 1.9 >
edited by Vincent Massol
on 2007/11/18
To version < 1.11 >
edited by Vincent Massol
on 2007/11/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,6 +8,34 @@
8 8  
9 9  Main changes are listed below.
10 10  
11 +1.1.1 New Rights Management UI
12 +
13 +We've completely redesigned the UI for managing permissions and groups/users. It's now a nice Ajax interface which scales to any number of users.
14 +
15 +Setting permissions at the wiki level with on the fly filtering for users and groups:
16 +
17 +{image:globalrightsusers.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
18 +
19 +Setting permissions at the space level showing groups settings:
20 +
21 +{image:spacerightsgroups.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
22 +
23 +List of all users in the wiki with ability to filter, edit users, delete users or add new users:
24 +
25 +{image:users.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
26 +
27 +List of all groups in the wiki with ability to filter, edit groups, add a new group, or delete groups:
28 +
29 +{image:groups.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
30 +
31 +Adding a new user:
32 +
33 +{image:adduser.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
34 +
35 +Adding a new user to a group with auto suggest for finding the user to add:
36 +
37 +{image:addusertogroup.png|halign=left|document=Main.ReleaseNotesXWikiEnterprise112}
38 +
11 11  1.1.1 Mail Sender
12 12  
13 13  A new [Mail Sender plugin>Code.MailSenderPlugin] has been added. It's a generic plugin that you can use from Velocity/Groovy pages and that is also used by the Watchlist feature below to send notification emails.
... ... @@ -29,8 +29,12 @@
29 29  
30 30  New [displayPanelLayout Macro>Code.DisplayPanelLayoutMacro] to display Panels in page.
31 31  
32 -1.1.1 Other
60 +1.1.1 JODA Time plugin
33 33  
62 +New [JODA Time plugin>Code.JodaTimePlugin] to allow using [JODA time>http://joda-time.sourceforge.net/] from Velocity/Groovy pages.
63 +
64 +1.1.1 Other features
65 +
34 34  TODO
35 35  
36 36  1.1 Known issues

Get Connected