Wiki source code of Roadmap

Version 767.1 by Vincent Massol on 2022/09/28

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 14.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 14.x Cycle:
29
30 * 14.0: January 2022 (/)
31 * 14.1: February 2022 (/)
32 * 14.2: March 2022 (/)
33 * 14.3: April 2022 (/)
34 * 14.4: May 2022 (/)
35 * 14.5: June 2022 (/)
36 * 14.6: July 2022 (/)
37 * 14.7: August 2022 (/)
38 * 14.8: September 2022 (x)
39 * 14.9: October 2022 (x)
40 * 14.10: November 2022 (x)
41 * 14.10.1: December 2022 (x)
42 * 14.10.2: December 2022 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 == XWiki 14.9 ==
53
54 === XWiki Standard ===
55
56 Outstanding from past roadmaps:
57
58 * Client-side PDF export continued - Marius(((
59 {{jira id="xwikiorg"}}
60 XWIKI-19874
61 XWIKI-19877
62 XWIKI-20085
63 {{/jira}}
64 )))
65 * Fix bugs and recommend the mathjax extension over the formula macro - Lavinia and Manuel(((
66 {{jira id="xwikiorg"}}
67 MATHJAX-4
68 MATHJAX-14
69 {{/jira}}
70 )))
71
72 New work:
73
74 * Cursor disappears on mentions - Manuel(((
75 {{jira id="xwikiorg"}}
76 CKEDITOR-446
77 {{/jira}}
78 )))
79 * Attachment selector upload should not save immediately the page - Manuel(((
80 {{jira id="xwikiorg"}}
81 XWIKI-19702
82 {{/jira}}
83 )))
84 * Fix security issues:
85 ** Simon
86 *** XWIKI-9119
87 *** XWIKI-16285: investigate to find a plan for fixing it
88 ** Manuel
89 *** XWIKI-20143
90 *** XWIKI-19757
91 *** XWIKI-19838
92 ** Marius
93 *** XWIKI-19906
94 *** XWIKI-19794
95 ** Thomas
96 *** XWIKI-5027
97 *** XWIKI-19731
98 *** XWIKI-19852
99
100 === Contrib & Others ===
101
102 Outstanding from previous roadmaps:
103
104 * Replication - Thomas(((
105 {{jira id="xwikiorg"}}
106 REPLICAT-107
107 REPLICAT-104
108 {{/jira}}
109 )))
110
111 New work:
112
113 * Change Request - Simon
114 * Rendered view in CR diff
115 * CR modal appears on replication conflict for pages not subject to CR
116 * All open bugs
117
118 Other:
119
120 * All: BFDs on Thursdays
121 * All: Fix flickers
122
123 === Dates ===
124
125 * 14.9 RC1: 17th of October 2022 (3.5 weeks)
126 * 14.9 Final: 24th of October 2022 (1 weeks)
127
128 == XWiki 14.8 ==
129
130 === XWiki Standard ===
131
132 Outstanding from past roadmaps:
133
134 * Client-side PDF export continued - Marius(((
135 {{jira id="xwikiorg"}}
136 XWIKI-19872
137 XWIKI-19874
138 XWIKI-19877
139 XWIKI-20085
140 XWIKI-19929
141 XWIKI-19917
142 {{/jira}}
143 )))
144 * Multiwiki link refactoring - Thomas(((
145 {{jira id="xwikiorg"}}
146 XWIKI-16192
147 {{/jira}}
148 )))
149 * Security issues
150 ** XWIKI-18568 - Simon (taking over from Michael)
151 *** Requires XRENDERING-675
152 ** XWIKI-19856 - Thomas
153 * Fix bugs and recommend the mathjax extension over the formula macro - Lavinia or Manuel(((
154 {{jira id="xwikiorg"}}
155 MATHJAX-4
156 MATHJAX-14
157 {{/jira}}
158 )))
159 * Fix bugs and recommend the chartjs extension - Lavinia or Manuel(((
160 {{jira id="xwikiorg"}}
161 CHARTJS-23
162 {{/jira}}
163 )))
164 * Replace LT by LD for the attachment tab - Lavinia(((
165 {{jira id="xwikiorg"}}
166 XWIKI-20024
167 {{/jira}}
168 )))
169 * Create Page double click - Marius(((
170 {{jira id="xwikiorg"}}
171 XWIKI-18344
172 {{/jira}}
173 )))
174 * Enable Image ligthbox by default - Lavinia(((
175 {{jira id="xwikiorg"}}
176 XWIKI-20092
177 {{/jira}}
178 )))
179
180 New work:
181
182 * Security issues
183 ** [[https://jira.xwiki.org/browse/XRENDERING-659]] - Manuel (tentative)
184 ** One blocker security issue taken by Thomas, to be decided which one (tentative)
185 ** Take some blocker security issues from https://jira.xwiki.org/issues/?jql=level%20%3D%20Confidential%20and%20resolution%20%3D%20Unresolved%20and%20priority%20%3D%20Blocker%20
186 * Hidden macros improvements - Manuel(((
187 {{jira id="xwikiorg"}}
188 XWIKI-19993
189 XRENDERING-676
190 {{/jira}}
191 )))
192 * Image improvements - Manuel(((
193 {{jira id="xwikiorg"}}
194 XWIKI-20094
195 {{/jira}}
196 )))
197 * Save button not visible - Marius?(((
198 {{jira id="xwikiorg"}}
199 CKEDITOR-470
200 {{/jira}}
201 )))
202
203 === Contrib & Others ===
204
205 Outstanding from previous roadmaps:
206
207 * Replication - Thomas(((
208 {{jira id="xwikiorg"}}
209 REPLICAT-104
210 {{/jira}}
211
212 * TODO: Thomas to add more if need be (like backups/replays if that's urgent/needed). If too many things decide to drop either the new security issue or this backup/replays depending on priority.
213 )))
214
215 New work:
216
217 * Change Request - Simon(((
218 {{jira id="xwikiorg"}}
219 CRAPP-188
220 {{/jira}}
221 )))
222 * Word-based Notifications - Simon(((
223 {{jira id="xwikiorg"}}
224 WORDNOTIF-1
225 XWIKI-17034
226 {{/jira}}
227 )))
228
229 Other:
230
231 * All: BFDs on Thursdays
232 * All: Fix flickers
233
234 === Dates ===
235
236 * 14.8 RC1: --14th--15th of Sep 2022 (2.5 weeks)
237 * 14.8 Final: 28th of Sep 2022 (1.5 weeks)

Get Connected