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