Wiki source code of Roadmap
Version 760.1 by Vincent Massol on 2022/08/11
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 (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.7 == | ||
53 | |||
54 | === XWiki Standard === | ||
55 | |||
56 | Outstanding from past roadmaps: | ||
57 | * Client-side PDF export continued - Marius((( | ||
58 | {{jira id="xwikiorg"}} | ||
59 | XWIKI-19872 | ||
60 | XWIKI-19874 | ||
61 | XWIKI-19877 | ||
62 | {{/jira}} | ||
63 | ))) | ||
64 | * Multiwiki link refactoring - Thomas((( | ||
65 | {{jira id="xwikiorg"}} | ||
66 | XWIKI-16192 | ||
67 | {{/jira}} | ||
68 | ))) | ||
69 | * Word-based Notifications - Simon | ||
70 | ** Prepare design | ||
71 | ** Start first PoC | ||
72 | |||
73 | New work: | ||
74 | * Security issues | ||
75 | ** [[XWIKI-18568>>https://jira.xwiki.org/browse/XWIKI-18568]] - Simon (taking over from Michael) | ||
76 | ** [[XWIKI-19856>>https://jira.xwiki.org/browse/XWIKI-19856]] - Thomas | ||
77 | ** [[XWIKI-19793>>https://jira.xwiki.org/browse/XWIKI-19793]] - Thomas | ||
78 | ** One more from [[this list>>https://jira.xwiki.org/issues/?jql=level%20%3D%20Confidential%20and%20resolution%20%3D%20Unresolved%20and%20priority%20%3D%20Blocker%20]] to be done by Manuel | ||
79 | * Fix bugs and recommend the mathjax extension over the formula macro((( | ||
80 | {{jira id="xwikiorg"}} | ||
81 | XWIKI-20023 | ||
82 | MATHJAX-4 | ||
83 | MATHJAX-14 | ||
84 | {{/jira}} | ||
85 | |||
86 | * MATHJAX-12 | ||
87 | ))) | ||
88 | * Fix bugs and recommend the chartjs extension((( | ||
89 | {{jira id="xwikiorg"}} | ||
90 | CHARTJS-23 | ||
91 | {{/jira}} | ||
92 | ))) | ||
93 | * Usability-oriented improvements + bug fixes for Image Improvements & Macro visibility - Manuel | ||
94 | ** To be added once Manuel is back from holidays (11th of August) | ||
95 | * Replace LT by LD for the attachment tab - Lavinia((( | ||
96 | {{jira id="xwikiorg"}} | ||
97 | XWIKI-20024 | ||
98 | {{/jira}} | ||
99 | ))) | ||
100 | * Usability improvements of extension install integration in the macros picker - Thomas((( | ||
101 | {{jira id="xwikiorg"}} | ||
102 | XWIKI-20019 | ||
103 | CKEDITOR-480 | ||
104 | XWIKI-20020 | ||
105 | CKEDITOR-481 | ||
106 | {{/jira}} | ||
107 | ))) | ||
108 | |||
109 | === Contrib & Others === | ||
110 | |||
111 | New work: | ||
112 | * Replication - Thomas((( | ||
113 | {{jira id="xwikiorg"}} | ||
114 | REPLICAT-101 | ||
115 | REPLICAT-104 | ||
116 | REPLICAT-83 | ||
117 | {{/jira}} | ||
118 | ))) | ||
119 | |||
120 | === Other === | ||
121 | |||
122 | * All: BFDs on Thursdays | ||
123 | * All: Fix flickers | ||
124 | |||
125 | === Dates === | ||
126 | |||
127 | * 14.7 RC1: 22nd of August 2022 (4 weeks) | ||
128 | * 14.7 Final: 29th of August 2022 (1 week) |