Wiki source code of Roadmap

Version 143.1 by Guillaume Delhumeau on 2014/08/25

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 (/)
Thomas Mortagne 137.1 42 * 6.1: --June 2014-- July 2014 (/)
Vincent Massol 106.1 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 136.1 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
Guillaume Delhumeau 143.1 63 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
64 XE-1404
65 XWIKI-10703
66 XWIKI-10212
67 XWIKI-10711
68 XWIKI-10712
69 XWIKI-10258
70 XWIKI-10707
71 XWIKI-10738
72 {{/jira}}
Vincent Massol 136.1 73 )))
74 * Continue on improving page loading times and performances in general as much as possible in the time frame - Thomas(((
75 {{todo}}
76 Add specific jira issues here
77 {{/todo}}
78 )))
79 * Finish File Manager + javascript framework evaluation/proposal (propose angularJS with LT in angular + treeview, etc) - Marius(((
Marius Dumitru Florea 142.1 80 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
81 FILEMAN-57
82 FILEMAN-56
83 FILEMAN-51
84 FILEMAN-49
Marius Dumitru Florea 142.2 85 FILEMAN-46
Marius Dumitru Florea 142.1 86 FILEMAN-45
87 FILEMAN-44
88 FILEMAN-43
89 FILEMAN-42
90 FILEMAN-41
91 FILEMAN-40
92 FILEMAN-39
93 FILEMAN-38
94 {{/jira}}
Vincent Massol 136.1 95 )))
96 * Release a usable v1 of signed scripts with UI - Denis(((
Denis Gervalle 139.1 97 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
98 XWIKI-9332
99 XWIKI-9577
100 {{/jira}}
Vincent Massol 136.1 101 )))
102 * Investigate Activity Stream v2 - Edy. Goal: take the occasion of the rewrite to:(((
103 * Make it performant
104 * Catch up and leap over the competition in term of features/usability ;)
105 * Need find all use cases and gather feedback from everyone
106
107 {{todo}}
108 Add specific jira issues here
109 {{/todo}}
110 )))
111 * Implement as many JIRA issues as possible from the list below, starting with the top one and going down - Edy:(((
112 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
113 XWIKI-8757
114 XWIKI-9920
115 XWIKI-8097
116 XE-1389
117 XWIKI-10332
118 XWIKI-6328
119 XWIKI-9641
120 XWIKI-9074
121 XWIKI-10425
122 XWIKI-7739
123 XWIKI-9659
124 XWIKI-9879
125 XWIKI-10027
126 XWIKI-9170
127 XE-688
128 XWIKI-10296
129 XWIKI-10500
130 XWIKI-7715
131 XWIKI-6307
132 XWIKI-10280
133 XWIKI-9827
134 XWIKI-9135
135 XE-1403
136 XWIKI-8759
137 XWIKI-9425
138 XWIKI-9831
139 XWIKI-9681
140 XWIKI-9787
141 XWIKI-9991
142 XE-1388
143 XWIKI-10149
144 XWIKI-6540
145 XWIKI-10192
146 XWIKI-9567
147 {{/jira}}
148 )))
149 * 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
150 * 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(((
Lyes BANDOU 140.1 151 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
152 XAMEETINGS-60
153 {{/jira}}
Vincent Massol 136.1 154 )))
155
156 == Proposed dates ==
157
Eduard Moraru 140.2 158 * 6.2M1: --4th Aug-- 6th Aug (/)
Guillaume Delhumeau 141.1 159 * 6.2M2: --18th Aug-- 25th Aug (x)
Eduard Moraru 140.2 160 * 6.2RC1: 1 sep (x)
161 * 6.2Final: 15 sep (x)

Get Connected