Wiki source code of Roadmap

Version 65.1 by Vincent Massol on 2013/09/27

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="1"/}}
3 {{/box}}
4
5 The [[XWiki development process>>dev:Main.WebHome]] uses [[JIRA>>http://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 version planned for issues to be fixed and hence the XWiki roadmaps. There's also a [[release calendar>>http://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, XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager.
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>>Archives]].
23
24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
25
26 = XWiki Enterprise 5.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 * Theme: **Speed and Simplicity**
29
30 Mission: Improve XWiki's usage for new and regular users by improving Usability and Usage Speed in order to make XWiki simpler and faster both from a pure performance point of view and from are user interface point of view.
31
32 Technical details:
33
34 * Individual Feature Improvement from a Usability perspective including speed of access (real time updates, commenting in activity stream)
35 * General Usability Improvements on XE and XEM for simplicity
36 * Technical Rewrite of certain features (activity stream) for performance or architecture reasons
37 * General Performance Improvement of XWiki (page loading, rendering time)
38 * Bug Fixing in general
39
40 Release dates for the 5.x Cycle:
41
42 * 5.0: --April-- May 2013 (/)
43 * 5.1: --June-- July 2013 (/)
44 * 5.2: September 2013 (x)
45 * 5.3: November 2013 (x)
46 * 5.4: December 2014 (x)
47 * 5.5: January 2014 (x)
48
49 = XWiki Enterprise 5.3 =
50
51 * SOLR Search improvements - Owner: Marius:(((
52 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
53 XWIKI-9508
54 XWIKI-9417
55 {{/jira}}
56
57 {{todo}}
58 Add more jiras
59 {{/todo}}
60 )))
61 * Continue working on the workspaces integration by default in XWiki Enterprise - Owner: GuillaumeD:(((
62 {{todo}}
63 Add jiras
64 {{/todo}}
65 )))
66 * Finish scalable import/export (and make it the default) - Owner: ThomasM:(((
67 {{todo}}
68 Add jiras
69 {{/todo}}
70 )))
71 * Implement Confluence import using wikistream - Owner: ThomasM:(((
72 {{todo}}
73 Add jiras
74 {{/todo}}
75 )))
76 * Improvements on EM/DW - Owner: ThomasM + Marius:(((
77 {{todo}}
78 Add jiras
79 {{/todo}}
80 )))
81 * Signed script implementation - Owner: Denis:(((
82 {{todo}}
83 Add jiras
84 {{/todo}}
85 )))
86 * If time permits: AWM improvements (export and publish of applications + others) - Owner: Marius:(((
87 {{todo}}
88 Add jiras
89 {{/todo}}
90 )))
91
92 Here are also some JIRA issues that were raised as important (in this order of importance):
93
94 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
95 XWIKI-9117
96 XWIKI-9046
97 XWIKI-6700
98 XWIKI-7377
99 XWIKI-5146
100 XWIKI-6275
101 XWIKI-9156
102 XWIKI-8763
103 XWIKI-9227
104 XWIKI-8757
105 XWIKI-9233
106 {{/jira}}
107
108 == Proposed dates ==
109
110 * 5.3M1: 21st of October
111 * 5.3M2: 4th of November
112 * 5.3RC1: 18th of November
113 * 5.3Final: 25th of December
114
115 = XWiki Enterprise 5.2 =
116
117 {{comment}}
118 Template to use for specifying JIRA issues:
119 ===========================
120 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
121 {{/jira}}
122 {{/comment}}
123
124 * SOLR Search improvements/tuning + search suggest in SOLR - Thomas + Marius(((
125 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
126 XWIKI-9392
127 {{/jira}}
128 )))
129 * Have Workspace by default in XE + improved home page - Caty + Guillaume Delhumeau(((
130 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
131 XWIKI-9412
132 XWIKI-9414
133 XWIKI-9415
134 XWIKI-9405
135 XE-1325
136 XWIKI-9411
137 XWIKI-9429
138 {{/jira}}
139 )))
140 * Scalable import/export based on wiki stream - Thomas(((
141 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
142 XWIKI-8820
143 XWIKI-7952
144 XWIKI-9348
145 XWIKI-9349
146 XWIKI-9350
147 XWIKI-9351
148 XWIKI-9443
149 {{/jira}}
150 )))
151 * Improvements on EM (introduce "always" switch in the EM conflict UI, When uninstalling a XAR extension a question should be asked for various conflict use cases, various bugs, etc) - Thomas + Marius(((
152 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
153 XWIKI-8443
154 XWIKI-9112
155 {{/jira}}
156 )))
157 * Security issues - Thomas Delafosse(((
158 * [[XWIKI-9156>>http://jira.xwiki.org/browse/XWIKI-9156]]
159 * {{todo}}Add more jiras{{/todo}}
160 )))
161 * Add UI extension point in key places - Need someone!(((
162 {{todo}}
163 Add jiras
164 {{/todo}}
165 )))
166
167 Here are also some JIRA issues that were raised as important (in this order of importance):
168
169 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
170 XWIKI-8765
171 XWIKI-9046
172 XWIKI-6700
173 XWIKI-7377
174 XWIKI-5146
175 XWIKI-6275
176 XWIKI-7718
177 XWIKI-8763
178 XWIKI-9227
179 XWIKI-8757
180 XWIKI-9233
181 {{/jira}}
182
183 Last, here's a list of interesting investigations to do (for future implementation):
184
185 * Activity Stream UI + Notifications Investigations - Caty + GuillaumeD
186 * Easier automatic field validation (including UI for advanced user). Ajax or Not - Marius (if enough time)
187
188 == Proposed dates ==
189
190 * 5.2M1: --12 Aug-- 13 Aug
191 * 5.2M2: --9 Sep-- 13 Sep
192 * 5.2RC1: 23 Sep
193 * 5.2Final: 30 Sep

Get Connected