Wiki source code of Roadmap
Version 173.1 by Marius Dumitru Florea on 2015/01/15
Show last authors
author | version | line-number | content |
---|---|---|---|
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 6.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | * Theme: **Slick, Slim and Secure** | ||
29 | |||
30 | Explanations: | ||
31 | |||
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. | ||
36 | |||
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! | ||
38 | |||
39 | Release dates for the 6.x Cycle: | ||
40 | |||
41 | * 6.0: --April 2014-- May 2014 (/) | ||
42 | * 6.1: --June 2014-- July 2014 (/) | ||
43 | * 6.2: --August 2014-- September 2014 (/) | ||
44 | * 6.3: --October 2014-- November 2014 (/) | ||
45 | * 6.4: --December 2014-- January 2015 (x) | ||
46 | |||
47 | = XWiki 6.4 = | ||
48 | |||
49 | {{velocity}} | ||
50 | #if ($xwiki.exists($services.model.createDocumentReference("xwiki", "ReleaseNotes", "ReleaseNotesXWiki64M1"))) | ||
51 | See what was done in the [[release notes>>xwiki:ReleaseNotes.ReleaseNotesXWiki64M1]]. | ||
52 | #end | ||
53 | Check the [[complete list of issues fixed for 6.4>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12599]]. | ||
54 | {{/velocity}} | ||
55 | |||
56 | {{comment}} | ||
57 | To copy for specific jira listing... | ||
58 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
59 | {{/jira}} | ||
60 | ))) | ||
61 | {{/comment}} | ||
62 | |||
63 | * Performances and core bug fixes/stabilization - Thomas((( | ||
64 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
65 | project in (XWIKI, XE, XRENDERING, XCOMMONS) AND fixVersion = "6.4-milestone-2" AND labels = performance AND assignee in (tmortagne) | ||
66 | {{/jira}} | ||
67 | |||
68 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee" source="jql"}} | ||
69 | project in (XWIKI, XE, XRENDERING, XCOMMONS) AND issuetype = Bug AND fixVersion = "6.4-milestone-2" AND status = Closed AND assignee in (tmortagne) | ||
70 | {{/jira}} | ||
71 | ))) | ||
72 | * New Trees - Marius((( | ||
73 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
74 | XWIKI-5484 | ||
75 | XWIKI-8760 | ||
76 | XWIKI-10204 | ||
77 | XWIKI-11398 | ||
78 | XWIKI-3796 | ||
79 | XWIKI-5852 | ||
80 | XWIKI-11046 | ||
81 | XWIKI-11494 | ||
82 | XWIKI-11550 | ||
83 | {{/jira}} | ||
84 | ))) | ||
85 | * Flamingo polishing + Add button/Navbar decisions - Guillaume + Caty (+ Others to help)((( | ||
86 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
87 | XWIKI-11361 | ||
88 | XWIKI-10736 | ||
89 | XWIKI-11374 | ||
90 | XWIKI-11408 | ||
91 | XWIKI-10708 | ||
92 | XWIKI-11479 | ||
93 | {{/jira}} | ||
94 | ))) | ||
95 | * General stabilization - Edy/Vincent (+ Others to help)((( | ||
96 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
97 | XWIKI-11416 | ||
98 | XWIKI-9920 | ||
99 | XWIKI-10789 | ||
100 | {{/jira}} | ||
101 | |||
102 | + [[XWIKI-11355>>http://jira.xwiki.org/browse/XWIKI-11355]] (confidential) | ||
103 | ))) | ||
104 | * Collaborative Apps improvements/new design - Caty + Lyes + Victor + Gabriela((( | ||
105 | * Forum - finishing touches | ||
106 | * Meeting, FAQ, Ideas - fixing bugs, design | ||
107 | ))) | ||
108 | |||
109 | * Addition of Ratings feature in Repository app - Victor((( | ||
110 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
111 | XWIKI-7780 | ||
112 | XWIKI-11507 | ||
113 | XWIKI-11508 | ||
114 | XWIKI-11509 | ||
115 | XARATINGS-9 | ||
116 | {{/jira}} | ||
117 | ))) | ||
118 | * Improved mail sender for large volumes - Vincent + Lyes((( | ||
119 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary, assignee"}} | ||
120 | XWIKI-11486 | ||
121 | {{/jira}} | ||
122 | ))) | ||
123 | |||
124 | == Proposed dates == | ||
125 | |||
126 | * 6.4M1: --1st of Dec-- 3rd of Dec (/) | ||
127 | * 6.4M2: --15 Dec-- 18th of Dec (/) | ||
128 | * 6.4M3: --not planned initially-- --5th of Jan-- 7th of Jan (/) | ||
129 | * 6.4RC1: --22 Dec-- --12th of Jan-- 15th of Jan (/) | ||
130 | * 6.4Final: --29 Dec-- 19th of Jan |