Last modified by Thomas Mortagne on 2017/03/24

<
From version < 3.3 >
edited by Vincent Massol
on 2010/11/24
To version < 4.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -12,11 +12,11 @@
12 12  Main changes:
13 13  
14 14  * Lots of bugs fixed
15 -* New [Toucan Skin>code:Skins.ToucanSkin]
15 +* New [Toucan Skin>extensions:Extension.Toucan Skin]
16 16  
17 17  #warning("The Toucan skin requires that you have the Albatross 1.2 or greater version installed and that you have XWiki Enterprise 1.3M2 or greater installed.")
18 18  
19 -* Complete rewrite of the LDAP authentication support (see [XWIKI-1079>http://jira.xwiki.org/jira/browse/XWIKI-1079] for more details). Main changes:
19 +* Complete rewrite of the LDAP authentication support (see [XWIKI-1079>https://jira.xwiki.org/jira/browse/XWIKI-1079] for more details). Main changes:
20 20  ** Support for LDAP groups
21 21  ** If LDAP authentication fails, XWiki DB authentication takes over
22 22  ** Improved configuration parameters
... ... @@ -23,18 +23,18 @@
23 23  
24 24  #warning("The old LDAP authentication is still present but deprecated. See the [Authentication Guide>platform:AdminGuide.Authentication] for details on how to configure LDAP authentication.")
25 25  * Allow skin document attachments to override/provide templates
26 -* Tightened Wiki Syntax for strikethrough ([XWIKI-1207>http://jira.xwiki.org/jira/browse/XWIKI-1207]), underline ([XWIKI-1243>http://jira.xwiki.org/jira/browse/XWIKI-1243]), italics ([XWIKI-1245>http://jira.xwiki.org/jira/browse/XWIKI-1245]) and strong ([XWIKI-1248>http://jira.xwiki.org/jira/browse/XWIKI-1248]).
26 +* Tightened Wiki Syntax for strikethrough ([XWIKI-1207>https://jira.xwiki.org/jira/browse/XWIKI-1207]), underline ([XWIKI-1243>https://jira.xwiki.org/jira/browse/XWIKI-1243]), italics ([XWIKI-1245>https://jira.xwiki.org/jira/browse/XWIKI-1245]) and strong ([XWIKI-1248>https://jira.xwiki.org/jira/browse/XWIKI-1248]).
27 27  * Verified XWiki on PostGreSQL 8.3
28 28  * Syntax Help Panel now opens the XWiki Syntax help from xwiki.org in a separate window
29 29  
30 -+ lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10010&fixfor=10487&sorter/field=issuekey&sorter/order=DESC] and [XWiki Enterprise details>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10222&fixfor=10491&sorter/field=issuekey&sorter/order=DESC].
30 ++ lots of other changes, see [Platform details>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10010&fixfor=10487&sorter/field=issuekey&sorter/order=DESC] and [XWiki Enterprise details>https://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&pid=10222&fixfor=10491&sorter/field=issuekey&sorter/order=DESC].
31 31  
32 32  1.1 Known issues
33 33  
34 -* [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]
34 +* [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]
35 35  * The watchlist feature doesn't fully work yet when XWiki used in virtual mode and thus the Watchlist menu is automatically disabled and hidden in that mode.
36 36  
37 -#error("The Toucan skin v1.0 still has some issues with Internet Explorer. See [XSTOUCAN-3>http://jira.xwiki.org/jira/browse/XSTOUCAN-3] for more details and follow up.")
37 +#error("The Toucan skin v1.0 still has some issues with Internet Explorer. See [XSTOUCAN-3>https://jira.xwiki.org/jira/browse/XSTOUCAN-3] for more details and follow up.")
38 38  
39 39  1.1 Common Migration notes
40 40  
... ... @@ -46,7 +46,7 @@
46 46  
47 47  #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
48 48  
49 -#info("Make sure you import the new [Panels Application XAR 1.3>code:Applications.PanelsApplication] since it's required by the new Albatross and Toucan skin versions.")
49 +#info("Make sure you import the new [Panels Application XAR 1.3>extensions:Extension.Panels Application] since it's required by the new Albatross and Toucan skin versions.")
50 50  
51 51  1.1 Migrating from 1.1.2 or later
52 52  

Get Connected