Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,20 +8,26 @@ 8 8 1.1 Changes from 1.1.1 9 9 10 10 New features: 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 11 11 12 - * Improve rights management (experimental and not active by default): 13 -The actual rights/users/groups management system is too difficult to use. What is needed is mostly graphical interface improvement. The actual system will become "advanced" rights management system in 1.2 branch at first and maybe unsupported latter if new system support all needed features for XWiki Enterprise. 14 - 15 - 16 - 17 - * Add Velocity macro to display a list of panels in columns inside a document. See Code.DisplayPanelLayoutMacro for more. 18 - 19 19 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 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 20 20 21 - * Impossible to translate page in 1.1.1. 22 - 23 -See [Jira>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?fixfor=10380&sorter/field=priority&mode=hide&reset=true&pid=10010&sorter/order=ASC] for full list of fixed bugs and new feature. 24 - 25 25 1.1 Known issues 26 26 27 27 * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]