Last modified by Thomas Mortagne on 2017/03/24

From version 1.1 >
edited by Thomas Mortagne
on 2007/10/29
To version < 1.4 >
edited by Thomas Mortagne
on 2007/10/30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,9 +9,24 @@
9 9  
10 10  New features:
11 11  * Improve rights management (experimental and not active by default).
12 +* Make Document.saveDocument() protected and add a protected Document.deleteDocument().
13 +* Make XWikiMessageTool.bundle and XWikiMessageTool.context protected.
14 +* Allow to choose the "separator" in a new StaticList object directly from BaseClass.
15 +* Allow to choose "multiselect" value in a new UserField object directly from BaseClass.
16 +* Add new XWikiStoreInterface.searchDocuments() and XWikiStoreInterface.search() API that accepts named HQL queries.
17 +* Add getWiki and getPrefixedFullName in com.xpn.xwiki.api.Document.
18 +* Make XWiki products go to the main page by default when entering the http://<server>:<port>/xwiki URL.
19 +* Improve panel printing in page.
20 +* Add a macro to display a list of panels in columns.
12 12  
13 13  The following bugs were fixed:
14 -*
23 +* Impossible to translate page in 1.1.1.
24 +* Document copy with reset creation data does not reset update date neither content update date.
25 +* Import document containing no "version" element will corrupt the document.
26 +* Error while importing a XAR containing XWiki.XWikiServerClass object(s) in a non-virtual wiki.
27 +* Hibernate session invalid in background threads.
28 +* getServerURL(db, context) not including port number when returning the URL (virtual or main wiki).
29 +* XWiki.deleteDocument use wrong notify parameters.
15 15  
16 16  1.1 Known issues
17 17  

Get Connected