Wiki source code of Roadmap

Version 475.1 by Alex Cotiugă on 2018/11/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 10.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
27
28 Release dates for the 10.x Cycle:
29
30 * 10.0: January 2018 (/)
31 * 10.1: February 2018 (/)
32 * 10.2: March 2018 (/)
33 * 10.3: April 2018 (/)
34 * 10.4: May 2018 (/)
35 * 10.5: June 2018 (/)
36 * 10.6: July 2018 (/)
37 * 10.7: August 2018 (/)
38 * 10.8: September 2018 (/)
39 * 10.9: October 2018 (/)
40 * 10.10: November 2018 (/)
41 * 10.11: December 2018
42
43 = XWiki 10.11 =
44
45 * All: BFD (20%)
46 * Thomas/Vincent: Improve STAMP KPIs (20%)
47 * All: Bug fixing/small polishing focus on items added during 10.x
48 * Marius/Adel: Auto complete of references in WYSIWYG Macro Dialog (+ grouping feature so that users don't get both "page" and "reference" at the same time + "deprecated"/"priority" to show "page" more proeminently than "reference")(((
49 {{jira url="https://jira.xwiki.org"}}
50 XWIKI-13066
51 XWIKI-8613
52 XWIKI-15825
53 XWIKI-15827
54 XWIKI-15837
55 XCOMMONS-1527
56 XCOMMONS-1528
57 XCOMMONS-1530
58 XRENDERING-535
59 XRENDERING-542
60 CKEDITOR-200
61 {{/jira}}
62 )))
63 * Thomas: More async/caching of UIX.
64 * Thomas: Bug: Unsupported character exception is warned in console when downloading attachment(((
65 {{jira url="https://jira.xwiki.org"}}
66 XWIKI-14635
67 {{/jira}}
68 )))
69 * Simon: Import: make it work with new versions of Libre Office (idea: use a more recent fork of jodconverter, we identified one and check if we need to merge changes we did in our fork)(((
70 {{jira url="https://jira.xwiki.org"}}
71 XWIKI-15031
72 {{/jira}}
73 )))
74
75 Dates:
76
77 * 10.11RC1: 17th of Dec 2018
78 * 10.11Final: 24th-31st of Dec 2018 (I’m putting a range since it’s Christmas and we don’t know who’ll be there)
79
80 = XWiki 10.10 =
81
82 BAU:
83
84 * Thomas/Vincent: Improve STAMP KPIs (20%)
85 * All: BFD (20%)
86
87 Outstanding work:
88
89 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance!
90 ** Specifically commit the work already done on the asynchronous framework/macro + apply it for UIX + panels + other places - Status: work already done mostly, will require a few more days(((
91 {{jira url="https://jira.xwiki.org"}}
92 XWIKI-15640
93 XWIKI-15622
94 XCOMMONS-1505
95 XWIKI-10632
96 {{/jira}}
97 )))
98 ** Other performance-related topics
99 * Simon/Marius (moved from 10.8 roadmap): Macro inline editing in WYSIWYG
100 ** Work mostly done but there are still some leftovers, especially in [[XRENDERING-518>>https://jira.xwiki.org/browse/XRENDERING-518]] which is proving harder than expected. Since it’s already late in the release, it’ll be committed in 10.10RC1.(((
101 {{jira url="https://jira.xwiki.org"}}
102 XRENDERING-518
103 CKEDITOR-199
104 {{/jira}}
105 )))
106 * Adel (moved from 10.8 roadmap): finish applying Autocomplete on reference everywhere,
107 ** We have one issue that is in 10.9. The rest is ready but will be committed in 10.10 only (too late for 10.9).(((
108 {{jira url="https://jira.xwiki.org"}}
109 XWIKI-15579
110 XWIKI-15569
111 XWIKI-15573
112 XWIKI-15574
113 XWIKI-15576
114 {{/jira}}
115 )))
116 * Simon: Page Move/Renaming: don't allow and/or warn when moving pages containing xclass definitions. Use case: prevent users from breaking AWM apps they created
117 ** Work finished but too late to be in 10.9. Will now be in 10.10(((
118 {{jira url="https://jira.xwiki.org"}}
119 XWIKI-15653
120 {{/jira}}
121 )))
122 * Adel/Marius (moved from 10.8 roadmap): Auto complete of references in WYSIWYG Macro Dialog (+ grouping feature so that users don't get both "page" and "reference" at the same time + "deprecated"/"priority" to show "page" more proemintenly than "reference")(((
123 {{jira url="https://jira.xwiki.org"}}
124 XWIKI-13066
125 XWIKI-8613
126 XCOMMONS-1519
127 XRENDERING-533
128 XWIKI-15823
129 XCOMMONS-1518
130 XRENDERING-534
131 XWIKI-15825
132 XWIKI-13282
133 XWIKI-15827
134 XCOMMONS-1530
135 XRENDERING-542
136 CKEDITOR-200
137 {{/jira}}
138 )))
139 * Guillaume: fix outstanding issues for notifications
140
141 New work:
142
143 * Simon: Button to remove all deleted pages/attachments in a single click(((
144 {{jira url="https://jira.xwiki.org"}}
145 XWIKI-15787
146 XWIKI-15880
147 {{/jira}}
148 )))
149
150 Best effort (if time permits, the items below are previous leftovers from previous roadmaps or items originally planned for 10.10):
151
152 * Marius/Adel/Simon: ConfigurableClass doesn't support page level configuration ccse
153 * Marius/Adel/Simon: Import: make it work with new versions of Libre Office (idea: use a more recent fork of jodconverter, we identified one and check if we need to merge changes we did in our fork)
154 * Marius/Adel/Simon: Display Reference of documents to copy paste
155 * Marius/Adel/Simon: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)
156 * Thomas: work on some items to make the upgrade experience simpler + unattended upgrades (ability to upgrade XWiki from the command line without interaction). Use the result of Caty's investigation from XWiki 10.8 period.
157
158 == Dates ==
159
160 * 10.10RC1: --19th of November 2018-- 21th of November 2018
161 * 10.10Final: 26th of November 2018

Get Connected