Wiki source code of Roadmap

Version 735.1 by Vincent Massol on 2022/01/31

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 (x)
31 * 14.1: February 2022 (x)
32 * 14.2: March 2022 (x)
33 * 14.3: April 2022 (x)
34 * 14.4: May 2022 (x)
35 * 14.5: June 2022 (x)
36 * 14.6: July 2022 (x)
37 * 14.7: August 2022 (x)
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.1 ==
53
54 === XWiki Standard ===
55
56 * Outstanding from 14.0:
57 ** New PDF Export with HTML coming from the client side - Marius(((
58 {{jira id="xwikiorg"}}
59 XWIKI-19268
60 XWIKI-19266
61 {{/jira}}
62 )))
63 ** Image display in view mode using a lightbox - Lavinia
64 *** Will be finished before 14.0 final normally. Keeping here as a reminder in case it isn't.
65 ** Rewrite Active Installs to use ES 7.x - Vincent
66 *** To use the latest version of ES but also to make the build work with java 11
67 *** (((
68 {{jira id="xwikiorg"}}
69 XWIKI-13576
70 {{/jira}}
71 )))
72 ** Close some issues that were blocked by the move to Java 11 - Vincent (and whoever wants)
73 *** (((
74 {{jira id="xwikiorg"}}
75 XWIKI-18549
76 {{/jira}}
77 )))
78 *** See "blocking" issues inside https://jira.xwiki.org/browse/XCOMMONS-2095
79 ** Image caption support in XWiki Syntax - Michael(((
80 {{jira id="xwikiorg"}}
81 XRENDERING-628
82 CKEDITOR-206
83 CKEDITOR-207
84 XWIKI-19271
85 XRENDERING-627
86 XRENDERING-375
87 XRENDERING-629
88 {{/jira}}
89 )))
90 ** Finish Realtime for 13.x - Marius(((
91 {{jira id="xwikiorg"}}
92 XWIKI-19156
93 XWIKI-19178
94 XWIKI-19174
95 XWIKI-19180
96 XWIKI-19181
97 {{/jira}}
98 )))
99 ** Continue working on LiveTable to Live Data migrations - Michael(((
100 {{jira id="xwikiorg"}}
101 XWIKI-18759
102 XWIKI-18752
103 {{/jira}}
104 )))
105 * New work:
106 ** Attachment renaming - Manuel(((
107 {{jira id="xwikiorg"}}
108 XWIKI-19352
109 XWIKI-19347
110 {{/jira}}
111 )))
112 ** More WebJar upgrades - Marius(((
113 {{jira id="xwikiorg"}}
114 XWIKI-14928
115 XWIKI-15111
116 XWIKI-15026
117 {{/jira}}
118 )))
119 ** Attachments pagination - Lavinia(((
120 {{jira id="xwikiorg"}}
121 XWIKI-13454
122 {{/jira}}
123 )))
124 ** New CKEditor image dialog for consistent styling and more - Manuel
125 *** Design page + forum post
126 ** Cleanup work from moving to HTML 5 - Michael
127 *** (((
128 {{jira id="xwikiorg"}}
129 XRENDERING-509
130 BLOG-128
131 {{/jira}}
132 )))
133 *** Switch HTMLCleaner to HTML 5 by default or change code using HTMLCleaner to use the HTML 5 configuration, depending on the result of the discussion in the forum: https://forum.xwiki.org/t/switching-to-html5/9646
134
135 === Contrib ===
136
137 * Outstanding from 14.0 timeframe:
138 ** Add support for the new Image Caption syntax in the Content Numbering Extension - Michael(((
139 {{jira id="xwikiorg"}}
140 NCAPP-28
141 {{/jira}}
142 )))
143 ** Add support for the new Image Caption syntax in the LaTeX Renderer - Michael(((
144 {{jira id="xwikiorg"}}
145 LATEX-118
146 {{/jira}}
147 )))
148 ** Content Numbering UI Activation - Michael
149 *** All work done, waiting to depend on XS 14.0.
150 * New work:
151 ** Change Request - Simon
152 *** Scheduler for closing inactive CR
153 *** Better integration of approvers
154 *** TODO: Convert into jiras
155 ** Replication 0.9 - Thomas(((
156 {{jira id="xwikiorg"}}
157 REPLICAT-7
158 REPLICAT-56
159 REPLICAT-39
160 {{/jira}}
161 )))
162 ** FASTEN work - Thomas
163 *** FASTEN Extension with reporting of security vulnerabilities in installed extensions
164 ** Infra:
165 *** Upgrade of XWiki.org to next LTS (13.10.2 or 13.10.3) - Simon
166
167 === Others ===
168
169 * All: BFDs on Thursdays
170 * All: Fix flickers
171 * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs
172
173 === Dates ===
174
175 * 14.1 RC1: 21st of February 2022
176 * 14.1 Final: 28th of February 2022
177
178 == XWiki 14.0 ==
179
180 === XWiki Standard ===
181
182 * New PDF Export with HTML coming from the client side - Marius(((
183 {{jira id="xwikiorg"}}
184 XWIKI-19268
185 XWIKI-19267
186 XWIKI-19266
187 {{/jira}}
188 )))
189 * Attachment rename UI - Manuel(((
190 {{jira id="xwikiorg"}}
191 XWIKI-1657
192 {{/jira}}
193 )))
194 * Image display in view mode using a lightbox - Lavinia(((
195 {{jira id="xwikiorg"}}
196 XWIKI-19195
197 XWIKI-19172
198 XWIKI-19196
199 XRENDERING-622
200 {{/jira}}
201 )))
202 * Make the build work fully on Java 11 - Vincent(((
203 {{jira id="xwikiorg"}}
204 XCOMMONS-2095
205 {{/jira}}
206
207 * Start using Java 11 language constructs in the source code - proposal to be sent
208 * + some blocked issues (like https://jira.xwiki.org/browse/XWIKI-18549)
209 )))
210 * Upgrade Active Installs to work on a recent ElasticSearch version - Vincent(((
211 {{jira id="xwikiorg"}}
212 XWIKI-13576
213 {{/jira}}
214 )))
215 * Image caption support in XWiki Syntax - Michael(((
216 {{jira id="xwikiorg"}}
217 XRENDERING-628
218 CKEDITOR-206
219 CKEDITOR-207
220 XCOMMONS-901
221 XRENDERING-627
222 XRENDERING-629
223 XRENDERING-630
224 XWIKI-19271
225 XRENDERING-631
226 {{/jira}}
227 )))
228 * Content Numbering UI Activation - Michael(((
229 {{jira id="xwikiorg"}}
230 NCAPP-9
231 XWIKI-19171
232 XWIKI-19192
233 XWIKI-19193
234 {{/jira}}
235 )))
236 * Finish Realtime for 13.x - Marius(((
237 {{jira id="xwikiorg"}}
238 XWIKI-19178
239 XWIKI-19174
240 XWIKI-19181
241 {{/jira}}
242 )))
243 * Continue working on LiveTable to Live Data migrations - Michael(((
244 {{jira id="xwikiorg"}}
245 XWIKI-18759
246 XWIKI-18752
247 {{/jira}}
248 )))
249
250 === Contrib & Others ===
251
252 * Change Request - Simon(((
253 {{jira id="xwikiorg"}}
254 XWIKI-19125
255 CRAPP-42
256 {{/jira}}
257 )))
258 * Replication 0.8 - Thomas(((
259 {{jira id="xwikiorg" source="jql"}}
260 project = REPLICAT AND fixVersion = 0.8
261 {{/jira}}
262 )))
263 * Add support for Content Numbering Extension in LaTeX Export - Manuel(((
264 {{jira id="xwikiorg"}}
265 LATEX-117
266 {{/jira}}
267 )))
268 * Add support for the new Image Caption syntax in the Content Numbering Extension - Michael(((
269 {{jira id="xwikiorg"}}
270 NCAPP-28
271 {{/jira}}
272 )))
273 * Add support for the new Image Caption syntax in the LaTeX Renderer - Michael(((
274 {{jira id="xwikiorg"}}
275 LATEX-118
276 {{/jira}}
277 )))
278 * FASTEN work - Thomas
279 ** First version of the FASTEN Extension producing notifications for vulnerabilities found in installed extensions
280 * IMPORTANT
281 ** Everyone goes back to BFDs on Thursdays (proposal sent on the forum- see https://forum.xwiki.org/t/go-back-to-doing-bfds-for-14-x/9604/5)
282 ** Fix flickers
283
284 === Dates ===
285
286 * --14.0 RC1: --24th-- 25th of January 2022--
287 * 14.0 Final: 31st of January 2022

Get Connected