Wiki source code of Roadmap

Version 120.1 by Guillaume Delhumeau on 2014/05/12

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 6.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 * Theme: **Slick, Slim and Secure**
29
30 Explanations:
31
32 * Performance improvements across the board: page load time, scalability, activity stream rewrite, memory usage rationalization.
33 * Introduce the flavor mechanism (as already discussed here) with the idea of removing the maximum of extensions from the base and be able to build a minimal, lightweight wiki, have a few flavors.
34 * Slickiness achieved with things like new skin, syntax highlighting + autocompletion, easier rights UI and more.
35 * Also spend time improving various security aspects, including the addition of Signed scripts.
36
37 In short we’ve realized that XWiki has grown along the years and it’s becoming a bit heavyweight in various aspects. So the idea would be to focus on performances and ease of use to slim it down and ensure it’s kicking fast!
38
39 Release dates for the 6.x Cycle:
40
41 * 6.0: April 2014 (x)
42 * 6.1: June 2014 (x)
43 * 6.2: August 2014 (x)
44 * 6.3: October 2014 (x)
45 * 6.4: December 2014 (x)
46
47 = XWiki 6.1 =
48
49 {{velocity}}
50 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki61")))
51 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki61]].
52 #end
53 Check the [[complete list of issues fixed for 6.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
54 {{/velocity}}
55
56 * Continue work on the Flamingo skin with ideally the goal of having it finished and ready to be used by end of 6.1 - Guillaume & Caty(((
57 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
58 XWIKI-10307
59 XWIKI-10254
60 XWIKI-10316
61 XWIKI-10317
62 XWIKI-10212
63 )))
64 * Continue work on improving performances and especially page loading times - Thomas(((
65 {{todo}}
66 Add specific jira issues here
67 {{/todo}}
68 )))
69 * First working version of the Script Signing feature - Denis(((
70 {{todo}}
71 Add specific jira issues here
72 {{/todo}}
73 )))
74 * Continue work on [[collaborative apps>>http://design.xwiki.org/xwiki/bin/view/Proposal/CollaborativeApplications]], namely:(((
75 * Define new features for the File Manager app (Marius)
76 * Design for the File Manager App (Caty + Marius)
77 * Continue implementing the Meeting Ma,ager App (Max)
78 * Implement the File Manager App (Marius + Sofiane)
79
80 {{todo}}
81 Add specific jira issues here
82 {{/todo}}
83 )))
84
85 Here are also some JIRA issues that were raised as important (in this order of importance):
86
87 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
88 XWIKI-8757
89 XWIKI-10332
90 XWIKI-7739
91 XWIKI-10283
92 XWIKI-7685
93 XE-1389
94 XWIKI-10284
95 XWIKI-10027
96 XWIKI-9827
97 XWIKI-9659
98 {{/jira}}
99
100 == Proposed dates ==
101
102 * 6.1 M1: 19 May 2014
103 * 6.1 M2: 9 June 2014
104 * 6.1 RC1: 23 June 2014
105 * 6.1 Final: 7 July 2014
106 {{/jira}}
107 )))
108
109 = XWiki 6.0 =
110
111 {{velocity}}
112 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki60")))
113 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki60]].
114 #end
115 Check the [[complete list of issues fixed for 6.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12001]].
116 {{/velocity}}
117
118 * New Skin - Caty + Guillaume(((
119 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
120 XWIKI-10093
121 XWIKI-10094
122 XWIKI-10095
123 XWIKI-10133
124 {{/jira}}
125 )))
126 * Performance analysis + Regression framework + improve page load times - Thomas(((
127 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
128 XE-1366
129 {{/jira}}
130 )))
131 * CKEditor investigation - Marius(((
132 {{todo}}
133 Add specific jira issues here
134 {{/todo}}
135 )))
136 * Writing modern web apps in XWiki (JS framework and dev model investigation) - Marius (with Guillaume)(((
137 {{todo}}
138 Add specific jira issues here
139 {{/todo}}
140 )))
141 * Finish signed scripts - Denis(((
142 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
143 XWIKI-9577
144 XWIKI-9332
145 XWIKI-10104
146 XCOMMONS-537
147 XCOMMONS-543
148 XCOMMONS-549
149 {{/jira}}
150 )))
151 * Finish making WikiStream based standard XAR import the default - Thomas(((
152 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
153 XWIKI-9720
154 XWIKI-10078
155 {{/jira}}
156 )))
157 * [[Collaborative Applications>>design:Proposal.CollaborativeApplications]](((
158 * Investigate the status of existing applications (Caty + Andreea)
159 * Create requirements and improvements for the selected applications (Caty + Andreea)
160 * Design proposals for Calendar, Meeting, Forum (Caty)
161 * Fixing applications bugs (Sofiane)
162 )))
163
164 Here are also some JIRA issues that were raised as important (in this order of importance):
165
166 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
167 XWIKI-8757
168 XWIKI-9831
169 XWIKI-9659
170 XE-1335
171 XWIKI-7821
172 XWIKI-9712
173 XWIKI-6307
174 XWIKI-9888
175 XWIKI-9891
176 {{/jira}}
177
178 == Proposed dates ==
179
180 * 6.0 M1: --10th of March 2014-- 25th of March 2014
181 * 6.0 M2: --31st of March 2014-- 2nd of April 2014
182 * 6.0 RC1: --14th of April 2014-- 15th of April 2014
183 * 6.0 Final: 28th of April 2014

Get Connected