Wiki source code of Roadmap

Version 178.1 by Guillaume Delhumeau on 2015/01/26

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 175.1 26 = XWiki Enterprise 7.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
Vincent Massol 17.1 27
Vincent Massol 175.1 28 Release dates for the 7.x Cycle:
Vincent Massol 17.1 29
Vincent Massol 175.1 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
Thomas Mortagne 109.1 35
Vincent Massol 174.1 36 = XWiki 7.0 =
37
Vincent Massol 176.1 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
Vincent Massol 175.1 45 * Improve upgrade tools - Improve DW - Dev: Marius(((
Guillaume Delhumeau 178.1 46 {{todo}}
47 Create and list specific jiras taken for this release
48 {{/todo}}
Vincent Massol 156.1 49 )))
Vincent Massol 175.1 50 * Continue performance improvements - Dev: Thomas(((
Thomas Mortagne 177.1 51 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
52 project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion = "7.0-milestone-1" AND labels = performance AND assignee in (tmortagne)
53 {{/jira}}
Vincent Massol 156.1 54 )))
Vincent Massol 175.1 55 * Flavor mechanism - Dev: Thomas(((
Guillaume Delhumeau 178.1 56 {{todo}}
57 Create and list specific jiras taken for this release
58 {{/todo}}
Vincent Massol 156.1 59 )))
Vincent Massol 175.1 60 * Notifications improvements (e.g. Immediate mail notif in watchlist + immediate notif in comment) - Dev: Edy(((
Guillaume Delhumeau 178.1 61 {{todo}}
62 Create and list specific jiras taken for this release
63 {{/todo}}
Vincent Massol 156.1 64 )))
Vincent Massol 175.1 65 * Full integration of new technologies (less, bootstrap) in XWiki so that they can be fully used for client projects - it can also be only documentation - Dev: Guillaume(((
Guillaume Delhumeau 178.1 66 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}}
67 XWIKI-11527
68 XWIKI-11394
69 {{/jira}}
Vincent Massol 156.1 70 )))
Vincent Massol 175.1 71 * Implement the “XWiki Core” strategy as defined in http://markmail.org/message/keo7cs6u3fuf676w - Dev: Vincent(((
Guillaume Delhumeau 178.1 72 {{todo}}
73 Create and list specific jiras taken for this release
74 {{/todo}}
Vincent Massol 156.1 75 )))
Vincent Massol 176.1 76 * Some important JIRAs (several of them should be taken up when defining what to implement from the general list above):(((
Vincent Massol 175.1 77 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee, note"}}
78 XWIKI-9920
79 XWIKI-11502
80 XWIKI-11096
81 XWIKI-11394
82 XWIKI-11611
83 XWIKI-10027
84 XWIKI-9879
85 XWIKI-11234
86 XWIKI-11527|Should be merged in 6.4.x
87 XWIKI-9425
88 XWIKI-11504
89 XWIKI-11505
90 XWIKI-11074
Victor Rachieru 166.2 91 {{/jira}}
Vincent Massol 156.1 92
Vincent Massol 175.1 93 + XWIKI-11355 (confidential, high importance)
Vincent Massol 176.1 94 )))
95 * Investigations:(((
Vincent Massol 175.1 96 * Better WYSIWYG editor - CKEditor investigation (1 Week) - Marius
97 * Better captcha module - Edy
Vincent Massol 176.1 98 )))
Vincent Massol 175.1 99
Vincent Massol 176.1 100 == Proposed dates ==
101
102 * 7.0M1: 9 Feb 2015
103 * 7.0M2: 2 march 2015
104 * 7.0RC1: 16 march 2015
105 * 7.0Final: 30 march 2015

Get Connected