Wiki source code of Roadmap
Version 619.1 by Simon Urli on 2020/06/14
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>>https://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>>https://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 and XWiki Platform. | ||
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>>Roadmaps.Archives.WebHome]]. | ||
23 | |||
24 | Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]]. | ||
25 | |||
26 | = XWiki 12.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | Release dates for the 12.x Cycle: | ||
29 | |||
30 | * 12.0: January 2020 (/) | ||
31 | * 12.1: February 2020 (/) | ||
32 | * 12.2: March 2020 (/) | ||
33 | * 12.3: April 2020 (/) | ||
34 | * 12.4: May 2020 (/) | ||
35 | * 12.5: June 2020 (x) | ||
36 | * 12.6: July 2020 (x) | ||
37 | * 12.7: August 2020 (x) | ||
38 | * 12.8: September 2020 (x) | ||
39 | * 12.9: October 2020 (x) | ||
40 | * 12.10: November 2020 (x) | ||
41 | * 12.10.1: December 2020 (x) | ||
42 | * 12.10.2: December 2020 (x) | ||
43 | |||
44 | = XWiki 12.5 = | ||
45 | |||
46 | * "Toggle show/hide all context nodes" for visual diff - Marius((( | ||
47 | {{jira id="xwikiorg"}} | ||
48 | XWIKI-17354 | ||
49 | {{/jira}} | ||
50 | ))) | ||
51 | * Continue Mentions - Manuel/Simon((( | ||
52 | {{jira id="xwikiorg"}} | ||
53 | XWIKI-17318 | ||
54 | XMENTIONS-1 | ||
55 | XMENTIONS-12 | ||
56 | XMENTIONS-13 | ||
57 | XMENTIONS-3 | ||
58 | XWIKI-17421 | ||
59 | XWIKI-17422 | ||
60 | {{/jira}} | ||
61 | ))) | ||
62 | * Finish notifications refactoring for improved performance (usage of nosql-based store) and verify that the perfs are very good - Thomas((( | ||
63 | {{jira id="xwikiorg"}} | ||
64 | XWIKI-17330 | ||
65 | {{/jira}} | ||
66 | ))) | ||
67 | * Start implementing the new LT - Clement/Marius | ||
68 | ** static implementation of the new Livetable: | ||
69 | *** fetching data from data sources | ||
70 | *** multi-filtering | ||
71 | *** multi-sorting | ||
72 | *** pagination system | ||
73 | *** persistent configuration through url hash | ||
74 | * Start design for Page Likes and record the results on [[design.xwiki.org>>design:Main.WebHome]] - Simon | ||
75 | * Finish work on atomic rename operation - Simon((( | ||
76 | {{jira id="xwikiorg"}} | ||
77 | XWIKI-13935 | ||
78 | {{/jira}} | ||
79 | ))) | ||
80 | * Improve scalability of Async rendering framework: - Thomas/Simon | ||
81 | ** pool size of GroupedJob | ||
82 | ** exposing group id and pool size on async renderer side | ||
83 | ** option to force async behavior for cached results | ||
84 | ** allow choosing the priority of a job((( | ||
85 | {{jira id="xwikiorg"}} | ||
86 | XCOMMONS-1959 | ||
87 | XWIKI-17338 | ||
88 | XWIKI-17336 | ||
89 | XWIKI-17400 | ||
90 | XWIKI-17404 | ||
91 | {{/jira}} | ||
92 | ))) | ||
93 | |||
94 | Dates: | ||
95 | |||
96 | * 12.5RC1: 22nd of June 2020 | ||
97 | * 12.5: 29th of June 2020 |