Wiki source code of Roadmap

Version 747.1 by Manuel Leduc on 2022/04/29

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
Guillaume Lerouge 231.3 2 {{toc depth="2"/}}
Thomas Mortagne 1.1 3 {{/box}}
4
Thomas Mortagne 322.1 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.
Vincent Massol 30.1 6
Thomas Mortagne 322.1 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.
Vincent Massol 30.1 8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
Thomas Mortagne 1.1 11 {{info}}
Vincent Massol 360.2 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.
Thomas Mortagne 1.1 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
Vincent Massol 394.1 22 Already implemented roadmaps can be found in the [[archives>>Roadmaps.Archives.WebHome]].
Thomas Mortagne 1.1 23
Thomas Mortagne 322.1 24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
Thomas Mortagne 1.1 25
Vincent Massol 731.1 26 = XWiki 14.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 14.x Cycle:
29
Vincent Massol 737.1 30 * 14.0: January 2022 (/)
Vincent Massol 738.2 31 * 14.1: February 2022 (/)
Vincent Massol 742.1 32 * 14.2: March 2022 (/)
Vincent Massol 731.1 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
Vincent Massol 745.1 52 == XWiki 14.4 ==
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 ** Attachments pagination - Lavinia(((
67 {{jira id="xwikiorg"}}
68 XWIKI-13454
69 {{/jira}}
70 )))
71 ** Client-side PDF export continued - Marius(((
72 {{jira id="xwikiorg"}}
73 XWIKI-19270
74 XWIKI-13658
75 {{/jira}}
76 )))
77 ** Security issues
78 *** XWIKI-9151 - Michael
79 ** Page Rendering - Thomas + Vincent(((
Vincent Massol 745.2 80 * During BFDs and if enough time
81 * {{jira id="xwikiorg"}}
Vincent Massol 745.1 82 XWIKI-19526
83 XWIKI-19541
84 {{/jira}}
85 )))
86 * New work:
87 ** Redirect on delete - Lavinia(((
88 {{jira id="xwikiorg"}}
89 XWIKI-19653
90 {{/jira}}
91 )))
92 ** New CKEditor image dialog - Manuel(((
93 {{jira id="xwikiorg"}}
94 CKEDITOR-437
95 XWIKI-19651
96 XWIKI-19652
97 {{/jira}}
98 )))
99 ** Add ability to convert LaTeX to PDF without docker - Vincent(((
100 {{jira id="xwikiorg"}}
101 LATEX-128
102 {{/jira}}
103 )))
104
105 === Contrib & Others ===
106
107 * Outstanding from previous roadmaps:
108 ** Infra: Try to understand the doc cache issue on xwiki.org - Thomas
109 ** FASTEN-related work - Thomas(((
110 {{jira id="xwikiorg"}}
111 XWIKI-19008
112 {{/jira}}
113 )))
114 * New work
115 ** CR Extension - Simon(((
116 {{jira id="xwikiorg"}}
117 CRAPP-139
118 {{/jira}}
119 )))
120
121 Other:
122 * All: BFDs on Thursdays
123 * All: Fix flickers
124
125 === Dates ===
126
127 * 14.4 RC1: 16th of May 2022 (3 weeks)
128 * 14.4 Final: 23rd of May 2022 (1 week)

Get Connected