Wiki source code of Roadmap

Version 669.2 by Vincent Massol on 2021/02/23

Show last authors
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 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 13.x Cycle:
29
30 * 13.0: January 2021 image:icon:accept
31 * 13.1: February 2021 image:icon:cancel
32 * 13.2: March 2021 image:icon:cancel
33 * 13.3: April 2021 image:icon:cancel
34 * 13.4: May 2021 image:icon:cancel
35 * 13.5: June 2021 image:icon:cancel
36 * 13.6: July 2021 image:icon:cancel
37 * 13.7: August 2021 image:icon:cancel
38 * 13.8: September 2021 image:icon:cancel
39 * 13.9: October 2021 image:icon:cancel
40 * 13.10: November 2021 image:icon:cancel
41 * 13.10.1: December 2021 image:icon:cancel
42 * 13.10.2: December 2021 image:icon:cancel
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 == XWiki 13.1 ==
53
54 * Finish inplace editor leftover - Marius (carried over from 12.9)(((
55 {{jira id="xwikiorg"}}
56 XWIKI-17284
57 XWIKI-17323
58 XWIKI-17593
59 XWIKI-18218
60 {{/jira}}
61 )))
62 * Glossary app work + LaTeX export support for glossaries - Vincent(((
63 {{jira id="xwikiorg"}}
64 GLOSSARY-14
65 GLOSSARY-15
66 {{/jira}}
67 )))
68 * Investigate xobject scalability fix - Simon
69 * Progress on LD - Marius + ClementD
70 ** Checks the integration of LD in XWiki (using ?useLiveData=true on pages with live tables) to see what’s missing, what doesn’t look good compared to the live table, what doesn’t work.
71 ** Issues(((
72 {{jira id="xwikiorg"}}
73 XWIKI-18266
74 XWIKI-18103
75 XWIKI-17428
76 XWIKI-18098
77 XWIKI-18097
78 {{/jira}}
79 )))
80 * Finish Reset password refactoring - Simon(((
81 {{jira id="xwikiorg"}}
82 XWIKI-11205
83 {{/jira}}
84 )))
85 All: BFD
86 All: Fix flickers
87 All: With the time left, fix some critical/major open bugs.
88
89 === Dates ===
90
91 * 13.1RC1: 15th of Feb 2021
92 * 13.1Final: 22nd of Feb 2021
93
94 == XWiki 13.2==
95
96 * Analysis of how to remove the 255 character limitation which is hitting more and more users migrating from confluence which doesn’t have any such limit. - Thomas + Ilie for testing all cases to find places where we have the issue and regroup/link existing jira issues(((
97 {{jira id="xwikiorg"}}
98 XWIKI-13402
99 {{/jira}}
100 )))
101 * Finish inplace editor leftover - Marius (carried over from 12.9)(((
102 {{jira id="xwikiorg"}}
103 XWIKI-17323
104 XWIKI-17593
105 XWIKI-18358
106 {{/jira}}
107 )))
108 * LD - Marius + ClementD + Manuel(((
109 {{jira id="xwikiorg"}}
110 XWIKI-18266
111 XWIKI-17428
112 XWIKI-18098
113 XWIKI-18097
114 XWIKI-18270
115 {{/jira}}
116 )))
117 * Add the possibility for Admin user to control user’s notifications - Simon(((
118 {{jira id="xwikiorg"}}
119 XWIKI-16158
120 {{/jira}}
121 )))
122 Add the possibility to add global notifications filters from Administration - Simon(((
123 {{jira id="xwikiorg"}}
124 XWIKI-17945
125 {{/jira}}
126 )))
127 * All: BFD
128 * All: Fix flickers
129
130 === Dates ===
131
132 * 13.2RC1: 22nd of March 2021
133 * 13.2Final: 29th of March 2021

Get Connected