Wiki source code of XWiki Roadmap Archives for the 14.x Release Cycle
Version 3.1 by Vincent Massol on 2022/03/28
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | == XWiki 14.2 == |
2 | |||
3 | === XWiki Standard === | ||
4 | |||
5 | * Outstanding from 13.x: | ||
6 | ** Finish Realtime for 13.x - Marius((( | ||
7 | {{jira id="xwikiorg"}} | ||
8 | XWIKI-19156 | ||
9 | XWIKI-19178 | ||
10 | XWIKI-19174 | ||
11 | XWIKI-19180 | ||
12 | XWIKI-19181 | ||
13 | {{/jira}} | ||
14 | ))) | ||
15 | * Outstanding from 14.0 and 14.1: | ||
16 | ** New PDF Export with HTML coming from the client side - Marius((( | ||
17 | {{jira id="xwikiorg"}} | ||
18 | XWIKI-19268 | ||
19 | XWIKI-19266 | ||
20 | {{/jira}} | ||
21 | ))) | ||
22 | ** Image display in view mode using a lightbox - Lavinia((( | ||
23 | {{jira id="xwikiorg"}} | ||
24 | XWIKI-19436 | ||
25 | {{/jira}} | ||
26 | ))) | ||
27 | ** Rewrite Active Installs to use ES 7.x - Vincent | ||
28 | *** To use the latest version of ES but also to make the build work with java 11 | ||
29 | *** ((( | ||
30 | {{jira id="xwikiorg"}} | ||
31 | XWIKI-13576 | ||
32 | {{/jira}} | ||
33 | ))) | ||
34 | ** Close some issues that were blocked by the move to Java 11 - Vincent (and whoever wants) | ||
35 | *** See "blocking" issues inside https://jira.xwiki.org/browse/XCOMMONS-2095 | ||
36 | ** Continue working on LiveTable to Live Data migrations - Michael((( | ||
37 | {{jira id="xwikiorg"}} | ||
38 | XWIKI-19461 | ||
39 | XWIKI-19037 | ||
40 | XWIKI-18746 | ||
41 | XWIKI-18759 | ||
42 | XWIKI-18752 | ||
43 | {{/jira}} | ||
44 | ))) | ||
45 | ** More WebJar upgrades - Marius((( | ||
46 | {{jira id="xwikiorg"}} | ||
47 | XWIKI-15026 | ||
48 | {{/jira}} | ||
49 | ))) | ||
50 | ** Attachments pagination - Lavinia((( | ||
51 | {{jira id="xwikiorg"}} | ||
52 | XWIKI-13454 | ||
53 | {{/jira}} | ||
54 | ))) | ||
55 | ** New CKEditor image dialog for consistent styling and more - Manuel | ||
56 | *** Design page + forum post | ||
57 | * New work: | ||
58 | ** Image anchors - Lavinia (with potential help from Michael on the rendering part)((( | ||
59 | {{jira id="xwikiorg"}} | ||
60 | XRENDERING-651 | ||
61 | XWIKI-19463 | ||
62 | {{/jira}} | ||
63 | ))) | ||
64 | ** New CKEditor image dialog for consistent styling and more - Manuel((( | ||
65 | {{jira id="xwikiorg"}} | ||
66 | XWIKI-19459 | ||
67 | XWIKI-19460 | ||
68 | {{/jira}} | ||
69 | ))) | ||
70 | |||
71 | === Contrib & Infra === | ||
72 | |||
73 | * Outstanding from 14.0 timeframe: | ||
74 | ** Add support for the new Image Caption syntax in the LaTeX Renderer - Michael((( | ||
75 | {{jira id="xwikiorg"}} | ||
76 | LATEX-118 | ||
77 | {{/jira}} | ||
78 | ))) | ||
79 | ** Infra: | ||
80 | *** Upgrade of XWiki.org to next LTS (13.10.3+) - Simon | ||
81 | ** Replication 0.9 - Thomas((( | ||
82 | {{jira id="xwikiorg"}} | ||
83 | REPLICAT-7 | ||
84 | REPLICAT-56 | ||
85 | REPLICAT-39 | ||
86 | {{/jira}} | ||
87 | ))) | ||
88 | * New work: | ||
89 | ** FASTEN work - Thomas | ||
90 | *** FASTEN Extension with reporting of security vulnerabilities in installed extensions | ||
91 | ** Replication 1.0 - Thomas((( | ||
92 | {{jira id="xwikiorg"}} | ||
93 | REPLICAT-65 | ||
94 | {{/jira}} | ||
95 | ))) | ||
96 | ** Change Request - Simon((( | ||
97 | {{jira id="xwikiorg"}} | ||
98 | CRAPP-11 | ||
99 | CRAPP-91 | ||
100 | CRAPP-90 | ||
101 | {{/jira}} | ||
102 | ))) | ||
103 | ** Infra: Try to understand the doc cache issue on xwiki.org - Thomas | ||
104 | |||
105 | === Others === | ||
106 | |||
107 | * All: BFDs on Thursdays | ||
108 | * All: Fix flickers | ||
109 | * All: With the time left, fix some critical/major open bugs. | ||
110 | |||
111 | === Dates === | ||
112 | |||
113 | * 14.2 RC1: 22nd of March 2022 | ||
114 | * 14.2 Final: 28th of March 2022 | ||
115 | |||
![]() |
2.1 | 116 | == XWiki 14.1 == |
117 | |||
118 | === XWiki Standard === | ||
119 | |||
120 | * Outstanding from 14.0: | ||
121 | ** New PDF Export with HTML coming from the client side - Marius((( | ||
122 | {{jira id="xwikiorg"}} | ||
123 | XWIKI-19268 | ||
124 | XWIKI-19266 | ||
125 | {{/jira}} | ||
126 | ))) | ||
127 | ** Image display in view mode using a lightbox - Lavinia | ||
128 | *** Will be finished before 14.0 final normally. Keeping here as a reminder in case it isn't. | ||
129 | ** Rewrite Active Installs to use ES 7.x - Vincent | ||
130 | *** To use the latest version of ES but also to make the build work with java 11 | ||
131 | *** ((( | ||
132 | {{jira id="xwikiorg"}} | ||
133 | XWIKI-13576 | ||
134 | {{/jira}} | ||
135 | ))) | ||
136 | ** Close some issues that were blocked by the move to Java 11 - Vincent (and whoever wants) | ||
137 | *** ((( | ||
138 | {{jira id="xwikiorg"}} | ||
139 | XWIKI-18549 | ||
140 | {{/jira}} | ||
141 | ))) | ||
142 | *** See "blocking" issues inside https://jira.xwiki.org/browse/XCOMMONS-2095 | ||
143 | ** Image caption support in XWiki Syntax - Michael((( | ||
144 | {{jira id="xwikiorg"}} | ||
145 | XRENDERING-628 | ||
146 | CKEDITOR-206 | ||
147 | CKEDITOR-207 | ||
148 | XWIKI-19271 | ||
149 | XRENDERING-627 | ||
150 | XRENDERING-375 | ||
151 | XRENDERING-629 | ||
152 | {{/jira}} | ||
153 | ))) | ||
154 | ** Finish Realtime for 13.x - Marius((( | ||
155 | {{jira id="xwikiorg"}} | ||
156 | XWIKI-19156 | ||
157 | XWIKI-19178 | ||
158 | XWIKI-19174 | ||
159 | XWIKI-19180 | ||
160 | XWIKI-19181 | ||
161 | {{/jira}} | ||
162 | ))) | ||
163 | ** Continue working on LiveTable to Live Data migrations - Michael((( | ||
164 | {{jira id="xwikiorg"}} | ||
165 | XWIKI-18759 | ||
166 | XWIKI-18752 | ||
167 | {{/jira}} | ||
168 | ))) | ||
169 | * New work: | ||
170 | ** Attachment renaming - Manuel((( | ||
171 | {{jira id="xwikiorg"}} | ||
172 | XWIKI-19352 | ||
173 | XWIKI-19347 | ||
174 | {{/jira}} | ||
175 | ))) | ||
176 | ** More WebJar upgrades - Marius((( | ||
177 | {{jira id="xwikiorg"}} | ||
178 | XWIKI-14928 | ||
179 | XWIKI-15111 | ||
180 | XWIKI-15026 | ||
181 | {{/jira}} | ||
182 | ))) | ||
183 | ** Attachments pagination - Lavinia((( | ||
184 | {{jira id="xwikiorg"}} | ||
185 | XWIKI-13454 | ||
186 | {{/jira}} | ||
187 | ))) | ||
188 | ** New CKEditor image dialog for consistent styling and more - Manuel | ||
189 | *** Design page + forum post | ||
190 | ** Cleanup work from moving to HTML 5 - Michael | ||
191 | *** ((( | ||
192 | {{jira id="xwikiorg"}} | ||
193 | XRENDERING-509 | ||
194 | BLOG-128 | ||
195 | {{/jira}} | ||
196 | ))) | ||
197 | *** 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 | ||
198 | |||
199 | === Contrib === | ||
200 | |||
201 | * Outstanding from 14.0 timeframe: | ||
202 | ** Add support for the new Image Caption syntax in the Content Numbering Extension - Michael((( | ||
203 | {{jira id="xwikiorg"}} | ||
204 | NCAPP-28 | ||
205 | {{/jira}} | ||
206 | ))) | ||
207 | ** Add support for the new Image Caption syntax in the LaTeX Renderer - Michael((( | ||
208 | {{jira id="xwikiorg"}} | ||
209 | LATEX-118 | ||
210 | {{/jira}} | ||
211 | ))) | ||
212 | ** Content Numbering UI Activation - Michael | ||
213 | *** All work done, waiting to depend on XS 14.0. | ||
214 | * New work: | ||
215 | ** Change Request - Simon | ||
216 | {{jira id="xwikiorg"}} | ||
217 | CRAPP-86 | ||
218 | CRAPP-89 | ||
219 | {{/jira}} | ||
220 | ** Replication 0.9 - Thomas((( | ||
221 | {{jira id="xwikiorg"}} | ||
222 | REPLICAT-7 | ||
223 | REPLICAT-56 | ||
224 | REPLICAT-39 | ||
225 | {{/jira}} | ||
226 | ))) | ||
227 | ** FASTEN work - Thomas | ||
228 | *** FASTEN Extension with reporting of security vulnerabilities in installed extensions | ||
229 | ** Infra: | ||
230 | *** Upgrade of XWiki.org to next LTS (13.10.2 or 13.10.3) - Simon | ||
231 | |||
232 | === Dates === | ||
233 | |||
234 | * 14.1 RC1: --21st of February 2022-- 22nd of February 2022 | ||
235 | * 14.1 Final: 28th of February 2022 | ||
236 | |||
![]() |
1.1 | 237 | == XWiki 14.0 == |
238 | |||
239 | === XWiki Standard === | ||
240 | |||
241 | * New PDF Export with HTML coming from the client side - Marius((( | ||
242 | {{jira id="xwikiorg"}} | ||
243 | XWIKI-19268 | ||
244 | XWIKI-19267 | ||
245 | XWIKI-19266 | ||
246 | {{/jira}} | ||
247 | ))) | ||
248 | * Attachment rename UI - Manuel((( | ||
249 | {{jira id="xwikiorg"}} | ||
250 | XWIKI-1657 | ||
251 | {{/jira}} | ||
252 | ))) | ||
253 | * Image display in view mode using a lightbox - Lavinia((( | ||
254 | {{jira id="xwikiorg"}} | ||
255 | XWIKI-19195 | ||
256 | XWIKI-19172 | ||
257 | XWIKI-19196 | ||
258 | XRENDERING-622 | ||
259 | {{/jira}} | ||
260 | ))) | ||
261 | * Make the build work fully on Java 11 - Vincent((( | ||
262 | {{jira id="xwikiorg"}} | ||
263 | XCOMMONS-2095 | ||
264 | {{/jira}} | ||
265 | |||
266 | * Start using Java 11 language constructs in the source code - proposal to be sent | ||
267 | * + some blocked issues (like https://jira.xwiki.org/browse/XWIKI-18549) | ||
268 | ))) | ||
269 | * Upgrade Active Installs to work on a recent ElasticSearch version - Vincent((( | ||
270 | {{jira id="xwikiorg"}} | ||
271 | XWIKI-13576 | ||
272 | {{/jira}} | ||
273 | ))) | ||
274 | * Image caption support in XWiki Syntax - Michael((( | ||
275 | {{jira id="xwikiorg"}} | ||
276 | XRENDERING-628 | ||
277 | CKEDITOR-206 | ||
278 | CKEDITOR-207 | ||
279 | XCOMMONS-901 | ||
280 | XRENDERING-627 | ||
281 | XRENDERING-629 | ||
282 | XRENDERING-630 | ||
283 | XWIKI-19271 | ||
284 | XRENDERING-631 | ||
285 | {{/jira}} | ||
286 | ))) | ||
287 | * Content Numbering UI Activation - Michael((( | ||
288 | {{jira id="xwikiorg"}} | ||
289 | NCAPP-9 | ||
290 | XWIKI-19171 | ||
291 | XWIKI-19192 | ||
292 | XWIKI-19193 | ||
293 | {{/jira}} | ||
294 | ))) | ||
295 | * Finish Realtime for 13.x - Marius((( | ||
296 | {{jira id="xwikiorg"}} | ||
297 | XWIKI-19178 | ||
298 | XWIKI-19174 | ||
299 | XWIKI-19181 | ||
300 | {{/jira}} | ||
301 | ))) | ||
302 | * Continue working on LiveTable to Live Data migrations - Michael((( | ||
303 | {{jira id="xwikiorg"}} | ||
304 | XWIKI-18759 | ||
305 | XWIKI-18752 | ||
306 | {{/jira}} | ||
307 | ))) | ||
308 | |||
309 | === Contrib & Others === | ||
310 | |||
311 | * Change Request - Simon((( | ||
312 | {{jira id="xwikiorg"}} | ||
313 | XWIKI-19125 | ||
314 | CRAPP-42 | ||
315 | {{/jira}} | ||
316 | ))) | ||
317 | * Replication 0.8 - Thomas((( | ||
318 | {{jira id="xwikiorg" source="jql"}} | ||
319 | project = REPLICAT AND fixVersion = 0.8 | ||
320 | {{/jira}} | ||
321 | ))) | ||
322 | * Add support for Content Numbering Extension in LaTeX Export - Manuel((( | ||
323 | {{jira id="xwikiorg"}} | ||
324 | LATEX-117 | ||
325 | {{/jira}} | ||
326 | ))) | ||
327 | * Add support for the new Image Caption syntax in the Content Numbering Extension - Michael((( | ||
328 | {{jira id="xwikiorg"}} | ||
329 | NCAPP-28 | ||
330 | {{/jira}} | ||
331 | ))) | ||
332 | * Add support for the new Image Caption syntax in the LaTeX Renderer - Michael((( | ||
333 | {{jira id="xwikiorg"}} | ||
334 | LATEX-118 | ||
335 | {{/jira}} | ||
336 | ))) | ||
337 | * FASTEN work - Thomas | ||
338 | ** First version of the FASTEN Extension producing notifications for vulnerabilities found in installed extensions | ||
339 | * IMPORTANT | ||
340 | ** 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) | ||
341 | ** Fix flickers | ||
342 | |||
343 | === Dates === | ||
344 | |||
345 | * 14.0 RC1: --24th-- 25th of January 2022 (/) | ||
346 | * 14.0 Final: 31st of January 2022 (/) | ||
347 |