Wiki source code of Roadmap

Version 625.1 by Vincent Massol on 2020/07/29

Show last authors
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 (/)
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.6 =
45
46 {{comment}}
47 * TBD - TBD(((
48 {{jira id="xwikiorg"}}
49 TBD-1234
50 {{/jira}}
51 )))
52 {{/comment}}
53
54 Context:
55
56 Branch for recommended version. We need to finish:
57 - Scalable Notifications
58 - Mentions
59 - InPlace WYSIWYG Editing (several issues raised: live rendering of macros, issues with rendered macro not displaying anything and make it hard to edit them, see https://forum.xwiki.org/t/xwiki-12-4-id-macro-shows-blank/7007/3, etc)
60
61 Tasks:
62
63 * Finalize mentions (priority 1 over Page likes) - Manuel and/or Simon
64 ** https://jira.xwiki.org/issues/?jql=labels%20%3D%20mentions%20and%20resolution%20%3D%20Unresolved%20
65 * Major testing of notifications scalability with new event store + enable it by default and handle migrations - Thomas
66 * Improve in-place editing - Marius
67 ** Handle macros that don't output anything( such as the id macro)
68 ** https://jira.xwiki.org/browse/XWIKI-17284 (improve in general how page translation are handled)
69 ** implement full screen mode
70 ** enable office importer
71 * New usable LT v1.0 released and included in XS - Clement/Marius
72 * Page Likes - Simon and/or Manuel(((
73 {{jira url="https://jira.xwiki.org"}}
74 XWIKI-17508
75 XWIKI-17525
76 XWIKI-17526
77 XWIKI-17509
78 {{/jira}}
79 )))
80 * Local Extension Index (needed for FASTEN) - Thomas
81
82 Best effort (after all the rest has been done):
83 * https://jira.xwiki.org/browse/XWIKI-17457 (attachment doubling)
84 * https://jira.xwiki.org/browse/XWIKI-17401 (recycle bin skipping)
85
86 Dates:
87
88 * 12.6RC1: --20th of July 2020-- Skipping since we're too late
89 * 12.6Final: --27th of July 2020-- 31st of July 2020

Get Connected