Version 15.1 by Vincent Massol on 2018/12/03

Show last authors
1 {{toc depth="1"/}}
2
3 = XWiki 10.10 =
4
5 BAU:
6
7 * Thomas/Vincent: Improve STAMP KPIs (20%)
8 * All: BFD (20%)
9
10 Outstanding work:
11
12 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance!
13 ** 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(((
14 {{jira url="https://jira.xwiki.org"}}
15 XWIKI-15640
16 XWIKI-15622
17 XCOMMONS-1505
18 XWIKI-10632
19 {{/jira}}
20 )))
21 ** Other performance-related topics
22 * Simon/Marius (moved from 10.8 roadmap): Macro inline editing in WYSIWYG
23 ** 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.(((
24 {{jira url="https://jira.xwiki.org"}}
25 XRENDERING-518
26 CKEDITOR-199
27 {{/jira}}
28 )))
29 * Adel (moved from 10.8 roadmap): finish applying Autocomplete on reference everywhere,
30 ** 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).(((
31 {{jira url="https://jira.xwiki.org"}}
32 XWIKI-15579
33 XWIKI-15569
34 XWIKI-15573
35 XWIKI-15574
36 XWIKI-15576
37 {{/jira}}
38 )))
39 * 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
40 ** Work finished but too late to be in 10.9. Will now be in 10.10(((
41 {{jira url="https://jira.xwiki.org"}}
42 XWIKI-15653
43 {{/jira}}
44 )))
45 * 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")(((
46 {{jira url="https://jira.xwiki.org"}}
47 XWIKI-13066
48 XWIKI-8613
49 XCOMMONS-1519
50 XRENDERING-533
51 XWIKI-15823
52 XCOMMONS-1518
53 XRENDERING-534
54 XWIKI-15825
55 XWIKI-13282
56 XWIKI-15827
57 XCOMMONS-1530
58 XRENDERING-542
59 CKEDITOR-200
60 {{/jira}}
61 )))
62 * Guillaume: fix outstanding issues for notifications
63
64 New work:
65
66 * Simon: Button to remove all deleted pages/attachments in a single click(((
67 {{jira url="https://jira.xwiki.org"}}
68 XWIKI-15787
69 XWIKI-15880
70 {{/jira}}
71 )))
72
73 Best effort (if time permits, the items below are previous leftovers from previous roadmaps or items originally planned for 10.10):
74
75 * Marius/Adel/Simon: ConfigurableClass doesn't support page level configuration ccse
76 * 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)
77 * Marius/Adel/Simon: Display Reference of documents to copy paste
78 * Marius/Adel/Simon: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)
79 * 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.
80
81 == Dates ==
82
83 * 10.10RC1: --19th of November 2018-- 21th of November 2018
84 * 10.10Final: --26th of November 2018-- 29th of November 2018
85
86 = XWiki 10.9 =
87
88 * Thomas/Vincent: Improve STAMP KPIs (20%) - 1 day per week
89 * All: BFD (20%)
90 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance! Hint: https://t.co/0ZckyVYg6c ;)(((
91 {{jira url="https://jira.xwiki.org"}}
92 XWIKI-15640
93 XWIKI-15622
94 XCOMMONS-1505
95 {{/jira}}
96 )))
97 * Simon/Marius (moved from 10.8 roadmap): Macro inline editing in WYSIWYG(((
98 {{jira url="https://jira.xwiki.org"}}
99 XRENDERING-527
100 XRENDERING-518
101 CKEDITOR-199
102 {{/jira}}
103 )))
104 * 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")
105 * Adel (moved from 10.8 roadmap): finish applying Autocomplete on reference everywhere, see [[https:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/AutocompleteOnReference>>doc:design:Proposal.AutocompleteOnReference]](((
106 {{jira url="https://jira.xwiki.org"}}
107 XWIKI-15568
108 XWIKI-15579
109 XWIKI-15569
110 XWIKI-15573
111 XWIKI-15574
112 XWIKI-15576
113 {{/jira}}
114 )))
115 * 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(((
116 {{jira url="https://jira.xwiki.org"}}
117 XWIKI-15653
118 {{/jira}}
119 )))
120 * Guillaume: Remove AS whenever it's used and replaced it with the new Notifications macro(((
121 {{jira url="https://jira.xwiki.org"}}
122 XWIKI-15667
123 XWIKI-15665
124 XWIKI-15343
125 {{/jira}}
126 )))
127
128 Best effort: If we have time (otherwise candidates for 10.10+):
129
130 * Marius/Adel/Simon: Display Reference of documents to copy paste
131 * Marius/Adel/Simon: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)
132 * 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.
133
134 == Dates ==
135
136 * --10.9RC1: 22nd of October 2018-- (skipped) (x)
137 * 10.9Final: --29th-- 30th of October 2018 (/)
138
139 = XWiki 10.8 =
140
141 Scope:
142
143 * Thomas, Marius, Adel, Simon, anyone interested: Improve STAMP KPIs (20%) - 1 day per week
144 * All: BFD (20%)
145 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance! Hint: https://t.co/0ZckyVYg6c ;)
146 * Thomas: Add a new tab in the user profile to list groups the user belongs to
147 {{jira url="https://jira.xwiki.org"}}XWIKI-15548
148 XWIKI-15537{{/jira}}
149 * Marius: Improve the Group sheet page. When viewing a group page, be able to filter by first name, last name in addition of id (which is already implemented).(((
150 {{jira url="https://jira.xwiki.org"}}
151 XWIKI-15380
152 {{/jira}}
153 )))
154 * Guillaume: Notifications performance + bugfixes
155 * Marius/Simon: For macros having wiki markup content (need new macro descriptor metadata), let the user enter it in the WYSIWYG directly. When hovering over the macro allow editing content + have some icons to edit parameters (similar to the CKEditor easy image feature: https://github.com/ckeditor/ckeditor-dev/issues/932 They call it a "balloon toolbar"). Related: [[Macros Options>>doc:design:Improvements.MacrosOptions]](((
156 {{jira url="https://jira.xwiki.org"}}
157 XRENDERING-518
158 CKEDITOR-199
159 {{/jira}}
160 )))
161 * Simon: Move Menus inside administration (see [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/IdeaMenuInAdministration>>doc:design:Proposal.IdeaMenuInAdministration]])(((
162 {{jira url="https://jira.xwiki.org"}}
163 XWIKI-15483
164 {{/jira}}
165 )))
166 * Adel/Simon/Marius: finish applying Autocomplete on reference everywhere, see https://design.xwiki.org/xwiki/bin/view/Proposal/AutocompleteOnReference#HWYIWYGMacros
167 {{jira url="https://jira.xwiki.org"}}XWIKI-8613
168 CKEDITOR-200
169 XWIKI-13066
170 XWIKI-14647
171 XWIKI-15452
172 XWIKI-15568
173 XWIKI-15569
174 XWIKI-15571
175 XWIKI-15572
176 XWIKI-15573
177 XWIKI-15574
178 XWIKI-15575
179 XWIKI-15576{{/jira}}
180 * Vincent/Thomas: Possible work on improving the LaTeX exporter (will maybe be done in October or split between Sep. and Oct.)
181 * Caty: investigate how we could make the upgrade experience simpler.
182 * Caty: investigation for a new XClass picker in object edit mode
183
184 == Dates ==
185
186 * 10.8RC1: --17th of Sep-- 18th of Sep (/)
187 * 10.8Final: 24th of Sep
188
189 = XWiki 10.7 =
190
191 * Bug fixing (50%)
192 * Increasing test coverage and mutation scores (50%)
193
194 == Dates ==
195
196 * --10.7RC1: 20th of August 2018-- (/)
197 * 10.7Final: 27th of August 2018
198
199 = XWiki 10.6 =
200
201 * Thomas: continue work on performance (started in 10.4)
202 * Thomas: Bug fixes (ongoing)
203 * Guillaume: Notifications bugfixes
204 * Marius/Adel: For macros having wiki markup content (need new macro descriptor metadata), let the user enter it in the WYSIWYG directly. When hovering over the macro allow editing content + have some icons to edit parameters (similar to the CKEditor easy image feature: https://github.com/ckeditor/ckeditor-dev/issues/932 They call it a "balloon toolbar"). Related: [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Improvements/MacrosOptions>>doc:design:Improvements.MacrosOptions]]
205 * Marius/Adel: Move Menus inside administration (see [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/IdeaMenuInAdministration>>doc:design:Proposal.IdeaMenuInAdministration]])
206
207 == Dates ==
208
209 * 10.6RC1: --11th-- 16th of July 2018.
210 * 10.6Final: --18th-- 20th of July 2018 (Need to be released before the 20th since XWiki SAS seminar starts on the 23rd of July).
211
212 = XWiki 10.5 =
213
214 * Thomas: continue work on performance (started in 10.4)
215 * Thomas: Fix inconsistence of WebHome appearing everywhere when using references in macros and API calls. Finish Nested Spaces/Pages work. Page API.
216 * Guillaume: Notifications bugfixes
217 * Marius/Adel: Autocomplete on reference. Note: This would lessen the issue with WebHome.
218 ** Example 1: In object editor when the type is "Page Reference" + picker
219 ** Example 2: In WYSIWYG macro editor when a macro has a reference parameter + picker, see [[locations>>doc:design:Proposal.AutocompleteOnReference]]
220 ** Example 3: Database list (class reference input field) (especially important for AWM apps)
221 * Marius/Adel: Finish [[Visible Save>>doc:design:Proposal.IdeaVisibleSave]] implementation, see [[XWIKI-14162>>https://jira.xwiki.org/browse/XWIKI-14162]]
222
223 == Dates ==
224
225 * 10.5RC1: 11th of June 2018 (/) Note: we're giving a few less days so that we have enough time for 10.6 before the XWiki SAS yearly seminar
226 * 10.5Final:--18th of June 2018-- 19th of June 2018 (/)
227
228 = XWiki 10.4 =
229
230 * (((
231 Thomas: Finish work for edit protection from 10.3. Specifically ability to prevent editing/moving/deleting extension pages when a confi param is set for that.
232
233 {{jira url="https://jira.xwiki.org"}}
234 XWIKI-15225
235 XWIKI-15226
236 {{/jira}}
237 )))
238 * Thomas: Register global wiki macro at wiki level when the macro document is in a subwiki(((
239 {{jira url="https://jira.xwiki.org"}}
240 XWIKI-12736
241 {{/jira}}
242 )))
243 * Thomas: Performance work. Goal: be as good as XWiki 8.4.x. Fix performance issue in XWiki 10.x/Investigate problems with notifications. See for ex https://forum.xwiki.org/t/xwiki-and-tomcat-crashes/2788 but several users have reported issues so there's definitely something really bad happening.
244 * Guillaume: Finish AS replacement + continue fixing Notifications problems
245 * Marius: Improve Navigation panel. Introduce notion of blacklist for the Navigation panel and provide an Admin UI for it. Goal: remove the XWiki space by default using this blacklist (users can be seen in the User Index). Allow users to control better what they have in the panel + control the order. Others: try to improve performance.(((
246 {{jira url="https://jira.xwiki.org"}}
247 XWIKI-12895
248 XWIKI-15259
249 XWIKI-15260
250 XWIKI-14422
251 {{/jira}}
252 )))
253 * Adel: Evaluate and implement weblate for XWiki (replacement for l10n). Note: weblate is moving fast: https://docs.weblate.org/en/latest/changes.html
254
255 == Dates ==
256
257 * --10.4RC1: 14th of May 2018-- (/)
258 * --10.4Final: 22nd of May 2018 (21st is a bank holiday in France)-- 21st of May 2018 (/)
259
260 = XWiki 10.3 =
261
262 * --Fully replace the AS with Notifications (leftover from 10.2) - Assignee: Guillaume-- Delayed to future
263 * --Introduce notion of blacklist for the Navigation panel and provide an Admin UI for it. Goal: remove the XWiki space by default using this blacklist (users can be seen in the User Index). Assignee: Marius-- Delayed to future
264 * --Slot reserved for one usability improvement from those explored by Caty. Assignee: Marius-- Delayed to future
265 * --Slot reserved for one usability improvement from those explored by Caty. Assignee: Guillaume-- Delayed to future
266 * Finish the work for [["Discourage or disallow users to edit an extension's page“>>http://jira.xwiki.org/browse/XWIKI-14377]] - (see also the [[design page>>doc:design:Proposal.ExtensionDiscourageCodeEdit]]) - Assignee: Thomas
267 * --Start work on performance. Goal: be as good as XWiki 8.4.x - Assignee: Thomas-- Delayed to future
268
269 == Dates ==
270
271 * 10.3RC1: --16th of April 2018-- (x) Skipped since we were too late
272 * 10.3Final: --26th of April 2018-- 23rd of April 2018 (/)
273
274 = XWiki 10.2 =
275
276 * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas
277 ** Note that the work is done but we’d make it the default in 10.2, giving us more time to do additional tests
278 * [[Prevent accidental move/renames>>http://jira.xwiki.org/browse/XWIKI-14591]] - Assignee: Thomas
279 * Start designing the work for [["Discourage or disallow users to edit an extension's page“>>http://jira.xwiki.org/browse/XWIKI-14377]] - (see also the [[design page>>doc:design:Proposal.ExtensionDiscourageCodeEdit]]) - Assignee: Thomas
280 * Finish work on Notifications - Assignee: Guillaume
281 ** Known bug fixes
282 ** Improvements:(((
283 {{jira url="https://jira.xwiki.org"}}
284 XWIKI-14106
285 XWIKI-14129
286 XWIKI-15016
287 XWIKI-14844
288 XWIKI-14978
289 {{/jira}}
290 )))
291 * Continue preparation/discusssions about [[usability proposals>>doc:design:Proposal.Usability.Tasks5.Prioritization.WebHome]] - Assignee: Caty
292
293 == Dates ==
294
295 * 10.2RC1: 19th of March 2018 (x) (skipped)
296 * 10.2Final: 26th of March 2018 (/)
297
298 = XWiki 10.1 =
299
300 * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas
301 * Finish polishing/tuning/fixing Notifications and remove watchlist - Assigne: Guillaume
302 ** Idea: enable mails by default when notifs are enabled.
303 {{jira url="https://jira.xwiki.org"}}XWIKI-14202
304 XWIKI-15003
305 XWIKI-14961
306 XWIKI-14105
307 XWIKI-14990
308 XWIKI-14984
309 XWIKI-14710
310 XWIKI-14732
311 XWIKI-14976
312 XWIKI-14345
313 XWIKI-14675{{/jira}}
314
315 * Prevent accidental move/renames - http://jira.xwiki.org/browse/XWIKI-14591 - Assignee: Thomas
316 * Start discussions to agree about usability proposals listed at [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/Usability/Tasks5/Prioritization/>>doc:design:Proposal.Usability.Tasks5.Prioritization.WebHome]] so that the first ones can be done during 10.2 and 10.3 - Assignee: Caty
317 * Skin refresh investigation (including Bootstrap 4) - Assignee: Caty
318
319 == Dates ==
320
321 * 10.1RC1: 19th of Feb 2018 (/)
322 * 10.1Final: 26th of Feb 2018 (/)
323
324 = XWiki 10.0 =
325
326 * Finish notifications - Guillaume (will be backported in 9.x)
327 * FS attachments by default - Thomas
328 * Performance - Thomas
329 * Skin refresh investigation + continue on usability for onboarding of admins and users (examples: inviting and adding users, creating the initial hierarchy of pages, change the logo, create the top menu) - Caty
330
331 == Dates ==
332
333 * 10.0RC1: 22nd of Jan 2018 (x) (skipped)
334 * 10.0Final: 29th of Jan 2018 (/)

Get Connected