Wiki source code of Roadmap

Version 226.1 by Vincent Massol on 2016/01/08

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="1"/}}
3 {{/box}}
4
Vincent Massol 30.1 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
Vincent Massol 89.2 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.
Vincent Massol 30.1 8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
Thomas Mortagne 1.1 11 {{info}}
Vincent Massol 66.3 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.
Thomas Mortagne 1.1 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
Thomas Mortagne 2.1 22 Already implemented roadmaps can be found in the [[archives>>Archives]].
Thomas Mortagne 1.1 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
Vincent Massol 226.1 26 = XWiki Enterprise 8.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
Vincent Massol 17.1 27
Vincent Massol 226.1 28 Release dates for the 8.x Cycle:
Vincent Massol 17.1 29
Vincent Massol 226.1 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
Thomas Mortagne 109.1 35
Vincent Massol 226.1 36 = XWiki 8.0 =
Vincent Massol 209.1 37
38 {{velocity}}
Vincent Massol 226.1 39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki80")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki80]].
Vincent Massol 209.1 41 #end
Vincent Massol 226.1 42 Check the [[complete list of issues fixed for 8.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13593]].
Vincent Massol 209.1 43 {{/velocity}}
44
Vincent Massol 226.1 45 Priority 1:
46 * Polish the CKEditor integration and bring it up to par with our current WYSIWYG editor with the goal of replacing our current editor in XWiki 8.1. - Marius
47 * Polish/finish the Nested Spaces topics (migrations, leftovers). Needed in 7.4.1 and 7.4.2. See bit.ly/1ORc8zD - GuillaumeD for the migrations, everyone for the rest.
48 * Continue improving upgrade tools: Scriptable upgrades (priority 1), Simulation (priority 2), others - Edy
49 * Finish Flavor mechanism + provide Platform Flavor + minimalistic XWiki distribution - Thomas
50 * Improved xwiki.org: better download and install pages, improved style, etc - Caty
51 * Define new UI Extension points - Caty
Thomas Mortagne 218.1 52
Vincent Massol 226.1 53 Priority 2 (if priority 1 items are finished):
54 * MediaWiki Import - Thomas
55 * Better notifications: live notifications (when a forum post is added, when a comment is posted), app-related AS events, other - Edy
Vincent Massol 209.1 56
57 == Proposed dates ==
58
Vincent Massol 226.1 59 * 8.0M1: 25 Jan 2016
60 * 8.0M2: 15 Feb 2016
61 * 8.0RC1: 29 Feb 2016
62 * 8.0Final: 14 Mar 2016
63

Get Connected