Wiki source code of Roadmap

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

Get Connected