Wiki source code of Roadmap

Version 793.1 by Simon Urli on 2023/03/21

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 15.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 15.x Cycle:
29
30 * 15.0: January 2023 (/)
31 * 15.1: February 2023 (/)
32 * 15.2: March 2023 (x)
33 * 15.3: April 2023 (x)
34 * 15.4: May 2023 (x)
35 * 15.5: June 2023 (x)
36 * 15.6: July 2023 (x)
37 * 15.7: August 2023 (x)
38 * 15.8: September 2023 (x)
39 * 15.9: October 2023 (x)
40 * 15.10: November 2023 (x)
41 * 15.10.1: December 2023 (x)
42 * 15.10.2: December 2023 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 == XWiki 15.2 ==
53
54 === XWiki Standard ===
55
56 Outstanding from past roadmaps:
57
58 * Security issues not finished in 15.0:
59 ** Thomas
60 *** https://jira.xwiki.org/browse/XWIKI-20385
61 *** https://jira.xwiki.org/browse/XWIKI-20386
62 ** Michael:
63 *** https://jira.xwiki.org/browse/XWIKI-20524
64 ** Manuel:
65 *** https://jira.xwiki.org/browse/XWIKI-20331
66 *** https://jira.xwiki.org/browse/XWIKI-20421
67 * UI for the "What's new" feature in XS - Vincent(((
68 {{jira id="xwikiorg"}}
69 XWIKI-20657
70 {{/jira}}
71 )))
72 * WCAG - Lucas(((
73 {{jira id="xwikiorg"}}
74 XWIKI-20541
75 XWIKI-19725
76 {{/jira}}
77 )))
78 * Various issues - Marius(((
79 {{jira id="xwikiorg"}}
80 XWIKI-20483
81 XWIKI-20490
82 XWIKI-18534
83 {{/jira}}
84 )))
85 * PDF Export issues - Marius(((
86 {{jira id="xwikiorg"}}
87 XWIKI-20556
88 {{/jira}}
89 )))
90 * Bug fix CKEditor - Marius(((
91 {{jira id="xwikiorg"}}
92 XWIKI-20574
93 {{/jira}}
94 )))
95
96 New work:
97
98 * Each dev takes several (from 3 to 5) security issues from:
99 ** [[Open blockers>>https://jira.xwiki.org/issues/?jql=level%20%3D%20Confidential%20and%20resolution%20%3D%20Unresolved%20and%20priority%20%3D%20Blocker%20and%20category%20%3D%2010000]] (12 issues as of today
100 ** Goal: close the 12 remaining security issues in 15.2 ideally.
101 ** Michael:
102 *** Decide what to do in XS for https://jira.xwiki.org/browse/XWIKI-20135
103 *** https://jira.xwiki.org/browse/XWIKI-20610
104 *** https://jira.xwiki.org/browse/XWIKI-20594
105 ** Thomas:
106 *** https://jira.xwiki.org/browse/XWIKI-20625
107 *** https://jira.xwiki.org/browse/XWIKI-20624
108 ** Manuel:
109 *** https://jira.xwiki.org/browse/XWIKI-20611
110 * WCAG - Lucas(((
111 {{jira id="xwikiorg"}}
112 XWIKI-19450
113 XWIKI-19383
114 {{/jira}}
115
116 And also report all issues found by Axe Core in the XWiki build on jira and start fixing some
117 )))
118 * Bugs:(((
119 {{jira id="xwikiorg"}}
120 XWIKI-20658
121 XWIKI-20554
122 XRENDERING-707
123 {{/jira}}
124 )))
125
126 === Contrib & Others ===
127
128 Outstanding from previous roadmaps:
129
130 * CR - Display diff contextual information with comments - Simon(((
131 {{jira id="xwikiorg"}}
132 CRAPP-67
133 {{/jira}}
134 )))
135 * CR bugs - Simon(((
136 {{jira id="xwikiorg"}}
137 CRAPP-231
138 {{/jira}}
139
140 And Alignment of the CR activity feed.
141 )))
142 * CR - Improve cluster support - Simon(((
143 {{jira id="xwikiorg"}}
144 CRAPP-112
145 {{/jira}}
146 )))
147
148 New work:
149
150 * Change request - Simon(((
151 {{jira id="xwikiorg"}}
152 CRAPP-241
153 CRAPP-229
154 {{/jira}}
155
156 And UX improvement in file change tab.
157 )))
158 * Infra - Upgrade xwiki.org to LTS - Simon
159
160 Other:
161
162 * All: BFDs on Thursdays
163 * All: Fix flickers
164
165 === Dates ===
166
167 * 15.2 RC1: --20th-- 21th of March 2023 (/)
168 * 15.2 Final: 27th of March 2023

Get Connected