Wiki source code of Roadmap
Version 782.2 by Vincent Massol on 2022/12/23
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 (/) | ||
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 (/) | ||
39 | * 14.9: October 2022 (/) | ||
40 | * 14.10: November 2022 (/) | ||
41 | * 14.10.1: December 2022 (/) | ||
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.10.1 & 14.10.2 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | Outstanding from past roadmaps: | ||
57 | |||
58 | * Security issues planned in 14.9 & 14.10 but not finished | ||
59 | ** Marius | ||
60 | *** XWIKI-19906 | ||
61 | *** XWIKI-19749 -> Now Michael, hopefully still for 14.10 (final) | ||
62 | ** Thomas | ||
63 | *** XWIKI-19852 | ||
64 | * Office Import: Split on heading to create non-terminal pages - Marius((( | ||
65 | {{jira id="xwikiorg"}} | ||
66 | XWIKI-12569 | ||
67 | {{/jira}} | ||
68 | ))) | ||
69 | |||
70 | New work: | ||
71 | |||
72 | * Each dev takes several security issues from: | ||
73 | ** **Goal: close 10+ security issues in 14.10.1 & 14.10.2** | ||
74 | ** Michael: | ||
75 | *** XWIKI-20268 | ||
76 | *** XWIKI-20190 | ||
77 | *** XWIKI-20313 and XWIKI-20327 (might turn out to be the same fix) | ||
78 | ** Simon: | ||
79 | *** XWIKI-20324 | ||
80 | *** XWIKI-20364 | ||
81 | ** Manuel: | ||
82 | *** XWIKI-20261 | ||
83 | *** XWIKI-20267 | ||
84 | *** XWIKI-20275 | ||
85 | ** Marius: | ||
86 | *** XWIKI-20276 | ||
87 | ** Thomas: | ||
88 | *** XWIKI-20295 | ||
89 | *** XWIKI-20287 | ||
90 | *** XWIKI-20281 | ||
91 | * Visually distinguish local attachments in attachment gallery picker macro - Manuel((( | ||
92 | {{jira id="xwikiorg"}} | ||
93 | XWIKI-20224 | ||
94 | {{/jira}} | ||
95 | ))) | ||
96 | |||
97 | === Contrib & Others === | ||
98 | |||
99 | Outstanding from previous roadmaps: | ||
100 | |||
101 | * Change Request - Simon((( | ||
102 | {{jira id="xwikiorg"}} | ||
103 | CRAPP-215 | ||
104 | CRAPP-223 | ||
105 | {{/jira}} | ||
106 | ))) | ||
107 | |||
108 | Other: | ||
109 | |||
110 | * All: BFDs on Thursdays | ||
111 | * All: Fix flickers | ||
112 | |||
113 | === Dates === | ||
114 | |||
115 | * 14.10.1: 12th of December 2022 (/) | ||
116 | * 14.10.2: 26th of December 2022 |