Wiki source code of Roadmap

Version 743.1 by Thomas Mortagne on 2022/04/13

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 (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.3 ==
53
54 === XWiki Standard ===
55
56 * Outstanding from past roadmaps:
57 ** Rewrite Active Installs to use ES 7.x - Vincent
58 *** To use the latest version of ES but also to make the build work with java 11
59 *** (((
60 {{jira id="xwikiorg"}}
61 XWIKI-13576
62 {{/jira}}
63 )))
64 ** Close some issues that were blocked by the move to Java 11 - Vincent (and whoever wants)
65 *** See "blocking" issues inside https://jira.xwiki.org/browse/XCOMMONS-2095
66 ** Continue working on LiveTable to Live Data migrations - Michael(((
67 {{jira id="xwikiorg"}}
68 XWIKI-18759
69 {{/jira}}
70 )))
71 ** Attachments pagination - Lavinia(((
72 {{jira id="xwikiorg"}}
73 XWIKI-13454
74 {{/jira}}
75 )))
76 ** Image anchors - Lavinia(((
77 {{jira id="xwikiorg"}}
78 XWIKI-19463
79 {{/jira}}
80 )))
81 ** New CKEditor image dialog for consistent styling and more - Manuel(((
82 {{jira id="xwikiorg"}}
83 XWIKI-19459
84 XWIKI-19460
85 {{/jira}}
86 )))
87 * New work:
88 ** WYSIWYG Image Dialog Rewrite - Manuel(((
89 {{jira id="xwikiorg"}}
90 CKEDITOR-430
91 CKEDITOR-429
92 CKEDITOR-427
93 {{/jira}}
94 )))
95 ** Client-side PDF export continued - Marius(((
96 {{jira id="xwikiorg"}}
97 XWIKI-19270
98 XWIKI-13658
99 {{/jira}}
100 )))
101 ** Security issues
102 *** https://jira.xwiki.org/browse/XWIKI-9151 - Michael (tentative)
103 ** Rendering
104 *** Thomas: (((
105 {{jira id="xwikiorg"}}
106 XWIKI-19530
107 {{/jira}}
108 )))
109 *** During BFDs - Thomas(((
110 {{jira id="xwikiorg"}}
111 XWIKI-19525
112 XWIKI-19526
113 {{/jira}}
114 )))
115 *** If enough time - ???(((
116 {{jira id="xwikiorg"}}
117 XWIKI-19541
118 XWIKI-19542
119 XWIKI-19539
120 {{/jira}}
121 )))
122 ** Upload of attachment without save - Simon(((
123 {{jira id="xwikiorg"}}
124 XWIKI-18810
125 {{/jira}}
126 )))
127
128 === Contrib & Others ===
129
130 * Outstanding from previous roadmaps:
131 ** Add support for the new Image Caption syntax in the LaTeX Renderer - Michael(((
132 {{jira id="xwikiorg"}}
133 LATEX-118
134 {{/jira}}
135 )))
136 ** Infra: Try to understand the doc cache issue on xwiki.org - Thomas
137 * New work:
138 ** Numbered Content Application - Michael(((
139 {{jira id="xwikiorg"}}
140 NCAPP-47
141 {{/jira}}
142 )))
143 ** FASTEN work - Thomas(((
144 {{jira id="xwikiorg"}}
145 FASTEN-1
146 XWIKI-19008
147 {{/jira}}
148 )))
149 ** Replication - Thomas(((
150 {{jira id="xwikiorg"}}
151 REPLICAT-76
152 REPLICAT-60
153 {{/jira}}
154 )))
155 ** Change Request - Simon(((
156 {{jira id="xwikiorg"}}
157 CRAPP-11
158 CRAPP-125
159 {{/jira}}
160 )))
161
162 Other:
163 * All: BFDs on Thursdays
164 * All: Fix flickers
165
166 === Dates ===
167
168 * 14.3 RC1: 18th of April 2022 (3 weeks)
169 * 14.3 Final: 25th of April 2022 (1 week)
170

Get Connected