Wiki source code of Roadmap

Version 710.1 by Vincent Massol on 2021/09/22

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 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 (/)
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.8 =
53
54 Hi devs,
55
56 Main theme for 13.x
57 ===================
58
59 Stabilization
60
61 Content for 13.8
62 ================
63
64 * FASTEN: Thomas
65 ** Finish first version of the license validation analyzer in the Maven plugin
66 ** If fasten is released
67 *** 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)
68 *** Start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
69 * LD stabilization - Manuel(((
70 {{jira id="xwikiorg"}}
71 XWIKI-16566
72 XWIKI-18886
73 XWIKI-18825
74 XWIKI-18948
75 {{/jira}}
76 )))
77 * Continue converting LT to LD (if some time remain after stabilizing LD): https://cryptpad.fr/code/#/2/code/view/CtkjMcYjsIdbTrltOF8YZBbO3KPRy1oBY2pLTGkthwQ/ - Manuel(((
78 {{jira id="xwikiorg"}}
79 XWIKI-18759
80 XWIKI-18758
81 XWIKI-18752
82 XWIKI-18746
83 {{/jira}}
84 )))
85 * Security issues - Guillaume C
86 ** XWIKI-6729
87 ** XWIKI-10229
88 ** XWIKI-18850
89 ** Running https://wapiti.sourceforge.io/ on xwiki
90 ** XWIKI-16544 (Done, has to be pushed to master)
91 ** XWIKI-18600 (Done, has to be pushed to master)
92 * Realtime integration in XS - Marius(((
93 {{jira id="xwikiorg" fields="type, key, status, summary, note, created"}}
94 XWIKI-18860|Remaining work. Netflux front-end should not depend on CKEditor (it should work with the configured WYSIWYG editor); for this we may need some new APIs in xwiki-platform-wysiwyg (shared by all WYSIWYG editor implementations). Convert Netflux front-end wiki page services (Merge, GetKey, Version, HTML Conveter) to REST resources for faster response time (avoid Velocity parsing). Use proper / standard translation mechanism for Netflux front-end JavaScript (use proper translation mechanism (load translation keys using the new REST API that was recently introduced for Live Data). Write tests (for the JavaScript code and for the services)
95 XWIKI-18861
96 XWIKI-18862
97 {{/jira}}
98 )))
99 * Bugfix - Thomas(((
100 {{jira id="xwikiorg"}}
101 XWIKI-18942
102 {{/jira}}
103 )))
104
105 Contrib Extensions following the XS release timeframe:
106
107 * Instance Replication work for v0.4 - Thomas(((
108 {{jira id="xwikiorg"}}
109 REPLICAT-15
110 REPLICAT-4
111 {{/jira}}
112 )))
113 * Change Request work - Simon(((
114 {{jira id="xwikiorg"}}
115 CRAPP-34
116 {{/jira}}
117
118 * Continue brainstorming about approvers design (right or xobject)
119 * Investigate on discussions
120 )))
121
122 Other:
123 * All: BFD
124 * All: Fix flickers
125
126 == Dates ==
127
128 * 13.8RC1: 20th of September (3 weeks)
129 * 13.8Final: 27th of September (1 week)

Get Connected