Wiki source code of ReleaseNotesXWikiEnterprise12
Version 2.1 by Vincent Massol on 2008/01/17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Release Notes for XWiki Enterprise 1.2 | ||
2 | |||
3 | This is the final release. It contains last minute bug fixes. | ||
4 | |||
5 | #toc("" "" "") | ||
6 | |||
7 | 1.1 Changes from XWiki Enterprise 1.2 RC 3 | ||
8 | |||
9 | Here's the full list of changes (bugs fixed): | ||
10 | |||
11 | * XWIKI-2002: PDF export not working anymore (Avalon dependency missing) | ||
12 | * XWIKI-2004: Improve description of Watchlist RSS feed so specify it's a modifications feed | ||
13 | * XWIKI-2012: NPE when editing a blog post when database is Oracle | ||
14 | * XWIKI-2013: Named HQL queries only support String values HibernateStore. | ||
15 | * XWIKI-2016: User rights management - ClassCastException with Oracle | ||
16 | * XASCH-10: The scheduler starts one quartz thread per virtual wiki. It should only start one | ||
17 | * XASCH-13: Make the scheduler working in virtual mode | ||
18 | * XPWATCHLIST-5: Watchlist sends emails for pages modified during the current period (current hour, day, week, month) instead of pages modified during the period before (current hour - 1, etc) | ||
19 | * XPWATCHLIST-6: Invalid query in watch list plugin and Oracle | ||
20 | * XPWATCHLIST-7: In virtual mode URLs in the emails always point to the same wiki | ||
21 | * XPWATCHLIST-9: Links pointing to user profiles in the email notifications contain relatives URLs | ||
22 | |||
23 | Other changes: | ||
24 | * XWIKI-2015: French translation improvements | ||
25 | * XWIKI-1996: Add Hindi support | ||
26 | |||
27 | 1.1 Known issues | ||
28 | |||
29 | * [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] | ||
30 | |||
31 | 1.1 Migrating from 1.1.2 or later | ||
32 | |||
33 | The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.2RC2. Thus you can simply install this version and configure it to point to your existing database. However you may want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
34 | |||
35 | 1.1 Migrating from versions earlier than 1.1.2 | ||
36 | |||
37 | Check the [release notes for 1.1.2>Main.ReleaseNotesXWikiEnterprise112]. |