Wiki source code of Roadmap
Version 737.1 by Vincent Massol on 2022/01/31
Show last authors
author | version | line-number | content |
---|---|---|---|
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 (x) | ||
32 | * 14.2: March 2022 (x) | ||
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.1 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | * Outstanding from 14.0: | ||
57 | ** New PDF Export with HTML coming from the client side - Marius((( | ||
58 | {{jira id="xwikiorg"}} | ||
59 | XWIKI-19268 | ||
60 | XWIKI-19266 | ||
61 | {{/jira}} | ||
62 | ))) | ||
63 | ** Image display in view mode using a lightbox - Lavinia | ||
64 | *** Will be finished before 14.0 final normally. Keeping here as a reminder in case it isn't. | ||
65 | ** Rewrite Active Installs to use ES 7.x - Vincent | ||
66 | *** To use the latest version of ES but also to make the build work with java 11 | ||
67 | *** ((( | ||
68 | {{jira id="xwikiorg"}} | ||
69 | XWIKI-13576 | ||
70 | {{/jira}} | ||
71 | ))) | ||
72 | ** Close some issues that were blocked by the move to Java 11 - Vincent (and whoever wants) | ||
73 | *** ((( | ||
74 | {{jira id="xwikiorg"}} | ||
75 | XWIKI-18549 | ||
76 | {{/jira}} | ||
77 | ))) | ||
78 | *** See "blocking" issues inside https://jira.xwiki.org/browse/XCOMMONS-2095 | ||
79 | ** Image caption support in XWiki Syntax - Michael((( | ||
80 | {{jira id="xwikiorg"}} | ||
81 | XRENDERING-628 | ||
82 | CKEDITOR-206 | ||
83 | CKEDITOR-207 | ||
84 | XWIKI-19271 | ||
85 | XRENDERING-627 | ||
86 | XRENDERING-375 | ||
87 | XRENDERING-629 | ||
88 | {{/jira}} | ||
89 | ))) | ||
90 | ** Finish Realtime for 13.x - Marius((( | ||
91 | {{jira id="xwikiorg"}} | ||
92 | XWIKI-19156 | ||
93 | XWIKI-19178 | ||
94 | XWIKI-19174 | ||
95 | XWIKI-19180 | ||
96 | XWIKI-19181 | ||
97 | {{/jira}} | ||
98 | ))) | ||
99 | ** Continue working on LiveTable to Live Data migrations - Michael((( | ||
100 | {{jira id="xwikiorg"}} | ||
101 | XWIKI-18759 | ||
102 | XWIKI-18752 | ||
103 | {{/jira}} | ||
104 | ))) | ||
105 | * New work: | ||
106 | ** Attachment renaming - Manuel((( | ||
107 | {{jira id="xwikiorg"}} | ||
108 | XWIKI-19352 | ||
109 | XWIKI-19347 | ||
110 | {{/jira}} | ||
111 | ))) | ||
112 | ** More WebJar upgrades - Marius((( | ||
113 | {{jira id="xwikiorg"}} | ||
114 | XWIKI-14928 | ||
115 | XWIKI-15111 | ||
116 | XWIKI-15026 | ||
117 | {{/jira}} | ||
118 | ))) | ||
119 | ** Attachments pagination - Lavinia((( | ||
120 | {{jira id="xwikiorg"}} | ||
121 | XWIKI-13454 | ||
122 | {{/jira}} | ||
123 | ))) | ||
124 | ** New CKEditor image dialog for consistent styling and more - Manuel | ||
125 | *** Design page + forum post | ||
126 | ** Cleanup work from moving to HTML 5 - Michael | ||
127 | *** ((( | ||
128 | {{jira id="xwikiorg"}} | ||
129 | XRENDERING-509 | ||
130 | BLOG-128 | ||
131 | {{/jira}} | ||
132 | ))) | ||
133 | *** Switch HTMLCleaner to HTML 5 by default or change code using HTMLCleaner to use the HTML 5 configuration, depending on the result of the discussion in the forum: https://forum.xwiki.org/t/switching-to-html5/9646 | ||
134 | |||
135 | === Contrib === | ||
136 | |||
137 | * Outstanding from 14.0 timeframe: | ||
138 | ** Add support for the new Image Caption syntax in the Content Numbering Extension - Michael((( | ||
139 | {{jira id="xwikiorg"}} | ||
140 | NCAPP-28 | ||
141 | {{/jira}} | ||
142 | ))) | ||
143 | ** Add support for the new Image Caption syntax in the LaTeX Renderer - Michael((( | ||
144 | {{jira id="xwikiorg"}} | ||
145 | LATEX-118 | ||
146 | {{/jira}} | ||
147 | ))) | ||
148 | ** Content Numbering UI Activation - Michael | ||
149 | *** All work done, waiting to depend on XS 14.0. | ||
150 | * New work: | ||
151 | ** Change Request - Simon | ||
152 | {{jira id="xwikiorg"}} | ||
153 | CRAPP-86 | ||
154 | CRAPP-89 | ||
155 | {{/jira}} | ||
156 | ** Replication 0.9 - Thomas((( | ||
157 | {{jira id="xwikiorg"}} | ||
158 | REPLICAT-7 | ||
159 | REPLICAT-56 | ||
160 | REPLICAT-39 | ||
161 | {{/jira}} | ||
162 | ))) | ||
163 | ** FASTEN work - Thomas | ||
164 | *** FASTEN Extension with reporting of security vulnerabilities in installed extensions | ||
165 | ** Infra: | ||
166 | *** Upgrade of XWiki.org to next LTS (13.10.2 or 13.10.3) - Simon | ||
167 | |||
168 | === Others === | ||
169 | |||
170 | * All: BFDs on Thursdays | ||
171 | * All: Fix flickers | ||
172 | * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs | ||
173 | |||
174 | === Dates === | ||
175 | |||
176 | * 14.1 RC1: 21st of February 2022 | ||
177 | * 14.1 Final: 28th of February 2022 |