Wiki source code of Roadmap

Version 230.3 by Vincent Massol on 2016/02/10

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:
Thomas Mortagne 230.1 46
Marius Dumitru Florea 227.1 47 * 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(((
48 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary" source="jql"}}
Marius Dumitru Florea 228.1 49 project = CKEDITOR AND fixVersion in ("1.2", "1.3") ORDER BY status, type, priority DESC
Marius Dumitru Florea 227.1 50 {{/jira}}
51 )))
Vincent Massol 229.2 52 * Write Migration tools to help migrate users from pre-Nested Space to Nested Spaces - GuillaumeD
53 * Polish/finish the Nested Spaces topics (leftovers from previous releases). Needed in 7.4.1 and 7.4.2. Edy for hiding WebHome in links/images, everyone for the rest.(((
Vincent Massol 229.1 54 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary" source="jql"}}
55 category = "Top Level Projects" and labels in (NestedSpaces) AND fixVersion in ("7.4.1", "7.4.2")
56 {{/jira}}
57 )))
Vincent Massol 226.1 58 * Continue improving upgrade tools: Scriptable upgrades (priority 1), Simulation (priority 2), others - Edy
Thomas Mortagne 230.1 59 * Finish Flavor mechanism + provide Platform Flavor + minimalistic XWiki distribution - Thomas(((
60 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary"}}
61 XWIKI-12978
62 {{/jira}}
63 )))
Vincent Massol 226.1 64 * Improved xwiki.org: better download and install pages, improved style, etc - Caty
65 * Define new UI Extension points - Caty
Thomas Mortagne 218.1 66
Vincent Massol 226.1 67 Priority 2 (if priority 1 items are finished):
Thomas Mortagne 230.1 68
Vincent Massol 226.1 69 * MediaWiki Import - Thomas
70 * 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 71
72 == Proposed dates ==
73
Vincent Massol 230.3 74 * 8.0M1: --25 Jan 2016-- 9 Feb 2016 (/)
75 * 8.0M2: --15 Feb 2016-- 22 Feb 2016
76 * 8.0RC1: --29 Feb 2016-- 3 Mar 2016
Vincent Massol 226.1 77 * 8.0Final: 14 Mar 2016

Get Connected