Wiki source code of Roadmap

Version 90.1 by Guillaume Delhumeau on 2013/11/20

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 versions 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 and XWiki Enterprise.
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 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-- October 2013 (/)
45 * 5.3: November 2013 (x)
46 * 5.4: December 2013 (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 XWIKI-9537
56 XWIKI-9547
57 XWIKI-9279
58 XWIKI-9309
59 XWIKI-9510
60 XWIKI-9509
61 XWIKI-9193
62 XWIKI-9310
63 XWIKI-9311
64 XWIKI-9512
65 XWIKI-9514
66 XWIKI-9528
67 XWIKI-9612
68 XWIKI-6787
69 {{/jira}}
70 )))
71 * Continue working on the **workspaces integration** by default in XWiki Enterprise - Owner: GuillaumeD:(((
72 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
73 labels = roadmap53 AND component IN ("Wiki", "Workspaces")
74 {{/jira}}
75 )))
76 * Finish scalable import/export (and make it the default) - Owner: ThomasM:(((
77 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
78 XWIKI-9476
79 {{/jira}}
80 )))
81 * Implement Confluence import using wikistream - Owner: ThomasM:(((
82 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
83 XWIKI-9529
84 XWIKI-9632
85 {{/jira}}
86 )))
87 * Improvements on EM/DW - Owner: ThomasM + Marius:(((
88 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
89 XWIKI-9199
90 XWIKI-9468
91 {{/jira}}
92 )))
93 * Signed script implementation - Owner: Denis:(((
94 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
95 XWIKI-9332
96 {{/jira}}
97 )))
98 * If time permits: AWM improvements - Owner: Marius:(((
99 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
100 XWIKI-7377
101 XWIKI-8763
102 XWIKI-8757
103 XWIKI-7376
104 {{/jira}}
105 )))
106
107 Here are also some JIRA issues that were raised as important (in this order of importance):
108
109 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
110 XWIKI-9117
111 XWIKI-9046
112 XWIKI-6700
113 XWIKI-5146
114 XWIKI-9227
115 XWIKI-9233
116 XWIKI-9479
117 {{/jira}}
118
119 + XWIKI-9156 which is confidential (security issue)
120
121 == Proposed dates ==
122
123 * 5.3M1: --21st of October-- 25th of October
124 * 5.3M2: --4th of November-- --11th of November-- 14th of November
125 * 5.3RC1: --18th of November-- 20th of November
126 * 5.3Final: --25th of November-- 27th of November

Get Connected