Wiki source code of Roadmap

Version 235.1 by Vincent Massol on 2016/03/23

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="2"/}}
3 {{/box}}
4
5 The [[XWiki development process>>dev:Main.WebHome]] uses [[JIRA>>http://jira.xwiki.org]] for listing all tasks to be implemented and all bugs to be fixed.
6
7 You'll find there the dates and versions planned for issues to be fixed and hence the XWiki roadmaps. There's also a [[release calendar>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]] listing all known dates for future releases. Please understand that these dates are often tentative since XWiki's development is open source and lots of committers/contributors are working in their free time on XWiki.
8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
11 {{info}}
12 We're releasing several top level projects together and as such we've decided to have the same Roadmap page for all of them. Thus this page contains the roadmap for the following projects: XWiki Commons, XWiki Rendering, XWiki Platform and XWiki Enterprise.
13 {{/info}}
14
15 General goals for all releases:
16
17 * More tests
18 * Better javadoc
19 * More documentation on xwiki.org
20 * Code cleanup/refactoring
21
22 Already implemented roadmaps can be found in the [[archives>>Archives]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki Enterprise 8.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 8.x Cycle:
29
30 * 8.0: March 2016 (/)
31 * 8.1: May 2016
32 * 8.2: July 2016
33 * 8.3: September 2016
34 * 8.4: November 2016
35
36 = XWiki 8.1 =
37
38 * Continue CKEditor work. The goal is to be ready to replace the GWT WYSIWYG by the CKEditor integration before the end of 8.1 and bundle it in 8.1. The default would still be the GWT one but a configuration option would allow to make CK the default + it should be possible to have both editors available for testing. - Marius
39 * Develop an SSO authenticator to authenticate on an XWiki instance based on users located on another XWiki instance (basically if you’re authenticated on XWiki instance 1 then you’d be authenticated on XWiki instance 2). + possibly oAuth authentication - Thomas
40 * Business as usual: Bug Fixing Days every Thursday + polishing of existing features - All
41 * Finish Migration Guide to XWiki 7.4+ + Nested Spaces migrator - Guillaume
42 * Finish work related to the minimal distribution/XWiki flavor - Thomas
43 * In addition here’s a list of JIRA we’d like to fix (time permitting):(((
44 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary"}}
45 XWIKI-6927
46 XWIKI-13164
47 XWIKI-13078
48 XWIKI-7623
49 XWIKI-12043
50 XWIKI-12190
51 {{/jira}}
52 )))
53
54 == Dates ==
55
56 * 8.1M1: 4 April 2016 (3w)
57 * 8.1M2: 25 April 2016 (3w)
58 * 8.1RC1: 9 May 2016 (2w)
59 * 8.1Final: 23 May (2w)

Get Connected