Wiki source code of Roadmap

Version 127.1 by Denis Gervalle on 2014/06/04

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.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 {{/jira}}
64 )))
65 * Continue work on improving performances and especially page loading times - Thomas(((
66 {{todo}}
67 Add specific jira issues here
68 {{/todo}}
69 )))
70 * First working version of the Script Signing feature - Denis(((
71 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
72 XCOMMONS-595
73 XCOMMONS-597
74 XWIKI-9332
75 XWIKI-9577
76 XWIKI-10368
77 {{/jira}}
78 )))
79 * Continue work on [[collaborative apps>>http://design.xwiki.org/xwiki/bin/view/Proposal/CollaborativeApplications]], namely:(((
80 * Define new features for the File Manager app (Marius)
81 * Design for the File Manager App (Caty + Marius)
82 * Continue implementing the Meeting Ma,ager App (Max)
83 * Implement the File Manager App (Marius + Sofiane)
84
85 {{todo}}
86 Add specific jira issues here
87 {{/todo}}
88 )))
89
90 Here are also some JIRA issues that were raised as important (in this order of importance):
91
92 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
93 XWIKI-8757
94 XWIKI-10332
95 XWIKI-7739
96 XWIKI-10283
97 XWIKI-7685
98 XE-1389
99 XWIKI-10284
100 XWIKI-10027
101 XWIKI-9827
102 XWIKI-9659
103 {{/jira}}
104
105 == Proposed dates ==
106
107 * 6.1 M1: --19 May 2014-- 21 May 2014
108 * 6.1 M2: 9 June 2014
109 * 6.1 RC1: 23 June 2014
110 * 6.1 Final: 7 July 2014
111
112 = XWiki 6.0 =
113
114 {{velocity}}
115 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki60")))
116 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki60]].
117 #end
118 Check the [[complete list of issues fixed for 6.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12001]].
119 {{/velocity}}
120
121 * New Skin - Caty + Guillaume(((
122 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
123 XWIKI-10093
124 XWIKI-10094
125 XWIKI-10095
126 XWIKI-10133
127 {{/jira}}
128 )))
129 * Performance analysis + Regression framework + improve page load times - Thomas(((
130 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
131 XE-1366
132 {{/jira}}
133 )))
134 * CKEditor investigation - Marius(((
135 {{todo}}
136 Add specific jira issues here
137 {{/todo}}
138 )))
139 * Writing modern web apps in XWiki (JS framework and dev model investigation) - Marius (with Guillaume)(((
140 {{todo}}
141 Add specific jira issues here
142 {{/todo}}
143 )))
144 * Finish signed scripts - Denis(((
145 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
146 XWIKI-9577
147 XWIKI-9332
148 XWIKI-10104
149 XWIKI-10167
150 XWIKI-10168
151 XWIKI-10235
152 XWIKI-10262
153 XCOMMONS-537
154 XCOMMONS-541
155 XCOMMONS-542
156 XCOMMONS-543
157 XCOMMONS-544
158 XCOMMONS-549
159 XCOMMONS-550
160 XCOMMONS-551
161 XCOMMONS-552
162 XCOMMONS-566
163 XRENDERING-339
164 {{/jira}}
165 )))
166 * Finish making WikiStream based standard XAR import the default - Thomas(((
167 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
168 XWIKI-9720
169 XWIKI-10078
170 {{/jira}}
171 )))
172 * [[Collaborative Applications>>design:Proposal.CollaborativeApplications]](((
173 * Investigate the status of existing applications (Caty + Andreea)
174 * Create requirements and improvements for the selected applications (Caty + Andreea)
175 * Design proposals for Calendar, Meeting, Forum (Caty)
176 * Fixing applications bugs (Sofiane)
177 )))
178
179 Here are also some JIRA issues that were raised as important (in this order of importance):
180
181 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
182 XWIKI-8757
183 XWIKI-9831
184 XWIKI-9659
185 XE-1335
186 XWIKI-7821
187 XWIKI-9712
188 XWIKI-6307
189 XWIKI-9888
190 XWIKI-9891
191 {{/jira}}
192
193 == Proposed dates ==
194
195 * 6.0 M1: --10th of March 2014-- 25th of March 2014
196 * 6.0 M2: --31st of March 2014-- 2nd of April 2014
197 * 6.0 RC1: --14th of April 2014-- 15th of April 2014
198 * 6.0 Final: --28th of April 2014-- 12th of May 2014

Get Connected