Wiki source code of Roadmap

Version 470.2 by Vincent Massol on 2018/11/20

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 * Thomas: More async/caching of UIX.
50 * Thomas: Bug: Unsupported character exception is warned in console when downloading attachment(((
51 {{jira url="https://jira.xwiki.org"}}
52 XWIKI-14635
53 {{/jira}}
54 )))
55 * 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)(((
56 {{jira url="https://jira.xwiki.org"}}
57 XWIKI-15031
58 {{/jira}}
59 )))
60
61 Dates:
62
63 * 10.11RC1: 17th of Dec 2018
64 * 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)
65
66 = XWiki 10.10 =
67
68 BAU:
69
70 * Thomas/Vincent: Improve STAMP KPIs (20%)
71 * All: BFD (20%)
72
73 Outstanding work:
74
75 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance!
76 ** 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(((
77 {{jira url="https://jira.xwiki.org"}}
78 XWIKI-15640
79 XWIKI-15622
80 XCOMMONS-1505
81 XWIKI-10632
82 {{/jira}}
83 )))
84 ** Other performance-related topics
85 * Simon/Marius (moved from 10.8 roadmap): Macro inline editing in WYSIWYG
86 ** 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.(((
87 {{jira url="https://jira.xwiki.org"}}
88 XRENDERING-518
89 CKEDITOR-199
90 {{/jira}}
91 )))
92 * Adel (moved from 10.8 roadmap): finish applying Autocomplete on reference everywhere,
93 ** 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).(((
94 {{jira url="https://jira.xwiki.org"}}
95 XWIKI-15579
96 XWIKI-15569
97 XWIKI-15573
98 XWIKI-15574
99 XWIKI-15576
100 {{/jira}}
101 )))
102 * 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
103 ** Work finished but too late to be in 10.9. Will now be in 10.10(((
104 {{jira url="https://jira.xwiki.org"}}
105 XWIKI-15653
106 {{/jira}}
107 )))
108 * 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")(((
109 {{jira url="https://jira.xwiki.org"}}
110 XWIKI-13066
111 XWIKI-8613
112 XCOMMONS-1519
113 XRENDERING-533
114 XWIKI-15823
115 XCOMMONS-1518
116 XRENDERING-534
117 XWIKI-15825
118 XWIKI-13282
119 XWIKI-15827
120 XWIKI-15837
121 CKEDITOR-200
122 {{/jira}}
123 )))
124 * Guillaume: fix outstanding issues for notifications
125
126 New work:
127
128 * Simon: Button to remove all deleted pages/attachments in a single click(((
129 {{jira url="https://jira.xwiki.org"}}
130 XWIKI-15787
131 XWIKI-15880
132 {{/jira}}
133 )))
134
135 Best effort (if time permits, the items below are previous leftovers from previous roadmaps or items originally planned for 10.10):
136
137 * Marius/Adel/Simon: ConfigurableClass doesn't support page level configuration ccse
138 * 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)
139 * Marius/Adel/Simon: Display Reference of documents to copy paste
140 * Marius/Adel/Simon: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)
141 * 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.
142
143 == Dates ==
144
145 * 10.10RC1: 19th of November 2018
146 * 10.10Final: 26th of November 2018

Get Connected