Wiki source code of Roadmap

Version 465.1 by Adel Atallah on 2018/11/09

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

Get Connected