Wiki source code of Roadmap

Version 726.1 by Simon Urli on 2021/11/29

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-19172
93 {{/jira}}
94 )))
95 * Implement caption support - Michael
96 ** Design proposal
97 ** CKEDITOR support
98 ** Adapt all renderers
99 ** Adapt the parser/block structure
100 ** Adapt the numbered content macro
101 * Realtime Editing(((
102 {{jira id="xwikiorg"}}
103 XWIKI-19157
104 {{/jira}}
105 )))
106
107 == Contrib & Others ==
108
109 * FASTEN - Thomas
110 ** Propose to search for extensions containing a missing macro right in the error message (only for 14.x)(((
111 {{jira id="xwikiorg"}}
112 XWIKI-19007
113 {{/jira}}
114 )))
115 ** first module of the FASTEN XWiki Extension to report security vulnerabilities in installed extensions
116 * Change Request Extension - Simon(((
117 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
118 XWIKI-19125|Only for 14.x
119 CRAPP-42
120 {{/jira}}
121 )))
122 * Replication 0.7 - Thomas(((
123 {{jira id="xwikiorg" source="jql"}}
124 project = REPLICAT AND fixVersion = 0.7
125 {{/jira}}
126 )))
127 * Paragraph Numbering Extension - Manuel
128 ** Migration to the new design choices
129 ** (((
130 {{jira id="xwikiorg"}}
131 PNAPP-9
132 {{/jira}}
133 )))
134 * Numbered Headings - Michael/Manuel(((
135 {{jira id="xwikiorg" fields="type, key, status, summary, created, note:'Note'"}}
136 NCAPP-3
137 NCAPP-6
138 NCAPP-7
139 NCAPP-9|UIX for the NH config + Corresponding Issue on XS side
140 XWIKI-12497|Or XWIKI-19171 for the UIXP for 14.X
141 XWIKI-19171|Or XWIKI-12497 for the UIXP for 14.X
142 {{/jira}}
143 )))
144
145 Other:
146 * All: BFD
147 * All: Fix flickers
148
149 == Dates ==
150
151 * 13.10.1: 13rd of Dec (2 weeks)
152 * 13.10.2: 27th of Dec (2 weeks)
153

Get Connected