Wiki source code of Roadmap
Version 754.1 by Manuel Leduc on 2022/07/08
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 (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.6 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | * Outstanding from past roadmaps: | ||
57 | ** Attachments pagination - Marius & Lavinia((( | ||
58 | {{jira id="xwikiorg"}} | ||
59 | XWIKI-13454 | ||
60 | {{/jira}} | ||
61 | |||
62 | Notes: | ||
63 | * Work done, requires final PR review and merge | ||
64 | * No need to merge on 14.4.x | ||
65 | ))) | ||
66 | ** Client-side PDF export continued - Marius((( | ||
67 | {{jira id="xwikiorg"}} | ||
68 | XWIKI-19872 | ||
69 | XWIKI-19873 | ||
70 | XWIKI-19874 | ||
71 | XWIKI-19877 | ||
72 | {{/jira}} | ||
73 | ))) | ||
74 | ** Security issues | ||
75 | *** https://jira.xwiki.org/browse/XWIKI-9151 - Michael | ||
76 | *** https://jira.xwiki.org/browse/XWIKI-9118 and https://jira.xwiki.org/browse/XCOMMONS-1680 - Michael | ||
77 | ** Rendering work - Thomas (during BFDs)((( | ||
78 | {{jira id="xwikiorg"}} | ||
79 | XWIKI-19633 | ||
80 | {{/jira}} | ||
81 | |||
82 | Notes: | ||
83 | * To solve https://jira.xwiki.org/browse/XWIKI-19526 - Relative links to self typed as "doc" are not updated correctly on rename | ||
84 | ))) | ||
85 | ** Differentiate Figures from Tables in captions - Manuel((( | ||
86 | {{jira id="xwikiorg"}} | ||
87 | NCAPP-52 | ||
88 | {{/jira}} | ||
89 | ))) | ||
90 | ** Multiwiki link refactoring - Thomas((( | ||
91 | {{jira id="xwikiorg"}} | ||
92 | XWIKI-16192 | ||
93 | {{/jira}} | ||
94 | |||
95 | Notes: | ||
96 | * nothing to be released, work to be done on a branch as won't have enough time to finish it in 14.6 | ||
97 | ))) | ||
98 | ** Control wiki macro visibility - Manuel((( | ||
99 | {{jira id="xwikiorg"}} | ||
100 | XRENDERING-664 | ||
101 | XWIKI-19750 | ||
102 | XWIKI-19866 | ||
103 | XWIKI-19962 | ||
104 | {{/jira}} | ||
105 | ))) | ||
106 | * New work: | ||
107 | ** Export bug - Simon:((( | ||
108 | {{jira id="xwikiorg"}} | ||
109 | XWIKI-19818 | ||
110 | {{/jira}} | ||
111 | ))) | ||
112 | ** Word-based notifications - Simon | ||
113 | *** Design and first PoC | ||
114 | |||
115 | === Contrib & Others === | ||
116 | |||
117 | * Outstanding from previous roadmaps: | ||
118 | ** CR Extension - Simon((( | ||
119 | {{jira id="xwikiorg"}} | ||
120 | CRAPP-111 | ||
121 | CRAPP-160 | ||
122 | {{/jira}} | ||
123 | ))) | ||
124 | |||
125 | === Other === | ||
126 | |||
127 | * All: BFDs on Thursdays | ||
128 | * All: Fix flickers | ||
129 | |||
130 | === Dates === | ||
131 | |||
132 | * 14.6 RC1: 18th of July 2022 (3 weeks) | ||
133 | * 14.6 Final: 25th of July 2022 (1 week) |