Wiki source code of Roadmap

Version 136.1 by Vincent Massol on 2014/07/09

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-- May 2014 (/)
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.2 =
48
49 {{velocity}}
50 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki62")))
51 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki62]].
52 #end
53 Check the [[complete list of issues fixed for 6.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12491]].
54 {{/velocity}}
55
56 * Make Flamingo production-ready and the default skin in XE - Guillaume + Caty. Specifically this means (at least):(((
57 * Finish the AppBar implementation (with proper icons)
58 * Polishing everywhere
59 * Ensure it works fine on mobile devices
60 * Finish Theme Editor
61 * Investigation about UI standards (theme variables , css classes, html/macros, js) (some thoughts [[here>>design:Proposal.UIStandards]])
62
63 {{todo}}
64 Add specific jira issues here
65 {{/todo}}
66 )))
67 * Continue on improving page loading times and performances in general as much as possible in the time frame - Thomas(((
68 {{todo}}
69 Add specific jira issues here
70 {{/todo}}
71 )))
72 * Finish File Manager + javascript framework evaluation/proposal (propose angularJS with LT in angular + treeview, etc) - Marius(((
73 {{todo}}
74 Add specific jira issues here
75 {{/todo}}
76 )))
77 * Release a usable v1 of signed scripts with UI - Denis(((
78 {{todo}}
79 Add specific jira issues here
80 {{/todo}}
81 )))
82 * Investigate Activity Stream v2 - Edy. Goal: take the occasion of the rewrite to:(((
83 * Make it performant
84 * Catch up and leap over the competition in term of features/usability ;)
85 * Need find all use cases and gather feedback from everyone
86
87 {{todo}}
88 Add specific jira issues here
89 {{/todo}}
90 )))
91 * Implement as many JIRA issues as possible from the list below, starting with the top one and going down - Edy:(((
92 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
93 XWIKI-8757
94 XWIKI-9920
95 XWIKI-8097
96 XE-1389
97 XWIKI-10332
98 XWIKI-6328
99 XWIKI-9641
100 XWIKI-9074
101 XWIKI-10425
102 XWIKI-7739
103 XWIKI-9659
104 XWIKI-9879
105 XWIKI-10027
106 XWIKI-9170
107 XE-688
108 XWIKI-10296
109 XWIKI-10500
110 XWIKI-7715
111 XWIKI-6307
112 XWIKI-10280
113 XWIKI-9827
114 XWIKI-9135
115 XE-1403
116 XWIKI-8759
117 XWIKI-9425
118 XWIKI-9831
119 XWIKI-9681
120 XWIKI-9787
121 XWIKI-9991
122 XE-1388
123 XWIKI-10149
124 XWIKI-6540
125 XWIKI-10192
126 XWIKI-9567
127 {{/jira}}
128 )))
129 * Usability recording analysis and conclusions (Caty made some interviews with newcomers to XWiki with some scenarios to see what we should improve) + New icon set (vectorial) investigation (needed for AppBar) + UI standards (see above) - Caty
130 * Implement sending of mail invitations in Meeting Manager using the new Mail Sender API + Publish the Hierarchy Macro he’s been working on + work on Collaborative Apps - Lyes(((
131 {{todo}}
132 Add specific jira issues here
133 {{/todo}}
134 )))
135
136 == Proposed dates ==
137
138 * 6.2M1: 4th Aug
139 * 6.2M2: 18th Aug
140 * 6.2RC1: 1 sep
141 * 6.2Final: 15 sep
142
143 = XWiki 6.1 =
144
145 {{velocity}}
146 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki61")))
147 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki61]].
148 #end
149 Check the [[complete list of issues fixed for 6.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
150 {{/velocity}}
151
152 * 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(((
153 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
154 XWIKI-10307
155 XWIKI-10254
156 XWIKI-10316
157 XWIKI-10317
158 XWIKI-10212
159 {{/jira}}
160 )))
161 * Continue work on improving performances and especially page loading times - Thomas(((
162 {{jira url="http://jira.xwiki.org" style="table" source="jql" fields="type, key, status, summary, assignee, note"}}
163 (fixVersion in ("6.1", "6.1-milestone-1", "6.1-milestone-2", "6.1-rc-1") AND labels = performance)
164 {{/jira}}
165 )))
166 * First working version of the Script Signing feature - Denis(((
167 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
168 XCOMMONS-595
169 XCOMMONS-597
170 XWIKI-9332
171 XWIKI-9577
172 XWIKI-10368
173 XWIKI-10410
174 XWIKI-10411
175 XWIKI-10479
176 {{/jira}}
177 )))
178 * Continue work on [[collaborative apps>>http://design.xwiki.org/xwiki/bin/view/Proposal/CollaborativeApplications]], namely:(((
179 * Define new features for the File Manager app (Marius)
180 * Design for the File Manager App (Caty + Marius)
181 * Continue implementing the Meeting Ma,ager App (Max)
182 * Implement the File Manager App (Marius + Sofiane)
183
184 {{todo}}
185 Add specific jira issues here
186 {{/todo}}
187 )))
188
189 Here are also some JIRA issues that were raised as important (in this order of importance):
190
191 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
192 XWIKI-8757
193 XWIKI-10332
194 XWIKI-7739
195 XWIKI-10283
196 XWIKI-7685
197 XE-1389
198 XWIKI-10284
199 XWIKI-10027
200 XWIKI-9827
201 XWIKI-9659
202 {{/jira}}
203
204 == Proposed dates ==
205
206 * 6.1 M1: --19 May 2014-- 21 May 2014
207 * 6.1 M2: --9 June 2014-- 13 June 2014
208 * 6.1 RC1: --23 June 2014-- 24 June 2014
209 * 6.1 Final: 7 July 2014

Get Connected