Wiki source code of XWiki Roadmap Archives for the 5.x Release Cycle
Last modified by Vincent Massol on 2018/02/05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc depth="1"/}} | ||
3 | {{/box}} | ||
4 | |||
5 | This page contains the roadmap for past releases that were part of the 5.x Release Cycle. Latest roadmaps can be found on the [[XWiki Enterprise Roadmap page>>Main.Roadmap]]. | ||
6 | |||
7 | = XWiki Enterprise 5.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
8 | |||
9 | * Theme: **Speed and Simplicity** | ||
10 | |||
11 | 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. | ||
12 | |||
13 | Technical details: | ||
14 | |||
15 | * Individual Feature Improvement from a Usability perspective including speed of access (real time updates, commenting in activity stream) | ||
16 | * General Usability Improvements on XE for simplicity | ||
17 | * Technical Rewrite of certain features (activity stream) for performance or architecture reasons | ||
18 | * General Performance Improvement of XWiki (page loading, rendering time) | ||
19 | * Bug Fixing in general | ||
20 | |||
21 | Release dates for the 5.x Cycle: | ||
22 | |||
23 | * 5.0: --April-- May 2013 (/) | ||
24 | * 5.1: --June-- July 2013 (/) | ||
25 | * 5.2: --September-- October 2013 (/) | ||
26 | * 5.3: --November 2013-- December 2013 (/) | ||
27 | * 5.4: --January 2014-- February 2014 (/) | ||
28 | |||
29 | Here's the full list of what was achieved in the [[XWiki 5.x cycle>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11607]]. | ||
30 | |||
31 | = XWiki Enterprise 5.4 = | ||
32 | |||
33 | {{velocity}} | ||
34 | #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki54"))) | ||
35 | See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki54]]. | ||
36 | #end | ||
37 | Check the [[complete list of issues fixed for 5.4>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11990]]. | ||
38 | {{/velocity}} | ||
39 | |||
40 | * SOLR Search improvements - Owner: Marius:((( | ||
41 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
42 | labels in ("roadmap54") and component in (Search, "Search - Generic", "Search - Lucene", "Search - Solr") | ||
43 | {{/jira}} | ||
44 | ))) | ||
45 | * Multiwiki improvements - Owner: GuillaumeD:((( | ||
46 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
47 | labels in ("roadmap54") and component in ("Wiki", "{Unused} Workspaces", "{Unused} Wiki Manager") | ||
48 | {{/jira}} | ||
49 | ))) | ||
50 | * DM/EM improvements - Owner: Thomas + Marius:((( | ||
51 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
52 | labels in ("roadmap54") and component in (Extension, "Extension - Distribution") | ||
53 | {{/jira}} | ||
54 | ))) | ||
55 | * Scalable import/export + Confluence import - Owner: Thomas:((( | ||
56 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
57 | XWIKI-9809 | ||
58 | XWIKI-9614 | ||
59 | XWIKI-9720 | ||
60 | {{/jira}} | ||
61 | ))) | ||
62 | * Signed script implementation - Owner: Denis:((( | ||
63 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
64 | XWIKI-9782 | ||
65 | {{/jira}} | ||
66 | ))) | ||
67 | |||
68 | Here are also some JIRA issues that were raised as important (in this order of importance): | ||
69 | |||
70 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}} | ||
71 | XWIKI-9117 | ||
72 | XWIKI-500|Scheduler / Watchlist activity shouldn't add a version to the page. Huge xwikircs table and terrible performances when reading it. | ||
73 | XWIKI-9292 | ||
74 | XWIKI-8757 | ||
75 | XWIKI-6348 | ||
76 | XWIKI-9677 | ||
77 | XWIKI-9831 | ||
78 | XWIKI-9659 | ||
79 | XE-1335 | ||
80 | XWIKI-9544 | ||
81 | XWIKI-7821 | ||
82 | XWIKI-9712 | ||
83 | {{/jira}} | ||
84 | |||
85 | + XWIKI-9156 which is confidential (security issue) | ||
86 | |||
87 | == Proposed dates == | ||
88 | |||
89 | * 5.4M1: --6th of Jan 2014-- 8th of Jan 2014 | ||
90 | * 5.4RC1: --20th of Jan 2014-- --27th of Jan 2014-- 30th of Jan 2014 | ||
91 | * 5.4Final: --27th of Jan 2014-- --3rd of Feb 2014-- 5th of Feb 2014 | ||
92 | |||
93 | = XWiki Enterprise 5.3 = | ||
94 | |||
95 | {{velocity}} | ||
96 | #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki53"))) | ||
97 | See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki53]]. | ||
98 | #end | ||
99 | Check the [[complete list of issues fixed for 5.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11698]]. | ||
100 | {{/velocity}} | ||
101 | |||
102 | * SOLR Search improvements - Owner: Marius:((( | ||
103 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
104 | XWIKI-9508 | ||
105 | XWIKI-9417 | ||
106 | XWIKI-9537 | ||
107 | XWIKI-9547 | ||
108 | XWIKI-9279 | ||
109 | XWIKI-9309 | ||
110 | XWIKI-9510 | ||
111 | XWIKI-9509 | ||
112 | XWIKI-9193 | ||
113 | XWIKI-9310 | ||
114 | XWIKI-9311 | ||
115 | XWIKI-9512 | ||
116 | XWIKI-9514 | ||
117 | XWIKI-9528 | ||
118 | XWIKI-9612 | ||
119 | XWIKI-6787 | ||
120 | {{/jira}} | ||
121 | ))) | ||
122 | * Continue working on the **workspaces integration** by default in XWiki Enterprise - Owner: GuillaumeD:((( | ||
123 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
124 | labels = roadmap53 AND component IN ("Wiki", "{Unused} Workspaces", "{Unused} Wiki Manager") | ||
125 | {{/jira}} | ||
126 | ))) | ||
127 | * Finish scalable import/export (and make it the default) - Owner: ThomasM:((( | ||
128 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
129 | XWIKI-9476 | ||
130 | {{/jira}} | ||
131 | ))) | ||
132 | * Implement Confluence import using wikistream - Owner: ThomasM:((( | ||
133 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
134 | XWIKI-9529 | ||
135 | XWIKI-9632 | ||
136 | {{/jira}} | ||
137 | ))) | ||
138 | * Improvements on EM/DW - Owner: ThomasM + Marius:((( | ||
139 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
140 | XWIKI-9199 | ||
141 | XWIKI-9468 | ||
142 | {{/jira}} | ||
143 | ))) | ||
144 | * Signed script implementation - Owner: Denis:((( | ||
145 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
146 | XWIKI-9332 | ||
147 | {{/jira}} | ||
148 | ))) | ||
149 | * If time permits: AWM improvements - Owner: Marius:((( | ||
150 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
151 | XWIKI-7377 | ||
152 | XWIKI-8763 | ||
153 | XWIKI-8757 | ||
154 | XWIKI-7376 | ||
155 | {{/jira}} | ||
156 | ))) | ||
157 | |||
158 | Here are also some JIRA issues that were raised as important (in this order of importance): | ||
159 | |||
160 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
161 | XWIKI-9117 | ||
162 | XWIKI-9046 | ||
163 | XWIKI-6700 | ||
164 | XWIKI-5146 | ||
165 | XWIKI-9227 | ||
166 | XWIKI-9233 | ||
167 | XWIKI-9479 | ||
168 | {{/jira}} | ||
169 | |||
170 | + XWIKI-9156 which is confidential (security issue) | ||
171 | |||
172 | == Proposed dates == | ||
173 | |||
174 | * 5.3M1: --21st of October-- 25th of October | ||
175 | * 5.3M2: --4th of November-- --11th of November-- --14th of November-- 19th of November | ||
176 | * 5.3RC1: --18th of November-- --20th of November-- --27th of November-- --4th of December-- Started 6th of December, finished 8th of December | ||
177 | * 5.3Final: --25th of November-- --27th of November-- --4th of December-- --10th of December-- Started 11th of December, finished 13th of December | ||
178 | |||
179 | = XWiki Enterprise 5.2 = | ||
180 | |||
181 | {{velocity}} | ||
182 | #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki52"))) | ||
183 | See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki52]]. | ||
184 | #end | ||
185 | Check the [[complete list of issues fixed for 5.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11602]]. | ||
186 | {{/velocity}} | ||
187 | |||
188 | {{comment}} | ||
189 | Template to use for specifying JIRA issues: | ||
190 | =========================== | ||
191 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
192 | {{/jira}} | ||
193 | {{/comment}} | ||
194 | |||
195 | * SOLR Search improvements/tuning + search suggest in SOLR - Thomas + Marius((( | ||
196 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
197 | XWIKI-9392 | ||
198 | {{/jira}} | ||
199 | ))) | ||
200 | * Have Workspace by default in XE + improved home page - Caty + Guillaume Delhumeau((( | ||
201 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
202 | XWIKI-9412 | ||
203 | XWIKI-9414 | ||
204 | XWIKI-9415 | ||
205 | XWIKI-9405 | ||
206 | XE-1325 | ||
207 | XWIKI-9411 | ||
208 | XWIKI-9429 | ||
209 | {{/jira}} | ||
210 | ))) | ||
211 | * Scalable import/export based on wiki stream - Thomas((( | ||
212 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
213 | XWIKI-8820 | ||
214 | XWIKI-7952 | ||
215 | XWIKI-9348 | ||
216 | XWIKI-9349 | ||
217 | XWIKI-9350 | ||
218 | XWIKI-9351 | ||
219 | XWIKI-9443 | ||
220 | {{/jira}} | ||
221 | ))) | ||
222 | * 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((( | ||
223 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
224 | XWIKI-8443 | ||
225 | XWIKI-9112 | ||
226 | {{/jira}} | ||
227 | ))) | ||
228 | * Security issues - Thomas Delafosse((( | ||
229 | * [[XWIKI-9156>>https://jira.xwiki.org/browse/XWIKI-9156]] | ||
230 | * {{todo}}Add more jiras{{/todo}} | ||
231 | ))) | ||
232 | * Add UI extension point in key places - Need someone!((( | ||
233 | {{todo}} | ||
234 | Add jiras | ||
235 | {{/todo}} | ||
236 | ))) | ||
237 | |||
238 | Here are also some JIRA issues that were raised as important (in this order of importance): | ||
239 | |||
240 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
241 | XWIKI-8765 | ||
242 | XWIKI-9046 | ||
243 | XWIKI-6700 | ||
244 | XWIKI-7377 | ||
245 | XWIKI-5146 | ||
246 | XWIKI-6275 | ||
247 | XWIKI-7718 | ||
248 | XWIKI-8763 | ||
249 | XWIKI-9227 | ||
250 | XWIKI-8757 | ||
251 | XWIKI-9233 | ||
252 | {{/jira}} | ||
253 | |||
254 | Last, here's a list of interesting investigations to do (for future implementation): | ||
255 | |||
256 | * Activity Stream UI + Notifications Investigations - Caty + GuillaumeD | ||
257 | * Easier automatic field validation (including UI for advanced user). Ajax or Not - Marius (if enough time) | ||
258 | |||
259 | == Proposed dates == | ||
260 | |||
261 | * 5.2M1: --12 Aug-- 13 Aug | ||
262 | * 5.2M2: --9 Sep-- 13 Sep | ||
263 | * 5.2RC1: --23 Sep-- 27 Sep | ||
264 | * 5.2Final: --30 Sep-- 7 Oct | ||
265 | |||
266 | = XWiki Enterprise 5.1 = | ||
267 | |||
268 | {{velocity}} | ||
269 | #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki51"))) | ||
270 | See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki51]]. | ||
271 | #end | ||
272 | Check the [[complete list of issues fixed for 5.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11595]]. | ||
273 | {{/velocity}} | ||
274 | |||
275 | * Security fixes and review/apply the ##feature-authorization-context## branch - Thomas Delafosse and Andreas((( | ||
276 | * [[XWiki-7879 : Refactor to confine delegation of programming rights>>https://jira.xwiki.org/browse/XWIKI-7879]] (only committers on the security list will be able to see this issue on JIRA) | ||
277 | ))) | ||
278 | * First usable version of SOLR implementation - Thomas Mortagne for the back end, Caty for the UI design, Marius for the UI implementation and Sorin/Manuel for ensuring the quality of the new SOLR is at least as good as our current Lucene search so that we could switch to the SOLR version ASAP (would be great to be able to do that at the end of 5.1)((( | ||
279 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
280 | XWIKI-8689 | ||
281 | XWIKI-9028 | ||
282 | XWIKI-8911 | ||
283 | XWIKI-8441 | ||
284 | XWIKI-9174 | ||
285 | XWIKI-8444 | ||
286 | XWIKI-8819 | ||
287 | XWIKI-8887 | ||
288 | {{/jira}} | ||
289 | ))) | ||
290 | * By order of priority and time permitting: | ||
291 | ** Horizontal menu - Marius((( | ||
292 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
293 | XWIKI-9148 | ||
294 | {{/jira}} | ||
295 | ))) | ||
296 | ** Home Page Improvements - Marius + Caty((( | ||
297 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
298 | XWIKI-7685 | ||
299 | {{/jira}} | ||
300 | ))) | ||
301 | ** AWM: Add the ability to publish an application as an extension - Marius((( | ||
302 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
303 | XWIKI-7376 | ||
304 | XWIKI-7377 | ||
305 | {{/jira}} | ||
306 | ))) | ||
307 | ** Some specific JIRAs:((( | ||
308 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
309 | XWIKI-8495 | ||
310 | XWIKI-7905 | ||
311 | {{/jira}} | ||
312 | ))) | ||
313 | |||
314 | == Proposed dates == | ||
315 | |||
316 | * 5.1M1: --27 May 2013-- 31 May 2013 | ||
317 | * 5.1M2: --10 June 2013-- 14 June 2013 | ||
318 | * 5.1RC1: --24 June 2013-- 27 June 2013 | ||
319 | * 5.1 final: --1st of July-- 9 July 2013 | ||
320 | |||
321 | = XWiki Enterprise 5.0 = | ||
322 | |||
323 | == Targeted features/Improvements/Bugs == | ||
324 | |||
325 | * Continue SOLR implementation((( | ||
326 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
327 | XWIKI-8689 | ||
328 | XWIKI-8583 | ||
329 | XWIKI-8581 | ||
330 | {{/jira}} | ||
331 | ))) | ||
332 | * EM upgrade of subwikis in farm mode + flavor concept (add Flavor type in EM/Repository) + leftover from 4.x for EM/DW:((( | ||
333 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
334 | XWIKI-8744 | ||
335 | XWIKI-8748 | ||
336 | XWIKI-8749 | ||
337 | {{/jira}} | ||
338 | ))) | ||
339 | * AppWithinMinutes work, ordered by priority:((( | ||
340 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
341 | XWIKI-7377 | ||
342 | XWIKI-7376 | ||
343 | XWIKI-8587 | ||
344 | XWIKI-7370 | ||
345 | XWIKI-8763 | ||
346 | XWIKI-7795 | ||
347 | XWIKI-8757 | ||
348 | XWIKI-7374 | ||
349 | {{/jira}} | ||
350 | ))) | ||
351 | * Scalable import/export((( | ||
352 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
353 | XWIKI-8820 | ||
354 | XWIKI-8821 | ||
355 | {{/jira}} | ||
356 | ))) | ||
357 | * Home page improvements (XE) and usability improvements in general((( | ||
358 | {{todo}} | ||
359 | JV to list jira issues and assign himselves to them + set fix for on them | ||
360 | {{/todo}} | ||
361 | |||
362 | {{velocity}} | ||
363 | #* | ||
364 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
365 | <add jira issue ids here> | ||
366 | {{/jira}} | ||
367 | *# | ||
368 | {{/velocity}} | ||
369 | ))) | ||
370 | * Horizontal Menu management (add, remove pages)((( | ||
371 | {{todo}} | ||
372 | JV to list jira issues and assign himselves to them + set fix for on them | ||
373 | {{/todo}} | ||
374 | |||
375 | {{velocity}} | ||
376 | #* | ||
377 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
378 | <add jira issue ids here> | ||
379 | {{/jira}} | ||
380 | *# | ||
381 | {{/velocity}} | ||
382 | ))) | ||
383 | * virtual=1 by default((( | ||
384 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
385 | XWIKI-8822 | ||
386 | {{/jira}} | ||
387 | ))) | ||
388 | * WYSIWYG Editor((( | ||
389 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
390 | XWIKI-8851 | ||
391 | XWIKI-8852 | ||
392 | {{/jira}} | ||
393 | ))) | ||
394 | * Various important bugs to fix (ordered by priority - top is first priority):((( | ||
395 | {{jira url="https://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
396 | XWIKI-8495 | ||
397 | XRENDERING-261 | ||
398 | XWIKI-7905 | ||
399 | XWIKI-8397 | ||
400 | XWIKI-8465 | ||
401 | XWIKI-8394 | ||
402 | {{/jira}} | ||
403 | ))) | ||
404 | |||
405 | == Investigations == | ||
406 | |||
407 | * XEM Homepage / Portal - Caty | ||
408 | * Knowledge base Flavor - Caty/Ludovic | ||
409 | * New Activity Stream Investigation Part 1 - JV (he's agreed to become our AS champion :)) | ||
410 | * General Flavours Investigation - Caty | ||
411 | |||
412 | == Proposed dates == | ||
413 | |||
414 | * 5.0M1: --4 March 2013-- 6 March 2013 | ||
415 | * 5.0M2: --25 March 2013-- 3 April 2013 | ||
416 | * 5.0RC1: --8 April 2013-- --15 April 2013-- 21 April 2013 | ||
417 | * 5.0Final: --15 April 2013-- --22 April 2013-- 26 April 2013 |