Changes for page ReleaseNotesXWiki10Beta5

Last modified by Thomas Mortagne on 2017/03/24

<
From version < 2.1 >
edited by Thomas Mortagne
on 2017/03/24
To version < 3.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -6,16 +6,16 @@
6 6  
7 7  1.1 Changes from 1.0 Beta 4
8 8  
9 -* [Lots of bugs fixed>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10181&sorter/field=issuekey&sorter/order=DESC]
9 +* [Lots of bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10181&sorter/field=issuekey&sorter/order=DESC]
10 10  * Added support for parametrizing document resource bundles (See [internationalizing XWiki applications>platform:DevGuide.InternationalizingApplications])
11 11  * Upgrade to Velocity 1.5 Beta 2 and Velocity Tools 1.3 ([Velocity 1.5 Beta 2 release notes>http://wiki.apache.org/velocity/Velocity15ReleaseNotes])
12 12  * Security: prevents instantiating random classes in Velocity
13 -* [Improved user profile sheet>https://jira.xwiki.org/jira/browse/XWIKI-914]
13 +* [Improved user profile sheet>https://jira.xwiki.org/browse/XWIKI-914]
14 14  * Add Calendar interface to edit and delete events
15 15  * Charting plugin is functional again
16 16  * Made Calendar and User profiles use [Microformats>http://microformats.org/wiki/Main_Page] (hCard and hCalendar)
17 17  * Allow putting Velocity code in CSS and Javascript skin files
18 -* [Improved Calendar plugin>https://jira.xwiki.org/jira/browse/XWIKI-911]
18 +* [Improved Calendar plugin>https://jira.xwiki.org/browse/XWIKI-911]
19 19  * Store the panel state (expanded/collapsed) for each user
20 20  * Experimental: Backend implementation for rename (renames the document + all backlinks). There's no GUI yet (planned for Beta 6). To try it out, you can call the following in Velocity:
21 21  
... ... @@ -23,12 +23,12 @@
23 23  $xwiki.getDocument("Space1.MyPageToRename").renameDocument("Space2.MyNewName")
24 24  {code}
25 25  
26 -See the [full list of changes>https://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10181&styleName=Html&projectId=10010&Create=Create].
26 +See the [full list of changes>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10181&styleName=Html&projectId=10010&Create=Create].
27 27  
28 28  1.1 Known issues
29 29  
30 -* [Bugs we know about>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
31 -* If you follow the procedure for [Installing the XWiki WAR manually|platform:AdminGuide.Installation] and XAR importing, Administration -> Preferences screen will contain just labels without editable fields, due to [XAR import bug>https://jira.xwiki.org/jira/browse/XWIKI-883]. To solve it, open object editor for XWikiPreferences (e.g. http://localhost:8080/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object) and assign XWikiPreferences class. Default values could be copied from standalone installation.
30 +* [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
31 +* If you follow the procedure for [Installing the XWiki WAR manually|platform:AdminGuide.Installation] and XAR importing, Administration -> Preferences screen will contain just labels without editable fields, due to [XAR import bug>https://jira.xwiki.org/browse/XWIKI-883]. To solve it, open object editor for XWikiPreferences (e.g. http://localhost:8080/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object) and assign XWikiPreferences class. Default values could be copied from standalone installation.
32 32  
33 33  1.1 Migrating from any previous version
34 34  

Get Connected