Wiki source code of Roadmap

Version 765.1 by Manuel Leduc on 2022/08/29

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.8 ==
53
54 === XWiki Standard ===
55
56 Outstanding from past roadmaps:
57
58 * Client-side PDF export continued - Marius(((
59 {{jira id="xwikiorg"}}
60 XWIKI-19872
61 XWIKI-19874
62 XWIKI-19877
63 XWIKI-20085
64 XWIKI-19929
65 XWIKI-19917
66 {{/jira}}
67 )))
68 * Multiwiki link refactoring - Thomas(((
69 {{jira id="xwikiorg"}}
70 XWIKI-16192
71 {{/jira}}
72 )))
73 * Security issues
74 ** XWIKI-18568 - Simon (taking over from Michael)
75 *** Requires XRENDERING-675
76 ** XWIKI-19856 - Thomas
77 * Fix bugs and recommend the mathjax extension over the formula macro - Lavinia or Manuel(((
78 {{jira id="xwikiorg"}}
79 MATHJAX-4
80 MATHJAX-14
81 {{/jira}}
82 )))
83 * Fix bugs and recommend the chartjs extension - Lavinia or Manuel(((
84 {{jira id="xwikiorg"}}
85 CHARTJS-23
86 {{/jira}}
87 )))
88 * Replace LT by LD for the attachment tab - Lavinia(((
89 {{jira id="xwikiorg"}}
90 XWIKI-20024
91 {{/jira}}
92 )))
93 * Create Page double click - Marius(((
94 {{jira id="xwikiorg"}}
95 XWIKI-18344
96 {{/jira}}
97 )))
98 * Enable Image ligthbox by default - Lavinia(((
99 {{jira id="xwikiorg"}}
100 XWIKI-20092
101 {{/jira}}
102 )))
103
104 New work:
105
106 * Security issues
107 ** [[https://jira.xwiki.org/browse/XRENDERING-659]] - Manuel (tentative)
108 ** One blocker security issue taken by Thomas, to be decided which one (tentative)
109 ** 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
110 * Hidden macros improvements - Manuel(((
111 {{jira id="xwikiorg"}}
112 XWIKI-19993
113 XRENDERING-676
114 {{/jira}}
115 )))
116 * Image improvements - Manuel(((
117 {{jira id="xwikiorg"}}
118 XWIKI-20094
119 {{/jira}}
120 )))
121 * Save button not visible - Marius?(((
122 {{jira id="xwikiorg"}}
123 CKEDITOR-470
124 {{/jira}}
125 )))
126
127 Contrib & Others
128
129 ----
130
131 Outstanding from previous roadmaps:
132
133 * Replication - Thomas(((
134 {{jira id="xwikiorg"}}
135 REPLICAT-104
136 {{/jira}}
137
138 * 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.
139 )))
140
141 New work:
142
143 * Change Request - Simon(((
144 {{jira id="xwikiorg"}}
145 CRAPP-188
146 {{/jira}}
147 )))
148 * Word-based Notifications - Simon(((
149 {{jira id="xwikiorg"}}
150 WORDNOTIF-1
151 XWIKI-17034
152 {{/jira}}
153 )))
154
155 Other:
156
157 * All: BFDs on Thursdays
158 * All: Fix flickers
159
160 === Dates ===
161
162 * 14.8 RC1: 14th of Sep 2022 (2.5 weeks)
163 * 14.8 Final: 28th of Sep 2022 (1.5 weeks)

Get Connected