Wiki source code of Roadmap

Version 192.1 by Thomas Mortagne on 2015/03/24

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
32 * 7.2: July 2015
33 * 7.3: September 2015
34 * 7.4: November 2015
35
36 = XWiki 7.0 =
37
38 {{velocity}}
39 #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki70")))
40 See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki70]].
41 #end
42 Check the [[complete list of issues fixed for 7.0>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13000]].
43 {{/velocity}}
44
45 * Improve upgrade tools - Improve DW - Dev: Marius(((
46 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
47 XWIKI-11506
48 XWIKI-11502
49 XWIKI-10027
50 XWIKI-10323
51 {{/jira}}
52 )))
53 * Continue performance improvements - Dev: Thomas(((
54 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
55 project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion = "7.0-milestone-1" AND labels = performance AND assignee in (tmortagne)
56 {{/jira}}
57 )))
58 * Flavor mechanism - Dev: Thomas(((
59 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
60 XCOMMONS-736
61 XCOMMONS-759
62 XCOMMONS-758
63 XWIKI-11741
64 XWIKI-11792
65 XWIKI-11899
66 {{/jira}}
67 )))
68 * Notifications improvements (e.g. Immediate mail notif in watchlist + immediate notif in comment) - Dev: Edy(((
69 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
70 XWIKI-11754
71 XWIKI-7339
72 XWIKI-6239
73 XWIKI-11756
74 XE-1467
75 {{/jira}}
76 )))
77 * Full integration of new technologies (less, bootstrap) in XWiki - Dev: Guillaume(((
78 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
79 XWIKI-11527
80 XWIKI-11394
81 {{/jira}}
82 )))
83 * Implement the “XWiki Core” strategy as defined in http://markmail.org/message/keo7cs6u3fuf676w - Dev: Vincent(((
84 {{todo}}
85 Create and list specific jiras taken for this release
86 {{/todo}}
87 )))
88 * Some important JIRAs (several of them should be taken up when defining what to implement from the general list above):(((
89 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
90 XWIKI-9920
91 XWIKI-11096
92 XWIKI-11394
93 XWIKI-11611
94 XWIKI-9879
95 XWIKI-11234
96 XWIKI-11527|Should be merged in 6.4.x
97 XWIKI-9425
98 XWIKI-11504
99 XWIKI-11505
100 XWIKI-11074
101 {{/jira}}
102
103 + XWIKI-11355 (confidential, high importance)
104 )))
105 * Investigations:(((
106 * [[Better WYSIWYG editor - CKEditor investigation>>design:Proposal.WYSIWYGEditorEvaluation]] (1 Week) - Marius (/) see also [[CKEditor Integration>>extensions:Extension.CKEditor Integration]]
107 * [[Better CAPTCHA module>>design:Proposal.CAPTCHAinvestigation70]] - Edy
108 )))
109
110 == Proposed dates ==
111
112 * 7.0M1: 9 Feb 2015 (/)
113 * 7.0M2: --2 march 2015-- 4 march 2015 (/)
114 * 7.0RC1: --16 march 2015-- 24 march 2015
115 * 7.0Final: 30 march 2015

Get Connected