Wiki source code of Roadmap

Version 210.1 by Ecaterina Moraru (Valica) on 2015/06/15

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 7.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 7.x Cycle:
29
30 * 7.0: March 2015 (/)
31 * 7.1: --May 2015-- June 2015
32 * 7.2: --July 2015-- September 2015
33 * 7.3: --September 2015-- November 2015
34 * 7.4: --November 2015-- December 2015
35
36 = XWiki 7.2 =
37
38 {{velocity}}
39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki72")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki72]].
41 #end
42 Check the [[complete list of issues fixed for 7.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13390]].
43 {{/velocity}}
44
45 * [[Nested Spaces>>design:Proposal.NestedSpaces]] - Thomas/Marius/Guillaume/Edy/Caty/Gabriela/Vincent.(((
46 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
47 project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion in ("7.2-milestone-1", "7.2-milestone-2", "7.2-milestone-3", "7.2-rc-1", "7.2") AND labels = NestedSpaces
48 {{/jira}}
49 )))
50 * Add a new right to allow users to write scripts in wiki pages - Eduard(((
51 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
52 XWIKI-12171
53 {{/jira}}
54 )))
55
56 == Proposed dates ==
57
58 * 7.2M1: 6 July 2015
59 * 7.2M2: 3 Aug 2015
60 * 7.2M3: 24 Aug 2015
61 * 7.2RC1: 7 Sep 2015
62 * 7.2Final: 14 Sep 2015
63
64 = XWiki 7.1 =
65
66 {{velocity}}
67 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki71")))
68 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki71]].
69 #end
70 Check the [[complete list of issues fixed for 7.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13193]].
71 {{/velocity}}
72
73 * Improve upgrade tools - Improve DW - Marius(((
74 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
75 XWIKI-11502
76 XWIKI-11504
77 XWIKI-11505
78 XWIKI-11074
79 {{/jira}}
80 )))
81 * Notifications improvements - Immediate mail notif in watchlist + immediate notif in comment - Edy(((
82 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
83 XWIKI-11959
84 XWIKI-11957
85
86 XWIKI-6239
87 XWIKI-12063
88
89 XWIKI-11756
90 {{/jira}}
91 )))
92 * Continue performance improvements - Dev: Thomas(((
93 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
94 project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion in ("7.1-milestone-1", "7.1-milestone-2", "7.1-rc-1", "7.1") AND labels = performance AND assignee in (tmortagne)
95 {{/jira}}
96 )))
97 * Totem Application cleanup and release - GuillaumeD(((
98 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
99 XTOTEM-14
100 XTOTEM-15
101 XTOTEM-17
102 XTOTEM-18
103 XTOTEM-7
104 {{/jira}}
105 )))
106 * Flavor mechanism - UI part - GuillaumeD(((
107 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
108 XWIKI-11741
109 {{/jira}}
110 )))
111 * [[JS API / REST Improvements>>design:Proposal.ExtensibleAPIforaccessingstructuredata]] - GuillaumeD does the investigation in 7.1 and if possible starts implementation in 7.1 if enough time(((
112 {{todo}}
113 Create and list specific jiras taken for this release
114 {{/todo}}
115 )))
116 * Some important JIRAs:(((
117 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
118 XWIKI-9920
119 XWIKI-11096
120 XWIKI-11611
121 XWIKI-11786
122 {{/jira}}
123 )))
124 * Investigations:(((
125 * SOLR performance investigation - Thomas
126 * Totem Design + Public Website Flavor - Caty
127 * Bootstrap tour - Gabi + Caty
128 * Dropping support for Colibri? - Silvia/Caty
129 * Dropping support for IE8/9? - Silvia/Caty
130 )))
131
132 == Proposed dates ==
133
134 * 7.1M1: --4 May 2015-- 6 May 2015 (/)
135 * 7.1M2: 18 May 2015 (/)
136 * 7.1RC1: --1 June 2015-- 4 June 2015 (/)
137 * 7.1Final: --8 June 2015-- 15 June 2015 (/)

Get Connected