Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Vincent Massol 3.3 1 1 Release Notes for XWiki Enterprise 1.2 Milestone 2
Vincent Massol 1.1 2
Vincent Massol 1.14 3 This is the last milestone release for the 1.2 version. It's packed with new features and improvements. The next version will be 1.2 RC 1 and will focus on improving the stability. The roadmap is to release 1.2 final for beginning of December 2007.
Vincent Massol 1.1 4
5 #toc("" "" "")
6
7 1.1 Changes from 1.2 Milestone 1
8
Vincent Massol 1.8 9 Main changes are listed below.
Vincent Massol 1.1 10
Vincent Massol 1.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
Vincent Massol 3.6 17 {image:globalrightsusers.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 18
19 Setting permissions at the space level showing groups settings:
20
Vincent Massol 3.6 21 {image:spacerightsgroups.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 22
23 List of all users in the wiki with ability to filter, edit users, delete users or add new users:
24
Vincent Massol 3.6 25 {image:users.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 26
27 List of all groups in the wiki with ability to filter, edit groups, add a new group, or delete groups:
28
Vincent Massol 3.6 29 {image:groups.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 30
31 Adding a new user:
32
Vincent Massol 3.6 33 {image:adduser.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 34
35 Adding a new user to a group with auto suggest for finding the user to add:
36
Vincent Massol 3.6 37 {image:addusertogroup.png|halign=left|document=ReleaseNotes.ReleaseNotesXWikiEnterprise112}
Vincent Massol 1.10 38
Vincent Massol 1.8 39 1.1.1 Mail Sender
Vincent Massol 1.2 40
Vincent Massol 3.6 41 A new [Mail Sender plugin>extensions:Extension.Mail Sender Plugin] 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.
Vincent Massol 1.8 42
43 1.1.1 Watchlist
44
45 New Watchlist feature which allows watching pages and spaces and receive email notifications when they are modified.
46
Vincent Massol 1.7 47 {image:watchlistmenu.png|width=297|height=77|link=yes}
48 {image:watchlistdashboard.png|width=228|height=155|link=yes}
Vincent Massol 1.4 49
Vincent Massol 1.8 50 1.1.1 Scheduler
Vincent Massol 1.4 51
Vincent Massol 3.6 52 The [Scheduler Plugin>extensions:Extension.Scheduler Plugin] and the [Scheduler Application>extensions:Extension.Scheduler Application] have been released in version 1.1 and are bundled with XWiki Enterprise 1.2 milestone 2. They allow you to create jobs (Groovy scripts) to be executed in the future. They are used for example in the [Watchlist plugin>extensions:Extension.Watchlist Plugin] to send email notifications for pages or spaces you are monitoring.
Vincent Massol 1.8 53
Vincent Massol 3.6 54 {image:scheduler-dashboard.png|document=extensions:Extension.Scheduler Application|width=296|height=151|link=yes}
Vincent Massol 1.3 55
Vincent Massol 1.9 56 1.1.1 Macro to display Panels in pages
57
Vincent Massol 3.6 58 New [displayPanelLayout Macro>extensions:Extension.Display Panel Layout Macro] to display Panels in page.
Vincent Massol 1.9 59
Vincent Massol 1.11 60 1.1.1 JODA Time plugin
61
Vincent Massol 3.6 62 New [JODA Time plugin>extensions:Extension.Joda Time Plugin] to allow using [JODA time>http://joda-time.sourceforge.net/] from Velocity/Groovy pages.
Vincent Massol 1.11 63
Vincent Massol 1.12 64 1.1.1 Other changes
Vincent Massol 1.8 65
Vincent Massol 1.12 66 * The top level edit menu has been reorganized. Separators have been added, the Rename and Delete actions have been moved in an Action menu and a new Watch menu has been added.
67 * Entering URLs such as http://myserver/xwiki goes to the Main.WebHome page by default (it used to display some installation instruction page).
68 * Panels from other virtual wikis can be used now.
Vincent Massol 1.13 69 * Lucene Search UI and stability has been improved.
70 * Removed the Presentation application from the default wiki (since it was not maintained and was buggy).
Vincent Massol 1.12 71
Vincent Massol 1.13 72 Several bugs have been fixed too:
Thomas Mortagne 5.1 73 * [Platform bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10384&sorter/field=issuekey&sorter/order=DESC]
74 * [Panels bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10228&fixfor=10394&sorter/field=issuekey&sorter/order=DESC]
75 * [XWiki Enterprise bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10222&fixfor=10389&sorter/field=issuekey&sorter/order=DESC]
Vincent Massol 1.1 76
Thomas Mortagne 5.1 77 + lots of other changes ([Platform>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10010&fixfor=10384&sorter/field=issuekey&sorter/order=DESC], [Panels>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10228&fixfor=10394&sorter/field=issuekey&sorter/order=DESC], [XWiki Enterprise>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10222&fixfor=10389&sorter/field=issuekey&sorter/order=DESC])
Vincent Massol 1.13 78
Vincent Massol 1.1 79 1.1 Known issues
80
Thomas Mortagne 5.1 81 * [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]
Vincent Massol 1.1 82
83 1.1 Migrating from 1.1.1 or later
84
85 The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.2M1. Thus you can simply install this version and configure it to point to your existing database. However you may want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
86
87 1.1 Migrating from versions earlier than 1.1.1
88
Vincent Massol 3.5 89 Check the [release notes for 1.1.1>ReleaseNotes.ReleaseNotesXWikiEnterprise111].

Get Connected