Wiki source code of Roadmap
Version 818.1 by Thomas Mortagne on 2023/08/14
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 15.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | Release dates for the 15.x Cycle: | ||
29 | |||
30 | * 15.0: January 2023 (/) | ||
31 | * 15.1: February 2023 (/) | ||
32 | * 15.2: March 2023 (/) | ||
33 | * 15.3: April 2023 (/) | ||
34 | * 15.4: May 2023 (/) | ||
35 | * 15.5: June 2023 (/) | ||
36 | * 15.6: July 2023 (/) | ||
37 | * 15.7: August 2023 (x) | ||
38 | * 15.8: September 2023 (x) | ||
39 | * 15.9: October 2023 (x) | ||
40 | * 15.10: November 2023 (x) | ||
41 | * 15.10.1: December 2023 (x) | ||
42 | * 15.10.2: December 2023 (x) | ||
43 | |||
44 | {{comment}} | ||
45 | * TBD - TBD((( | ||
46 | {{jira id="xwikiorg"}} | ||
47 | TBD-1234 | ||
48 | {{/jira}} | ||
49 | ))) | ||
50 | {{/comment}} | ||
51 | |||
52 | == XWiki 15.7 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | Outstanding from past roadmaps: | ||
57 | * Security issues not finished: | ||
58 | ** Manuel: | ||
59 | *** https://jira.xwiki.org/browse/XWIKI-20331 | ||
60 | ** Michael | ||
61 | *** https://jira.xwiki.org/browse/XWIKI-20371 | ||
62 | * WCAG - Lucas + Michael reviewing the PRs/merge them((( | ||
63 | {{jira id="xwikiorg"}} | ||
64 | XWIKI-19383 | ||
65 | XWIKI-20757 | ||
66 | XWIKI-20696 | ||
67 | XWIKI-20844 | ||
68 | XWIKI-18838 | ||
69 | XWIKI-20891 | ||
70 | TOUR-81 | ||
71 | XWIKI-20947 | ||
72 | {{/jira}} | ||
73 | ))) | ||
74 | * Bug fix CKEditor - Marius (BFD with help from Manuel)((( | ||
75 | {{jira id="xwikiorg"}} | ||
76 | XWIKI-20574 | ||
77 | {{/jira}} | ||
78 | ))) | ||
79 | * Finish PDF export issues (Nice to have (BFD)) - Marius((( | ||
80 | {{jira id="xwikiorg"}} | ||
81 | XWIKI-20712 | ||
82 | {{/jira}} | ||
83 | ))) | ||
84 | * Quick Actions - Dorian + Marius((( | ||
85 | {{jira id="xwikiorg"}} | ||
86 | XWIKI-21169 | ||
87 | XWIKI-21180 | ||
88 | XWIKI-21181 | ||
89 | XWIKI-21182 | ||
90 | XWIKI-21189 | ||
91 | XWIKI-21191 | ||
92 | XWIKI-20979 | ||
93 | XWIKI-21062 | ||
94 | {{/jira}} | ||
95 | ))) | ||
96 | * PDF export bug fixes - Marius((( | ||
97 | {{jira id="xwikiorg"}} | ||
98 | XWIKI-21174 | ||
99 | XWIKI-21043 | ||
100 | XWIKI-21041 | ||
101 | XWIKI-20712 | ||
102 | XWIKI-20223 | ||
103 | XWIKI-21201 | ||
104 | {{/jira}} | ||
105 | ))) | ||
106 | * Notifications improvements - Simon((( | ||
107 | {{jira id="xwikiorg"}} | ||
108 | XWIKI-18880 | ||
109 | XWIKI-17470 | ||
110 | XWIKI-20904 | ||
111 | XWIKI-18307 | ||
112 | {{/jira}} | ||
113 | ))) | ||
114 | |||
115 | New work: | ||
116 | * New Security issues - Michael | ||
117 | ** To be taken from https://jira.xwiki.org/issues/?jql=level%20%3D%20Confidential%20and%20resolution%20%3D%20Unresolved%20and%20priority%20in%20(Blocker%2C%20Critical)%20and%20category%20%3D%2010000 | ||
118 | *** https://jira.xwiki.org/browse/XWIKI-21121 | ||
119 | *** https://jira.xwiki.org/browse/XWIKI-21122 | ||
120 | * UI proposals on the forum to finish - Adina | ||
121 | ** Send forum proposals for all of the 12 topics | ||
122 | ** Push devs to answer and conclude on each proposal | ||
123 | ** For the agreed proposals, prepare some HTML/JS/CSS | ||
124 | * What's New: Improved UI - Adina (with help from Vincent)((( | ||
125 | * Implement the HTML/JS/CSS | ||
126 | * UI support for news item images:((( | ||
127 | {{jira id="xwikiorg"}} | ||
128 | XWIKI-20846 | ||
129 | {{/jira}} | ||
130 | ))) | ||
131 | ))) | ||
132 | * Realtime bugfixes - Dorian (with help from Marius and if time permits):((( | ||
133 | {{jira id="xwikiorg"}} | ||
134 | XWIKI-21006 | ||
135 | XWIKI-21007 | ||
136 | {{/jira}} | ||
137 | ))) | ||
138 | * New WCAG issues - Lucas((( | ||
139 | {{jira id="xwikiorg"}} | ||
140 | XWIKI-21096 | ||
141 | XWIKI-21005 | ||
142 | {{/jira}} | ||
143 | ))) | ||
144 | * Outstanding improvements/bugs for the security vulnerabilities in XS - Manuel | ||
145 | ** TODO: list some jiras | ||
146 | ** Navigation tree improvements (if time permits) - Marius | ||
147 | ** TODO: list jiras | ||
148 | * Compiled XDOM - Thomas | ||
149 | ** ((( | ||
150 | {{jira id="xwikiorg"}} | ||
151 | XRENDERING-723 | ||
152 | XWIKI-21219 | ||
153 | XCOMMONS-800 | ||
154 | XWIKI-4625 | ||
155 | {{/jira}} | ||
156 | ))) | ||
157 | ** https://design.xwiki.org/xwiki/bin/view/Proposal/CompiledXDOM | ||
158 | |||
159 | === Contrib & Others === | ||
160 | |||
161 | Outstanding from previous roadmaps: | ||
162 | * Recommend/stabilize the URL Normalizer - Thomas | ||
163 | ** Admin UI to enable/disable the feature. TODO: list jira | ||
164 | ** Proposal to merge the extension in platform | ||
165 | * Change Request - Simon((( | ||
166 | {{jira id="xwikiorg"}} | ||
167 | CRAPP-230 | ||
168 | {{/jira}} | ||
169 | ))) | ||
170 | |||
171 | Other: | ||
172 | * All: BFDs on Thursdays | ||
173 | * All: Fix flickers | ||
174 | * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs | ||
175 | |||
176 | === Dates === | ||
177 | |||
178 | * 15.7 RC1: 21st of August 2023 | ||
179 | * 15.7 Final: 28th of August 2023 |