Last modified by Thomas Mortagne on 2023/10/13

<
From version < 39.2 >
edited by Vincent Massol
on 2012/04/05
To version < 40.1 >
edited by Jerome
on 2012/04/05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.jvelociter
Content
... ... @@ -26,7 +26,7 @@
26 26  
27 27  * You can now reply to an Annotation (threaded annotations)
28 28  * The Annotations tab has been removed and annotations are now located in the Comments tab where you can see both annotations and comments
29 -* The default annotation class is now ##XWiki.XWikiComments## instead of AnnotationCode.AnnotationClass. It also means we've modified the ##XWiki.XWikiComments## class by adding new fields to support annotations (See [[Migration Notes>>||anchor="HAnnotationsApplication]] below).
29 +* The default annotation class is now ##XWiki.XWikiComments## instead of AnnotationCode.AnnotationClass. It also means we've modified the ##XWiki.XWikiComments## class by adding new fields to support annotations (See [[Migration Notes>>||anchor="HAnnotationsApplication"]] below).
30 30  
31 31  {{image reference="annotations-merged-with-comments-screenshot.png"/}}
32 32  
... ... @@ -56,7 +56,9 @@
56 56  
57 57  {{image reference="customizableUserDirectory-customize.png"/}}
58 58  
59 -{{info}}In the near future, we're planning to allow Admins to customize globally the User Directory for all users too.{{/info}}
59 +{{info}}
60 +In the near future, we're planning to allow Admins to customize globally the User Directory for all users too.
61 +{{/info}}
60 60  
61 61  == ColorThemes gradients customizable from ColorTheme Wizard ==
62 62  
... ... @@ -68,11 +68,9 @@
68 68  
69 69  An LDAP administration interface is now provided to make it easy to configure LDAP directly from the wiki (you had to edit the XWiki Configuration files before).
70 70  
71 -{{image reference="ldap-admin.png"/}}
73 +{{image reference="ldap-admin-ui.png"/}}
72 72  
73 -{{error}}
74 -TODO for Jerome: Document it on extensions.xwiki.org and add a link
75 -{{/error}}
75 +See [[the module documentation>>Extension.LDAP Application]].
76 76  
77 77  == New IRC Bot Application ==
78 78  
... ... @@ -141,12 +141,6 @@
141 141  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.
142 142  {{/error}}
143 143  
144 -== Improved Document UUID ==
145 -
146 -{{error}}
147 -TODO for Denis: Add description here and point to migration section below.
148 -{{/error}}
149 -
150 150  == Miscellaneous ==
151 151  
152 152  * A new event ##ApplicationReadyEvent## is sent when the Application is ready to service requests. Event Listeners can now listen to this event.
... ... @@ -172,7 +172,7 @@
172 172  
173 173  = Tested Databases =
174 174  
175 -{{database name='hsqldb' version= '2.2.8'/}}
169 +{{database name="hsqldb" version="2.2.8"/}}
176 176  
177 177  = Known issues =
178 178  
... ... @@ -184,7 +184,9 @@
184 184  
185 185  = Backward Compatibility and Migration Notes =
186 186  
187 -{{warning}}As usual, before upgrading to this version, be sure to have a working backup of your database(s).{{/warning}}
181 +{{warning}}
182 +As usual, before upgrading to this version, be sure to have a working backup of your database(s).
183 +{{/warning}}
188 188  
189 189  == General Notes ==
190 190  
... ... @@ -208,12 +208,6 @@
208 208  
209 209  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.
210 210  
211 -== Migration for new Document UUID ==
212 -
213 -{{error}}
214 -TODO for Denis: Add description
215 -{{/error}}
216 -
217 217  == API Breakages ==
218 218  
219 219  The following APIs were modified since version 3.5:

Get Connected