Wiki source code of Roadmap
Version 687.1 by Thomas Mortagne on 2021/06/28
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 13.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | Release dates for the 13.x Cycle: | ||
29 | |||
30 | * 13.0: January 2021 (/) | ||
31 | * 13.1: February 2021 (/) | ||
32 | * 13.2: March 2021 (/) | ||
33 | * 13.3: April 2021 (/) | ||
34 | * 13.4: May 2021 (/) | ||
35 | * 13.5: June 2021 (/) | ||
36 | * 13.6: July 2021 (x) | ||
37 | * 13.7: August 2021 (x) | ||
38 | * 13.8: September 2021 (x) | ||
39 | * 13.9: October 2021 (x) | ||
40 | * 13.10: November 2021 (x) | ||
41 | * 13.10.1: December 2021 (x) | ||
42 | * 13.10.2: December 2021 (x) | ||
43 | |||
44 | {{comment}} | ||
45 | * TBD - TBD((( | ||
46 | {{jira id="xwikiorg"}} | ||
47 | TBD-1234 | ||
48 | {{/jira}} | ||
49 | ))) | ||
50 | {{/comment}} | ||
51 | |||
52 | = XWiki 13.5 = | ||
53 | |||
54 | Leftovers from 13.4: | ||
55 | |||
56 | * FASTEN: Thomas | ||
57 | ** Start using the FASTEN Maven plugin in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT) | ||
58 | ** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks | ||
59 | * LD polishing (fixing bugs, improving speed, UI glitches) - Manuel + ClementD (code review)((( | ||
60 | {{jira id="xwikiorg"}} | ||
61 | XWIKI-18661 | ||
62 | XWIKI-18659 | ||
63 | XWIKI-18657 | ||
64 | XWIKI-18628 | ||
65 | {{/jira}} | ||
66 | ))) | ||
67 | * [[Livetable to Live Data migration>>https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/]] - Manuel | ||
68 | |||
69 | New work: | ||
70 | |||
71 | * Security Issues: Guillaume C. | ||
72 | ** XWIKI-16544 | ||
73 | ** XWIKI-6729 | ||
74 | ** XWIKI-10229 | ||
75 | * Work on realtime content editing - Marius | ||
76 | ** Taking ownership of the RT contrib extensions (understanding them, reviewing the code, etc) | ||
77 | ** Test the extensions and review open jiras for them | ||
78 | ** Decide if we move them inside platform | ||
79 | ** Start bundling RT in XS for 13.5 (probably with an admin config and having it off by default) | ||
80 | ** TODO: list issues here | ||
81 | * PR feature - Simon | ||
82 | ** [[Design document>>https://design.xwiki.org/xwiki/bin/view/Proposal/ChangeRequest]] + meetings with stakeholders | ||
83 | {{jira id="xwikiorg"}}CRAPP-1 | ||
84 | CRAPP-2{{/jira}} | ||
85 | * Instance Synchronization - Thomas | ||
86 | ** Design document on [design.xwiki.org](http://design.xwiki.org/) + meetings with stakeholders | ||
87 | ** TODO: list issues here | ||
88 | |||
89 | Other: | ||
90 | |||
91 | * All: BFD | ||
92 | * All: Fix flickers | ||
93 | |||
94 | == Dates == | ||
95 | |||
96 | * 13.5RC1: 23rd of June 2021 (4 weeks) | ||
97 | * 13.5Final: 28th of June 2021 (1 week) |