Wiki source code of Roadmap
Version 249.3 by Vincent Massol on 2016/09/26
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc depth="2"/}} | ||
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 8.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | Release dates for the 8.x Cycle: | ||
29 | |||
30 | * 8.0: March 2016 (/) | ||
31 | * 8.1: May 2016 (/) | ||
32 | * 8.2: July 2016 (/) | ||
33 | * 8.3: September 2016 | ||
34 | * 8.4: November 2016 | ||
35 | |||
36 | = XWiki 8.3 = | ||
37 | |||
38 | Priority 1: | ||
39 | |||
40 | * l10n support for nested pages - Assignee: Thomas | ||
41 | * Fix performance issue in Document Tree + fix "Add support for sorting the pages by their title in the document tree" at the same time - Assignee: Marius | ||
42 | * Complete Templates (set of sample templates (partially done already) + templates in each App and in AWM) in XE - Assignee: Caty | ||
43 | * Curation of extensions.xwiki.org - Assignee: Vincent | ||
44 | |||
45 | Priority 2: | ||
46 | |||
47 | * Curated extensions feature in EM (curated extensions listed + ability to see others if explicitly asked) - Assignee: Thomas | ||
48 | * Fix various existing NS issues (example: office macro on NP) + continue improving tools. Includes as priority "Viewing a PPT / ODP with the Office Macro fails when on a nested page” - Assignee: Marius | ||
49 | * Demo content extension for XE - Assignee: Caty | ||
50 | * Playground flavor - Assignee: Vincent | ||
51 | * Fix various existing NS issues (example: office macro on NP) + continue improving tools - Assignee: Guillaume | ||
52 | * Demo content extension for XE - Assignee: Alex | ||
53 | * Complete Templates (set of sample templates (partially done already) + templates in each App and in AWM) in XE - Assignee: Edy | ||
54 | |||
55 | Priority 3: | ||
56 | |||
57 | * Fix various existing NS issues (example: office macro on NP) + continue improving tools - Assignee: Thomas | ||
58 | * Bring back XCS flavors in XE (involves dropping XE and replacing it with a KB flavor and start using the platform distribution instead of XE) - Assignee: Marius | ||
59 | * Curated extensions feature in EM (curated extensions listed + ability to see others if explicitly asked) - Assignee: Caty | ||
60 | * Continue Confluence + MediaWiki comparison pages + present XWiki as the best Confluence alternative - Assignee: Vincent | ||
61 | * Fix various existing NS issues (example: office macro on NP) + continue improving tools - Assignee: Alex | ||
62 | * Fix various existing NS issues (example: office macro on NP) + continue improving tools - Assignee: Edy | ||
63 | |||
64 | Priority 4: | ||
65 | |||
66 | * Paying + Trial feature in EM (see that an app is paying + has a trial and show it) - Assignee: Thomas | ||
67 | * Mouseflow + Inspectlet analysis for xwiki.org - Assignee: Caty | ||
68 | * Improvement to activeinstalls to capture some more information (email hash for unicity, country, number of users) - Assignee: Vincent | ||
69 | |||
70 | Priority 5: | ||
71 | |||
72 | * Task for Usability (investigation) - Assignee: Caty | ||
73 | |||
74 | Top JIRA issues to fix (in this order of importance): | ||
75 | |||
76 | {{jira url="http://jira.xwiki.org" fields="type, key, status, summary"}} | ||
77 | XWIKI-11611 | ||
78 | XWIKI-8910 | ||
79 | XWIKI-13075 | ||
80 | XWIKI-12776 | ||
81 | XWIKI-13256 | ||
82 | {{/jira}} | ||
83 | |||
84 | == Dates == | ||
85 | |||
86 | * 8.3M1: --22 August 2016-- 24 August 2016 (/) | ||
87 | * 8.3M2: --12 Sep 2016-- 13 Sep 2016 (/) | ||
88 | * 8.3RC1: 26 Sep 2016 (/) | ||
89 | * 8.3Final: 10 Oct 2016 |