Wiki source code of Roadmap

Version 504.1 by Guillaume Delhumeau on 2019/02/25

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 11.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 11.x Cycle:
29
30 * 11.0: January 2018 (/)
31 * 11.1: February 2018 (/)
32 * 11.2: March 2018 (x)
33 * 11.3: April 2018 (x)
34 * 11.4: May 2018 (x)
35 * 11.5: June 2018 (x)
36 * 11.6: July 2018 (x)
37 * 11.7: August 2018 (x)
38 * 11.8: September 2018 (x)
39 * 11.9: October 2018 (x)
40 * 11.10: November 2018 (x)
41 * 11.10.1 & 11.10.2: December 2018 (x)
42
43 = XWiki 11.1 =
44
45 Goals:
46
47 * Focus on finishing items marked important in 2018 and that couldn't be started
48
49 Topics:
50
51 * All: BFD (Priority on Notifications for Guillaume)
52 * STAMP: Vincent (30%)
53 * FASTEN: Vincent (10%) + Thomas (30%)
54 * Simon: Finish "Browsers usually cache JS/CSS resources even if they have changed”(((
55 {{jira url="https://jira.xwiki.org"}}
56 XWIKI-6073
57 {{/jira}}
58 )))
59 * Simon: Display Reference of documents to copy paste(((
60 {{jira url="https://jira.xwiki.org"}}
61 XWIKI-13362
62 {{/jira}}
63 )))
64 * Marius: Finish autocomplete of references in WYSIWYG Macro parameters (include/display macros, etc)(((
65 {{jira url="https://jira.xwiki.org"}}
66 XRENDERING-553
67 {{/jira}}
68 )))
69 * Marius: ConfigurableClass doesn't support page level configuration case(((
70 {{jira url="https://jira.xwiki.org"}}
71 XWIKI-15564
72 {{/jira}}
73 )))
74 * Marius: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)(((
75 {{jira url="https://jira.xwiki.org"}}
76 XWIKI-14712
77 {{/jira}}
78 )))
79 * Thomas: Upgrade to Hibernate 5.x(((
80 {{jira url="https://jira.xwiki.org"}}
81 XWIKI-8286
82 {{/jira}}
83 )))
84 * Thomas: Performances
85 * Thomas: Move to Velocity 2.x(((
86 {{jira url="https://jira.xwiki.org"}}
87 XCOMMONS-1296
88 XCOMMONS-1529
89 {{/jira}}
90 )))
91
92 == Dates ==
93
94 * 11.1RC1: --18th of Feb 2019-- 19th of Feb 2019 (/)
95 * 11.1: 25th of Feb 2019
96
97 = XWiki 11.2 =
98
99 Topics:
100
101 * STAMP: Vincent(30%)
102 * FASTEN: Vincent (10%) + Thomas (30%)
103 * All: work on bug fixes exclusively with the goal of drastically reducing the total number of bugs open (it's a BFD release!)
104 ** As of today (2019-02-16) we have for the past 365 days: Created issues = 772, Resolved issues = 623. Difference of 149.
105 ** Good objective: reduce by at least 50 the open bug count at the end of the release
106 * Specific bugs that will be tackled for sure:
107 ** Save warning if the revision has changed. This is a subitem of [[XWIKI-175>>https://jira.xwiki.org/browse/XWIKI-175]]. Assignee: Simon
108 ** Warning when removinga a user. This is a sub item of [[XWIKI-12142>>http://jira.xwiki.org/browse/XWIKI-12142]]. Assignee: Marius
109 ** AWM Multiselect for List field should select relational storage. Assignee: Marius(((
110 {{jira url="https://jira.xwiki.org"}}
111 XWIKI-15170
112 {{/jira}}
113 )))
114 ** Updating links when renaming a document should include content inside object properties + Updating links when renaming a document should include images and attachments. Assignee: Thomas(((
115 {{jira url="https://jira.xwiki.org"}}
116 XWIKI-14086
117 XWIKI-14087
118 {{/jira}}
119 )))
120
121 == Dates ==
122
123 * 11.2RC1: 18th of March 2019
124 * 11.2: 25th of March 2019
125
126 = XWiki 11.3 =
127
128 Topics:
129
130 * STAMP: Vincent(30%)
131 * FASTEN: Vincent (10%) + Thomas (30%)
132 * All: work on bug fixes exclusively with the goal of drastically reducing the total number of bugs open (it's a BFD release!)
133 ** Good objective: reduce by at least 50 the open bug count at the end of the release
134
135 == Dates ==
136
137 * 11.3RC1: 22nd of April 2019
138 * 11.3: 29th of April 2019

Get Connected