Changes for page Release Notes for XWiki Enterprise 4.0 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -134,6 +134,18 @@ 134 134 135 135 The class reference is now stored as a local reference in the BaseObject/BaseCollection which means that like in the storage you can't assign a class coming from another wiki to an xobject which was causing some issue when copying wikis. You can still provide absolute reference but the wiki reference will be automatically removed. 136 136 137 +== New Rights Implementation (Experimental) == 138 + 139 +{{error}} 140 +TODO for Denis: Add description here and point to the module documentation on extensions.xwiki.org. Explain its experimental state and how to test it. 141 +{{/error}} 142 + 143 +== Improved Document UUID == 144 + 145 +{{error}} 146 +TODO for Denis: Add description here and point to migration section below. 147 +{{/error}} 148 + 137 137 == Miscellaneous == 138 138 139 139 * A new event ##ApplicationReadyEvent## is sent when the Application is ready to service requests. Event Listeners can now listen to this event. ... ... @@ -159,7 +159,9 @@ 159 159 160 160 = Tested Databases = 161 161 174 +{{error}} 162 162 TODO: Sorin please add information here 176 +{{/error}} 163 163 164 164 = Known issues = 165 165 ... ... @@ -193,6 +193,12 @@ 193 193 194 194 If you have a customized user profile tab (you have edited the "XWiki.XWikiUserProfileSheet" page), pay attention when importing the default XAR. If you want keep your customization and don't use the new User Profile Customization UI, just skip the "XWiki.XWikiUserProfileSheet" page. Also, if you do so, the new "User Profile" section in Administration will be useless. 195 195 210 +== Migration for new Document UUID == 211 + 212 +{{error}} 213 +TODO for Denis: Add description 214 +{{/error}} 215 + 196 196 == API Breakages == 197 197 198 198 The following APIs were modified since version 3.5: