Wiki source code of Roadmap

Version 727.1 by Lavinia Vitel on 2021/12/02

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 (/)
31 * 13.1: February 2021 (/)
32 * 13.2: March 2021 (/)
33 * 13.3: April 2021 (/)
34 * 13.4: May 2021 (/)
35 * 13.5: June 2021 (/)
36 * 13.6: July 2021 (/)
37 * 13.7: August 2021 (/)
38 * 13.8: September 2021 (/)
39 * 13.9: October 2021 (/)
40 * 13.10: November 2021 (/)
41 * 13.10.1: December 2021 (x)
42 * 13.10.2: December 2021 (x)
43
44 {{comment}}
45 * TBD - TBD(((
46 {{jira id="xwikiorg"}}
47 TBD-1234
48 {{/jira}}
49 )))
50 {{/comment}}
51
52 = XWiki 13.10.1 & 13.10.2 =
53
54 == XWiki Standard ==
55
56 Specific issues to fix before the end of the 13.x cycle:
57
58 * Bug: Finding and selecting a page when trying to add a link towards it does not work for a specific group of users when some exclusive rights are given to a different group on a parent page - Marius(((
59 {{jira id="xwikiorg"}}
60 XWIKI-19067
61 {{/jira}}
62 )))
63 * Less strict code verification in the reset password system - Simon(((
64 {{jira id="xwikiorg"}}
65 XWIKI-19077
66 {{/jira}}
67 )))
68 * Realtime - Marius(((
69 {{jira id="xwikiorg"}}
70 XWIKI-19156
71 XWIKI-19178
72 XWIKI-19175
73 XWIKI-19174
74 XWIKI-19180
75 XWIKI-19181
76 {{/jira}}
77 )))
78 * Bug: java.lang.OutOfMemoryError when uploading a larger size file in a XWiki packaged Jetty instance - Vincent(((
79 {{jira id="xwikiorg"}}
80 XWIKI-19111
81 {{/jira}}
82 )))
83 * Security: https://jira.xwiki.org/browse/XWIKI-19160 - ?
84
85 Issues to be done on XS but for 14.x (issue needed for contrib extensions/others are listed below under contrib/others):
86
87 * Image improvement - Lavinia, Michael
88 ** Lightbox for image in view mode - Lavinia
89 *** Design proposal
90 *** (((
91 {{jira id="xwikiorg"}}
92 XWIKI-19195
93 XWIKI-19172
94 XWIKI-19196
95 XRENDERING-622
96 {{/jira}}
97 )))
98 * Implement caption support - Michael
99 ** Design proposal
100 ** CKEDITOR support
101 ** Adapt all renderers
102 ** Adapt the parser/block structure
103 ** Adapt the numbered content macro
104 * Realtime Editing(((
105 {{jira id="xwikiorg"}}
106 XWIKI-19157
107 {{/jira}}
108 )))
109
110 == Contrib & Others ==
111
112 * FASTEN - Thomas
113 ** Propose to search for extensions containing a missing macro right in the error message (only for 14.x)(((
114 {{jira id="xwikiorg"}}
115 XWIKI-19007
116 {{/jira}}
117 )))
118 ** first module of the FASTEN XWiki Extension to report security vulnerabilities in installed extensions
119 * Change Request Extension - Simon(((
120 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
121 XWIKI-19125|Only for 14.x
122 CRAPP-42
123 {{/jira}}
124 )))
125 * Replication 0.7 - Thomas(((
126 {{jira id="xwikiorg" source="jql"}}
127 project = REPLICAT AND fixVersion = 0.7
128 {{/jira}}
129 )))
130 * Paragraph Numbering Extension - Manuel
131 ** Migration to the new design choices
132 ** (((
133 {{jira id="xwikiorg"}}
134 PNAPP-9
135 {{/jira}}
136 )))
137 * Numbered Headings - Michael/Manuel(((
138 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
139 NCAPP-3
140 NCAPP-6
141 NCAPP-7
142 NCAPP-9|UIX for the NH config + Corresponding Issue on XS side
143 XWIKI-12497|Or XWIKI-19171 for the UIXP for 14.X
144 XWIKI-19171|Or XWIKI-12497 for the UIXP for 14.X
145 {{/jira}}
146 )))
147
148 Other:
149
150 * All: BFD
151 * All: Fix flickers
152
153 == Dates ==
154
155 * 13.10.1: 13rd of Dec (2 weeks)
156 * 13.10.2: 27th of Dec (2 weeks)

Get Connected