Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,24 +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 +* 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. 21 21 22 22 The following bugs were fixed: 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 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 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 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. 30 30 31 31 1.1 Known issues 32 32