Wiki source code of Roadmap

Version 731.2 by Vincent Massol on 2021/12/23

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.0 ==
53
54 === XWiki Standard ===
55
56 * New PDF Export with HTML coming from the client side - Marius(((
57 {{jira id="xwikiorg"}}
58 XWIKI-19268
59 XWIKI-19267
60 XWIKI-19266
61 {{/jira}}
62 )))
63 * Attachment rename UI - Manuel(((
64 {{jira id="xwikiorg"}}
65 XWIKI-1657
66 {{/jira}}
67 )))
68 * Image display in view mode using a lightbox - Lavinia(((
69 {{jira id="xwikiorg"}}
70 XWIKI-19195
71 XWIKI-19172
72 XWIKI-19196
73 XRENDERING-622
74 {{/jira}}
75 )))
76 * Make the build work fully on Java 11 - Vincent(((
77 {{jira id="xwikiorg"}}
78 XCOMMONS-2095
79 {{/jira}}
80
81 * Start using Java 11 language constructs in the source code - proposal to be sent
82 * + some blocked issues (like https://jira.xwiki.org/browse/XWIKI-18549)
83 )))
84 * Upgrade Active Installs to work on a recent ElasticSearch version - Vincent(((
85 {{jira id="xwikiorg"}}
86 XWIKI-13576
87 {{/jira}}
88 )))
89 * Image caption support in XWiki Syntax - Michael(((
90 {{jira id="xwikiorg"}}
91 XRENDERING-628
92 CKEDITOR-206
93 CKEDITOR-207
94 XCOMMONS-901
95 XRENDERING-627
96 XRENDERING-629
97 XRENDERING-630
98 XWIKI-19271
99 XRENDERING-631
100 {{/jira}}
101 )))
102 * Content Numbering UI Activation - Michael(((
103 {{jira id="xwikiorg"}}
104 NCAPP-9
105 XWIKI-19171
106 XWIKI-19192
107 XWIKI-19193
108 {{/jira}}
109 )))
110 * Finish Realtime for 13.x - Marius(((
111 {{jira id="xwikiorg"}}
112 XWIKI-19178
113 XWIKI-19174
114 XWIKI-19181
115 {{/jira}}
116 )))
117 * Continue working on LiveTable to Live Data migrations - Michael(((
118 {{jira id="xwikiorg"}}
119 XWIKI-18759
120 XWIKI-18752
121 {{/jira}}
122 )))
123
124 === Contrib & Others ===
125
126 * Change Request - Simon(((
127 {{jira id="xwikiorg"}}
128 XWIKI-19125
129 CRAPP-42
130 {{/jira}}
131 )))
132 * Replication - Thomas
133 * Replication 0.8
134 * Add support for Content Numbering Extension in LaTeX Export - Manuel(((
135 {{jira id="xwikiorg"}}
136 LATEX-117
137 {{/jira}}
138 )))
139 * Add support for the new Image Caption syntax in the Content Numbering Extension - Michael(((
140 {{jira id="xwikiorg"}}
141 NCAPP-28
142 {{/jira}}
143 )))
144 * Add support for the new Image Caption syntax in the LaTeX Renderer - Michael(((
145 {{jira id="xwikiorg"}}
146 LATEX-118
147 {{/jira}}
148 )))
149 * FASTEN work - Thomas
150 * First version of the FASTEN Extension producing notifications for vulnerabilities found in installed extensions
151 * IMPORTANT
152 * 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)
153 * Fix flickers
154
155 === Dates ===
156
157 * 14.0 RC1: 24th of January 2022
158 * 14.0 Final: 31st of January 2022
159
160 = XWiki 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
161
162 Release dates for the 13.x Cycle:
163
164 * 13.0: January 2021 (/)
165 * 13.1: February 2021 (/)
166 * 13.2: March 2021 (/)
167 * 13.3: April 2021 (/)
168 * 13.4: May 2021 (/)
169 * 13.5: June 2021 (/)
170 * 13.6: July 2021 (/)
171 * 13.7: August 2021 (/)
172 * 13.8: September 2021 (/)
173 * 13.9: October 2021 (/)
174 * 13.10: November 2021 (/)
175 * 13.10.1: December 2021 (/)
176 * 13.10.2: December 2021 (x)
177
178 {{comment}}
179 * TBD - TBD(((
180 {{jira id="xwikiorg"}}
181 TBD-1234
182 {{/jira}}
183 )))
184 {{/comment}}
185
186 == XWiki 13.10.1 & 13.10.2 ==
187
188 === XWiki Standard ===
189
190 Specific issues to fix before the end of the 13.x cycle:
191
192 * Bug: Finding and selecting a page when trying to add a link towards it does not work for a specific group of users when some exclusive rights are given to a different group on a parent page - Marius(((
193 {{jira id="xwikiorg"}}
194 XWIKI-19067
195 {{/jira}}
196 )))
197 * Less strict code verification in the reset password system - Simon(((
198 {{jira id="xwikiorg"}}
199 XWIKI-19077
200 {{/jira}}
201 )))
202 * Realtime - Marius(((
203 {{jira id="xwikiorg"}}
204 XWIKI-19156
205 XWIKI-19178
206 XWIKI-19175
207 XWIKI-19174
208 XWIKI-19180
209 XWIKI-19181
210 {{/jira}}
211 )))
212 * Bug: java.lang.OutOfMemoryError when uploading a larger size file in a XWiki packaged Jetty instance - Vincent(((
213 {{jira id="xwikiorg"}}
214 XWIKI-19111
215 {{/jira}}
216 )))
217 * Security: https://jira.xwiki.org/browse/XWIKI-19160 - ?
218
219 Issues to be done on XS but for 14.x (issue needed for contrib extensions/others are listed below under contrib/others):
220
221 * Image improvement - Lavinia, Michael
222 ** Lightbox for image in view mode - Lavinia
223 *** Design proposal
224 *** (((
225 {{jira id="xwikiorg"}}
226 XWIKI-19195
227 XWIKI-19172
228 XWIKI-19196
229 XRENDERING-622
230 {{/jira}}
231 )))
232 * Implement caption support - Michael
233 ** Design proposal
234 ** CKEDITOR support
235 ** Adapt all renderers
236 ** Adapt the parser/block structure
237 ** Adapt the numbered content macro
238 * Realtime Editing(((
239 {{jira id="xwikiorg"}}
240 XWIKI-19157
241 {{/jira}}
242 )))
243
244 === Contrib & Others ===
245
246 * FASTEN - Thomas
247 ** Propose to search for extensions containing a missing macro right in the error message (only for 14.x)(((
248 {{jira id="xwikiorg"}}
249 XWIKI-19007
250 {{/jira}}
251 )))
252 ** first module of the FASTEN XWiki Extension to report security vulnerabilities in installed extensions
253 * Change Request Extension - Simon(((
254 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
255 XWIKI-19125|Only for 14.x
256 CRAPP-42
257 {{/jira}}
258 )))
259 * Replication 0.7 - Thomas(((
260 {{jira id="xwikiorg" source="jql"}}
261 project = REPLICAT AND fixVersion = 0.7
262 {{/jira}}
263 )))
264 * Paragraph Numbering Extension - Manuel
265 ** Migration to the new design choices
266 ** (((
267 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
268 PNAPP-9
269 {{/jira}}
270 )))
271 * Numbered Headings - Michael/Manuel(((
272 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
273 NCAPP-3
274 NCAPP-6
275 NCAPP-7
276 NCAPP-9|UIX for the NH config + Corresponding Issue on XS side
277 XWIKI-12497|Or XWIKI-19171 for the UIXP for 14.X
278 XWIKI-19171|Or XWIKI-12497 for the UIXP for 14.X
279 {{/jira}}
280 )))
281
282 Other:
283
284 * All: BFD
285 * All: Fix flickers
286
287 === Dates ===
288
289 * 13.10.1: --13rd of Dec-- (2 weeks) 16th of Dec (/)
290 * 13.10.2: 27th of Dec (2 weeks)

Get Connected