Wiki source code of Roadmap

Version 409.1 by Vincent Massol on 2018/03/05

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>>https://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>>https://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 and XWiki Platform.
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>>Roadmaps.Archives.WebHome]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki 10.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 10.x Cycle:
29
30 * 10.0: January 2018 (/)
31 * 10.1: February 2018 (/)
32 * 10.2: March 2018
33 * 10.3: April 2018
34 * 10.4: May 2018
35 * 10.5: June 2018
36 * 10.6: July 2018
37 * 10.7: August 2018
38 * 10.8: September 2018
39 * 10.9: October 2018
40 * 10.10: November 2018
41 * 10.11: December 2018
42
43 = XWiki 10.2 =
44
45 * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas
46 ** Note that the work is done but we’d make it the default in 10.2, giving us more time to do additional tests
47 * [[Prevent accidental move/renames>>http://jira.xwiki.org/browse/XWIKI-14591]] - Assignee: Thomas
48 * Start designing the work for [["Discourage or disallow users to edit an extension's page“>>http://jira.xwiki.org/browse/XWIKI-14377]] - (see also the [[design page>>doc:design:Proposal.ExtensionDiscourageCodeEdit]]) - Assignee: Thomas
49 * Finish work on Notifications - Assignee: Guillaume
50 ** Known bug fixes
51 ** Improvements:(((
52 {{jira url="https://jira.xwiki.org"}}
53 XWIKI-14106
54 XWIKI-14129
55 XWIKI-15016
56 XWIKI-14844
57 XWIKI-14978
58 {{/jira}}
59 )))
60 * Continue preparation/discusssions about [[usability proposals>>doc:design:Proposal.Usability.Tasks5.Prioritization.WebHome]] - Assignee: Caty
61
62 == Dates ==
63
64 * 10.2RC1: 19th of March 2018
65 * 10.2Final: 26th of March 2018
66
67 = XWiki 10.3 =
68
69 * Fully replace the AS with Notifications (leftover from 10.2) - Assignee: Guillaume
70 * Introduce notion of blacklist for the Navigation panel and provide an Admin UI for it. Goal: remove the XWiki space by default using this blacklist (users can be seen in the User Index). Assignee: Marius
71 * Slot reserved for one usability improvement from those explored by Caty. Assignee: Marius
72 * Slot reserved for one usability improvement from those explored by Caty. Assignee: Guillaume
73 * Finish the work for [["Discourage or disallow users to edit an extension's page“>>http://jira.xwiki.org/browse/XWIKI-14377]] - (see also the [[design page>>doc:design:Proposal.ExtensionDiscourageCodeEdit]]) - Assignee: Thomas
74 * Start work on performance. Goal: be as good as XWiki 8.4.x - Assignee: Thomas
75
76 == Dates ==
77
78 * 10.3RC1: 16th of April 2018
79 * 10.3Final: 26th of April 2018

Get Connected