Wiki source code of Roadmap

Version 64.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 = XWiki Enterprise 5.2 =
109
110 {{comment}}
111 Template to use for specifying JIRA issues:
112 ===========================
113 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
114 {{/jira}}
115 {{/comment}}
116
117 * SOLR Search improvements/tuning + search suggest in SOLR - Thomas + Marius(((
118 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
119 XWIKI-9392
120 {{/jira}}
121 )))
122 * Have Workspace by default in XE + improved home page - Caty + Guillaume Delhumeau(((
123 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
124 XWIKI-9412
125 XWIKI-9414
126 XWIKI-9415
127 XWIKI-9405
128 XE-1325
129 XWIKI-9411
130 XWIKI-9429
131 {{/jira}}
132 )))
133 * Scalable import/export based on wiki stream - Thomas(((
134 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
135 XWIKI-8820
136 XWIKI-7952
137 XWIKI-9348
138 XWIKI-9349
139 XWIKI-9350
140 XWIKI-9351
141 XWIKI-9443
142 {{/jira}}
143 )))
144 * 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(((
145 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
146 XWIKI-8443
147 XWIKI-9112
148 {{/jira}}
149 )))
150 * Security issues - Thomas Delafosse(((
151 * [[XWIKI-9156>>http://jira.xwiki.org/browse/XWIKI-9156]]
152 * {{todo}}Add more jiras{{/todo}}
153 )))
154 * Add UI extension point in key places - Need someone!(((
155 {{todo}}
156 Add jiras
157 {{/todo}}
158 )))
159
160 Here are also some JIRA issues that were raised as important (in this order of importance):
161
162 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
163 XWIKI-8765
164 XWIKI-9046
165 XWIKI-6700
166 XWIKI-7377
167 XWIKI-5146
168 XWIKI-6275
169 XWIKI-7718
170 XWIKI-8763
171 XWIKI-9227
172 XWIKI-8757
173 XWIKI-9233
174 {{/jira}}
175
176 Last, here's a list of interesting investigations to do (for future implementation):
177
178 * Activity Stream UI + Notifications Investigations - Caty + GuillaumeD
179 * Easier automatic field validation (including UI for advanced user). Ajax or Not - Marius (if enough time)
180
181 == Proposed dates ==
182
183 * 5.2M1: --12 Aug-- 13 Aug
184 * 5.2M2: --9 Sep-- 13 Sep
185 * 5.2RC1: 23 Sep
186 * 5.2Final: 30 Sep

Get Connected