Wiki source code of Roadmap

Version 131.1 by Thomas Mortagne on 2014/06/04

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc depth="1"/}}
3 {{/box}}
4
Vincent Massol 30.1 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
Vincent Massol 89.2 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.
Vincent Massol 30.1 8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
Thomas Mortagne 1.1 11 {{info}}
Vincent Massol 66.3 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.
Thomas Mortagne 1.1 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
Thomas Mortagne 2.1 22 Already implemented roadmaps can be found in the [[archives>>Archives]].
Thomas Mortagne 1.1 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
Vincent Massol 106.1 26 = XWiki Enterprise 6.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
Vincent Massol 17.1 27
Vincent Massol 106.1 28 * Theme: **Slick, Slim and Secure**
Vincent Massol 17.1 29
Vincent Massol 106.1 30 Explanations:
Thomas Mortagne 109.1 31
Vincent Massol 106.1 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.
Vincent Massol 17.1 36
Vincent Massol 106.1 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!
Eduard Moraru 20.2 38
Vincent Massol 106.1 39 Release dates for the 6.x Cycle:
Vincent Massol 17.1 40
Thomas Mortagne 123.1 41 * 6.0: --April 2014-- May 2014 (/)
Vincent Massol 106.1 42 * 6.1: June 2014 (x)
43 * 6.2: August 2014 (x)
44 * 6.3: October 2014 (x)
45 * 6.4: December 2014 (x)
Vincent Massol 17.1 46
Vincent Massol 119.1 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(((
Guillaume Delhumeau 120.1 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
Guillaume Delhumeau 121.1 63 {{/jira}}
Vincent Massol 119.1 64 )))
65 * Continue work on improving performances and especially page loading times - Thomas(((
Thomas Mortagne 131.1 66 {{jira url="http://jira.xwiki.org" style="table" source="jql" fields="type, key, status, summary, assignee, note"}}
Thomas Mortagne 130.1 67 (fixVersion in ("6.1", "6.1-milestone-1", "6.1-milestone-2", "6.1-rc-1") AND labels = performance)
68 {{/jira}}
Vincent Massol 119.1 69 )))
70 * First working version of the Script Signing feature - Denis(((
Denis Gervalle 126.1 71 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
72 XCOMMONS-595
73 XCOMMONS-597
Denis Gervalle 127.1 74 XWIKI-9332
Denis Gervalle 126.1 75 XWIKI-9577
76 XWIKI-10368
Denis Gervalle 128.1 77 XWIKI-10410
Denis Gervalle 129.1 78 XWIKI-10411
Denis Gervalle 126.1 79 {{/jira}}
Vincent Massol 119.1 80 )))
81 * Continue work on [[collaborative apps>>http://design.xwiki.org/xwiki/bin/view/Proposal/CollaborativeApplications]], namely:(((
82 * Define new features for the File Manager app (Marius)
83 * Design for the File Manager App (Caty + Marius)
84 * Continue implementing the Meeting Ma,ager App (Max)
85 * Implement the File Manager App (Marius + Sofiane)
86
87 {{todo}}
88 Add specific jira issues here
89 {{/todo}}
90 )))
91
92 Here are also some JIRA issues that were raised as important (in this order of importance):
93
94 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
95 XWIKI-8757
96 XWIKI-10332
97 XWIKI-7739
98 XWIKI-10283
Vincent Massol 119.2 99 XWIKI-7685
Vincent Massol 119.1 100 XE-1389
101 XWIKI-10284
102 XWIKI-10027
103 XWIKI-9827
104 XWIKI-9659
105 {{/jira}}
106
107 == Proposed dates ==
108
Marius Dumitru Florea 125.1 109 * 6.1 M1: --19 May 2014-- 21 May 2014
Vincent Massol 119.1 110 * 6.1 M2: 9 June 2014
111 * 6.1 RC1: 23 June 2014
112 * 6.1 Final: 7 July 2014
113
Vincent Massol 107.1 114 = XWiki 6.0 =
Vincent Massol 17.1 115
Vincent Massol 107.1 116 {{velocity}}
117 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki60")))
118 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki60]].
119 #end
120 Check the [[complete list of issues fixed for 6.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12001]].
121 {{/velocity}}
Vincent Massol 64.1 122
Vincent Massol 107.3 123 * New Skin - Caty + Guillaume(((
Guillaume Delhumeau 112.2 124 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
Guillaume Delhumeau 113.1 125 XWIKI-10093
126 XWIKI-10094
127 XWIKI-10095
128 XWIKI-10133
Guillaume Delhumeau 112.2 129 {{/jira}}
Vincent Massol 107.3 130 )))
131 * Performance analysis + Regression framework + improve page load times - Thomas(((
Thomas Mortagne 110.1 132 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
133 XE-1366
134 {{/jira}}
Vincent Massol 107.3 135 )))
136 * CKEditor investigation - Marius(((
Thomas Mortagne 109.1 137 {{todo}}
138 Add specific jira issues here
139 {{/todo}}
Vincent Massol 107.3 140 )))
141 * Writing modern web apps in XWiki (JS framework and dev model investigation) - Marius (with Guillaume)(((
Thomas Mortagne 109.1 142 {{todo}}
143 Add specific jira issues here
144 {{/todo}}
Vincent Massol 107.3 145 )))
146 * Finish signed scripts - Denis(((
Denis Gervalle 108.1 147 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
148 XWIKI-9577
149 XWIKI-9332
Denis Gervalle 115.1 150 XWIKI-10104
Denis Gervalle 126.1 151 XWIKI-10167
152 XWIKI-10168
153 XWIKI-10235
154 XWIKI-10262
Denis Gervalle 115.1 155 XCOMMONS-537
Denis Gervalle 126.1 156 XCOMMONS-541
157 XCOMMONS-542
Denis Gervalle 115.1 158 XCOMMONS-543
Denis Gervalle 126.1 159 XCOMMONS-544
Denis Gervalle 115.1 160 XCOMMONS-549
Denis Gervalle 126.1 161 XCOMMONS-550
162 XCOMMONS-551
163 XCOMMONS-552
164 XCOMMONS-566
165 XRENDERING-339
Denis Gervalle 108.1 166 {{/jira}}
Vincent Massol 107.3 167 )))
Thomas Mortagne 109.1 168 * Finish making WikiStream based standard XAR import the default - Thomas(((
169 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
170 XWIKI-9720
171 XWIKI-10078
172 {{/jira}}
173 )))
Clemens Robbenhaar 112.1 174 * [[Collaborative Applications>>design:Proposal.CollaborativeApplications]](((
Ecaterina Moraru (Valica) 111.1 175 * Investigate the status of existing applications (Caty + Andreea)
176 * Create requirements and improvements for the selected applications (Caty + Andreea)
177 * Design proposals for Calendar, Meeting, Forum (Caty)
Ecaterina Moraru (Valica) 114.1 178 * Fixing applications bugs (Sofiane)
Ecaterina Moraru (Valica) 111.1 179 )))
Vincent Massol 107.1 180
181 Here are also some JIRA issues that were raised as important (in this order of importance):
182
183 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
184 XWIKI-8757
185 XWIKI-9831
186 XWIKI-9659
187 XE-1335
188 XWIKI-7821
189 XWIKI-9712
190 XWIKI-6307
191 XWIKI-9888
192 XWIKI-9891
193 {{/jira}}
194
195 == Proposed dates ==
196
Thomas Mortagne 116.1 197 * 6.0 M1: --10th of March 2014-- 25th of March 2014
Thomas Mortagne 117.1 198 * 6.0 M2: --31st of March 2014-- 2nd of April 2014
Thomas Mortagne 118.1 199 * 6.0 RC1: --14th of April 2014-- 15th of April 2014
Thomas Mortagne 124.1 200 * 6.0 Final: --28th of April 2014-- 12th of May 2014

Get Connected