Wiki source code of Roadmap

Version 788.1 by Marius Dumitru Florea on 2023/02/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 (x)
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.1 ==
53
54 === XWiki Standard ===
55
56 Outstanding from past roadmaps:
57 * Security issues not finished in 15.0:
58 ** Marius
59 *** https://jira.xwiki.org/browse/XWIKI-20276
60 *** https://jira.xwiki.org/browse/XWIKI-19906
61 ** Thomas
62 *** https://jira.xwiki.org/browse/XWIKI-20281
63 *** https://jira.xwiki.org/browse/XWIKI-20385
64 *** https://jira.xwiki.org/browse/XWIKI-20386
65 *** https://jira.xwiki.org/browse/XRENDERING-688
66 ** Simon
67 *** https://jira.xwiki.org/browse/XWIKI-20339
68 *** https://jira.xwiki.org/browse/XWIKI-20352
69 *** https://jira.xwiki.org/browse/XWIKI-20341
70 *** https://jira.xwiki.org/browse/XWIKI-20342
71 *** https://jira.xwiki.org/browse/XWIKI-20343
72 * Include "What's new" feature in XS (see gitlab as an example about how to implement it) - Vincent(((
73 {{jira id="xwikiorg"}}
74 XWIKI-20533
75 {{/jira}}
76
77 Specifically:
78 * Implement the UI part which is currently missing
79 * Implement the Admin UI to turn it off
80 )))
81 * Bug fix: Aspect ratio not working when width/height does not respect the image ratio - Manuel(((
82 {{jira id="xwikiorg"}}
83 XWIKI-20499
84 {{/jira}}
85 )))
86 * WCAG issues to fix - Lucas(((
87 {{jira id="xwikiorg"}}
88 XWIKI-13786
89 XWIKI-19140
90 {{/jira}}
91 )))
92
93 New work:
94 * Each dev takes several (from 3 to 5) security issues from:
95 ** Goal: close 15 security issues in 15.1 minimum
96 ** Michael:
97 *** https://jira.xwiki.org/browse/XRENDERING-688 (requires https://jira.xwiki.org/browse/XRENDERING-703)
98 *** https://jira.xwiki.org/browse/XWIKI-20290
99 *** https://jira.xwiki.org/browse/XWIKI-20524
100 ** Manuel (best effort once the pdf export outstanding issues are fixed):
101 *** https://jira.xwiki.org/browse/XWIKI-20519
102 *** https://jira.xwiki.org/browse/XWIKI-16138
103 *** https://jira.xwiki.org/browse/XWIKI-20331
104 *** https://jira.xwiki.org/browse/XWIKI-20421
105 * WCAG improvements - Lucas(((
106 {{jira id="xwikiorg"}}
107 XWIKI-20541
108 XWIKI-19725
109 {{/jira}}
110 )))
111 * As time permits, during BFDs - Marius(((
112 {{jira id="xwikiorg"}}
113 XWIKI-20483
114 XWIKI-20490
115 XWIKI-18534
116 {{/jira}}
117
118 Note:
119 * XWIKI-20483 is the priority 1 during BFDs (except if there are other blocker issues arising in the mean time)
120 )))
121 * PDF Export outstanding issues(((
122 {{jira id="xwikiorg"}}
123 XWIKI-13977
124 XWIKI-20563
125 XWIKI-20556
126 XWIKI-20561
127 {{/jira}}
128 )))
129 * Bug fix CKEditor - Marius(((
130 {{jira id="xwikiorg"}}
131 XWIKI-20574
132 {{/jira}}
133 )))
134
135 === Contrib & Others ===
136
137 Outstanding from previous roadmaps:
138 * CR - Display diff contextual information with comments - Simon(((
139 {{jira id="xwikiorg"}}
140 CRAPP-67
141 {{/jira}}
142 )))
143 * Change Request bugs - Simon
144 ** TODO: list bug jiras here
145
146 New work:
147 * Change request - Simon(((
148 {{jira id="xwikiorg"}}
149 CRAPP-231
150 CRAPP-112
151 {{/jira}}
152 )))
153
154 Other:
155 * All: BFDs on Thursdays
156 * All: Fix flickers
157 * All: With the time left, fix blocker/critical/major open bugs.
158
159 === Dates ===
160
161 * 15.1 RC1: --20th-- 21st of February 2023
162 * 15.1 Final: 27th of February 2023

Get Connected