Wiki source code of Roadmap

Version 562.1 by Thomas Mortagne on 2019/10/08

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 11.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 11.x Cycle:
29
30 * 11.0: January 2019 (/)
31 * 11.1: February 2019 (/)
32 * 11.2: March 2019 (/)
33 * 11.3: April 2019 (/)
34 * 11.4: May 2019 (/)
35 * 11.5: June 2019 (/)
36 * 11.6: July 2019 (/)
37 * 11.7: August 2019 (/)
38 * 11.8: September 2019 (/)
39 * 11.9: October 2019 (x)
40 * 11.10: November 2019 (x)
41 * 11.10.1 & 11.10.2: December 2019 (x)
42
43 = XWiki 11.9 =
44
45 * Finish "Ability to easily export only content from the XWiki Administration - Marius
46 * Video macro as default in XWiki - Marius
47 ** Need to decide how to do it for the least maintenance
48 ** Also need to decide if we continue to bundle contrib extensions (Vincent: not my preference)
49 * Configurable Class should support page level configurations - Marius(((
50 {{jira url="https://jira.xwiki.org"}}
51 XWIKI-15564
52 {{/jira}}
53 )))
54 * Continue improving performances - Thomas
55 ** Start testing stuff for the notifications storage refactoring (more as an investigation), in preparation for implementation early in 12.x
56 ** Performance work around job logs(((
57 {{jira url="https://jira.xwiki.org"}}
58 XCOMMONS-764
59 XCOMMONS-1121
60 {{/jira}}
61 )))
62 * Add API to set the default language in the Document class - Thomas(((
63 {{jira url="https://jira.xwiki.org"}}
64 XWIKI-15159
65 {{/jira}}
66 )))
67 * Fix rights when user or group are renamed - Simon(((
68 {{jira url="https://jira.xwiki.org"}}
69 XWIKI-3548
70 XWIKI-16165
71 {{/jira}}
72 )))
73 * Allow admin to specify the password security policy - Simon(((
74 {{jira url="https://jira.xwiki.org"}}
75 XWIKI-11309
76 {{/jira}}
77 )))
78
79 == Dates ==
80
81 * 11.9RC1: 21st of October 2019
82 * 11.9 final: 28th of October 2019

Get Connected