Wiki source code of Roadmap

Version 721.1 by Vincent Massol on 2021/10/25

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 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 13.x Cycle:
29
30 * 13.0: January 2021 (/)
31 * 13.1: February 2021 (/)
32 * 13.2: March 2021 (/)
33 * 13.3: April 2021 (/)
34 * 13.4: May 2021 (/)
35 * 13.5: June 2021 (/)
36 * 13.6: July 2021 (/)
37 * 13.7: August 2021 (/)
38 * 13.8: September 2021 (/)
39 * 13.9: October 2021 (/)
40 * 13.10: November 2021 (x)
41 * 13.10.1: December 2021 (x)
42 * 13.10.2: December 2021 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 = XWiki 13.10 =
53
54 Past work to continue/finish:
55 * FASTEN: Thomas
56 ** If fasten is released
57 *** Start using the FASTEN Maven plugin in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
58 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
59 * Security issues
60 ** XWIKI-18600 - Vincent
61 ** XWIKI-6729 - ???
62 * Realtime integration in XS - Marius
63 ** Bundle the realtime Wiki & WYSIWYG editors in XWiki Standard
64 ** Add a configuration section to enable realtime editing (disabled by default)
65 ** Handle the edit lock page (join existing realtime editing session or edit alone)
66 ** Fix the tool bar styles for the realtime WYSIWYG editor
67 ** Make the real-time WYSIWYG editor work in-place
68 ** See if we can split the realtime WYSIWYG editor in two: the generic (reusable) part and the CKEditor-specific part.
69 ** Realtime sessions aren't working on IE 11: https://jira.xwiki.org/browse/XWIKI-19073
70 *** Vincent: Note that a possibility is voting to remove IE11 support in XWiki ;)
71 * Make XWiki run on Java 17 - Vincent(((
72 {{jira id="xwikiorg"}}
73 XWIKI-19049
74 XWIKI-19034
75 XRENDERING-616
76 {{/jira}}
77 )))
78 * Other Blocker issues(((
79 {{jira id="xwikiorg"}}
80 XWIKI-19031
81 XWIKI-18815
82 XWIKI-18360
83 {{/jira}}
84 )))
85
86 Contrib work:
87 * Instance Replication work - Thomas(((
88 {{jira id="xwikiorg"}}
89 REPLICAT-23
90 XWIKI-19047
91 {{/jira}}
92
93 * improve existing monitoring UI
94 * make sure to support labels based custom replication controller
95 )))
96 * Change Request work - Simon(((
97 {{jira id="xwikiorg"}}
98 CRAPP-45
99 CRAPP-46
100 CRAPP-47
101 CRAPP-53
102 {{/jira}}
103 )))
104 * Paragraph Numbering - Manuel + Michael
105 ** Office Import investigation and POC
106 ** Paragraph Numbering implementation
107
108 Other:
109 * All: BFD
110 * All: Fix flickers
111 * All: With the time left, fix some critical/major open bugs.
112
113 == Dates ==
114
115 * 13.10RC1: 22nd of November (4 weeks)
116 * 13.10Final: 29th of November (1 week)

Get Connected