Wiki source code of Roadmap
Version 773.1 by Simon Urli on 2022/10/21
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 (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.9 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | Outstanding from past roadmaps: | ||
57 | |||
58 | * Client-side PDF export continued - Marius((( | ||
59 | {{jira id="xwikiorg"}} | ||
60 | XWIKI-19874 | ||
61 | XWIKI-19877 | ||
62 | XWIKI-20085 | ||
63 | {{/jira}} | ||
64 | ))) | ||
65 | * Fix bugs and recommend the mathjax extension over the formula macro - Lavinia and Manuel((( | ||
66 | {{jira id="xwikiorg"}} | ||
67 | MATHJAX-4 | ||
68 | MATHJAX-14 | ||
69 | {{/jira}} | ||
70 | ))) | ||
71 | |||
72 | New work: | ||
73 | |||
74 | * Cursor disappears on mentions - Manuel((( | ||
75 | {{jira id="xwikiorg"}} | ||
76 | CKEDITOR-446 | ||
77 | {{/jira}} | ||
78 | ))) | ||
79 | * Attachment selector upload should not save immediately the page - Manuel((( | ||
80 | {{jira id="xwikiorg"}} | ||
81 | XWIKI-19702 | ||
82 | {{/jira}} | ||
83 | ))) | ||
84 | * Fix security issues: | ||
85 | ** Simon | ||
86 | *** --XWIKI-9119-- | ||
87 | *** XWIKI-16285: investigate to find a plan for fixing it | ||
88 | ** Manuel | ||
89 | *** XWIKI-20143 | ||
90 | *** --XWIKI-19757-- | ||
91 | *** --XWIKI-19838-- | ||
92 | ** Marius | ||
93 | *** XWIKI-19906 | ||
94 | *** XWIKI-19794 | ||
95 | ** Thomas | ||
96 | *** XWIKI-5027 | ||
97 | *** --XWIKI-19731-- | ||
98 | *** XWIKI-19852 | ||
99 | |||
100 | === Contrib & Others === | ||
101 | |||
102 | Outstanding from previous roadmaps: | ||
103 | |||
104 | * Replication - Thomas((( | ||
105 | {{jira id="xwikiorg"}} | ||
106 | REPLICAT-107 | ||
107 | REPLICAT-104 | ||
108 | {{/jira}} | ||
109 | ))) | ||
110 | |||
111 | New work: | ||
112 | |||
113 | * Change Request - Simon((( | ||
114 | {{jira id="xwikiorg"}} | ||
115 | CRAPP-199 | ||
116 | CRAPP-204 | ||
117 | CRAPP-205 | ||
118 | {{/jira}} | ||
119 | ))) | ||
120 | |||
121 | Other: | ||
122 | |||
123 | * All: BFDs on Thursdays | ||
124 | * All: Fix flickers | ||
125 | |||
126 | === Dates === | ||
127 | |||
128 | * 14.9 RC1: 17th of October 2022 (3.5 weeks) | ||
129 | * 14.9 Final: 24th of October 2022 (1 weeks) |