Wiki source code of Roadmap

Version 37.2 by Marius Dumitru Florea on 2013/05/17

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 version 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, XWiki Enterprise and XWiki Enterprise Manager.
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 5.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 * Theme: **Speed and Simplicity**
29
30 Mission: Improve XWiki's usage for new and regular users by improving Usability and Usage Speed in order to make XWiki simpler and faster both from a pure performance point of view and from are user interface point of view.
31
32 Technical details:
33
34 * Individual Feature Improvement from a Usability perspective including speed of access (real time updates, commenting in activity stream)
35 * General Usability Improvements on XE and XEM for simplicity
36 * Technical Rewrite of certain features (activity stream) for performance or architecture reasons
37 * General Performance Improvement of XWiki (page loading, rendering time)
38 * Bug Fixing in general
39
40 Release dates for the 5.x Cycle:
41
42 * 5.0: --April-- May 2013 (/)
43 * 5.1: June 2013 (x)
44 * 5.2: September 2013 (x)
45 * 5.3: November 2013 (x)
46 * 5.4: December 2014 (x)
47 * 5.5: January 2014 (x)
48
49 = XWiki Enterprise 5.1 =
50
51 {{comment}}
52 Template to use for specifying JIRA issues:
53 ===========================
54 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
55 {{/jira}}
56 {{/comment}}
57
58 * Security fixes and review/apply the ##feature-authorization-context## branch - Thomas Delafosse and Andreas(((
59 * [[XWiki-7879 : Refactor to confine delegation of programming rights>>http://jira.xwiki.org/browse/XWIKI-7879]] (only committers on the security list will be able to see this issue on JIRA)
60 )))
61 * First usable version of SOLR implementation - Thomas Mortagne for the back end, Caty for the UI design, Marius for the UI implementation and Sorin/Manuel for ensuring the quality of the new SOLR is at least as good as our current Lucene search so that we could switch to the SOLR version ASAP (would be great to be able to do that at the end of 5.1)(((
62 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
63 XWIKI-8689
64 XWIKI-9028
65 XWIKI-8911
66 XWIKI-8441
67 XWIKI-8444
68 XWIKI-8819
69 XWIKI-8887
70 {{/jira}}
71 )))
72 * By order of priority and time permitting:
73 ** Horizontal menu - Marius(((
74 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
75 XWIKI-9148
76 {{/jira}}
77 )))
78 ** Home Page Improvements - Marius + Caty(((
79 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
80 XWIKI-7685
81 {{/jira}}
82 )))
83 ** AWM: Add the ability to publish an application as an extension - Marius(((
84 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
85 XWIKI-7376
86 XWIKI-7377
87 {{/jira}}
88 )))
89 ** Some specific JIRAs:(((
90 {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}}
91 XWIKI-8495
92 XWIKI-7905
93 {{/jira}}
94 )))
95
96 == Proposed dates ==
97
98 * 5.1M1: 27 May 2013
99 * 5.1M2: 10 June 2013
100 * 5.1RC1: 24 June 2013
101 * 5.1 final: 1st of July 2013

Get Connected