Version 8.1 by Vincent Massol on 2018/08/27

Hide last authors
Vincent Massol 8.1 1 = XWiki 10.7 =
2
3 * Bug fixing (50%)
4 * Increasing test coverage and mutation scores (50%)
5
6 == Dates ==
7
8 * --10.7RC1: 20th of August 2018-- (/)
9 * 10.7Final: 27th of August 2018
10
Alex Cotiugă 7.1 11 = XWiki 10.6 =
12
13 * Thomas: continue work on performance (started in 10.4)
14 * Thomas: Bug fixes (ongoing)
15 * Guillaume: Notifications bugfixes
16 * 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]]
17 * Marius/Adel: Move Menus inside administration (see [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/IdeaMenuInAdministration>>doc:design:Proposal.IdeaMenuInAdministration]])
18
19 == Dates ==
20
21 * 10.6RC1: --11th-- 16th of July 2018.
22 * 10.6Final: --18th-- 20th of July 2018 (Need to be released before the 20th since XWiki SAS seminar starts on the 23rd of July).
23
Ecaterina Moraru (Valica) 6.2 24 = XWiki 10.5 =
25
26 * Thomas: continue work on performance (started in 10.4)
27 * Thomas: Fix inconsistence of WebHome appearing everywhere when using references in macros and API calls. Finish Nested Spaces/Pages work. Page API.
28 * Guillaume: Notifications bugfixes
29 * Marius/Adel: Autocomplete on reference. Note: This would lessen the issue with WebHome.
30 ** Example 1: In object editor when the type is "Page Reference" + picker
31 ** Example 2: In WYSIWYG macro editor when a macro has a reference parameter + picker, see [[locations>>doc:design:Proposal.AutocompleteOnReference]]
32 ** Example 3: Database list (class reference input field) (especially important for AWM apps)
33 * Marius/Adel: Finish [[Visible Save>>doc:design:Proposal.IdeaVisibleSave]] implementation, see [[XWIKI-14162>>https://jira.xwiki.org/browse/XWIKI-14162]]
34
35 == Dates ==
36
37 * 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
38 * 10.5Final:--18th of June 2018-- 19th of June 2018 (/)
39
Vincent Massol 6.1 40 = XWiki 10.4 =
41
42 * (((
43 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.
44
45 {{jira url="https://jira.xwiki.org"}}
46 XWIKI-15225
47 XWIKI-15226
48 {{/jira}}
49 )))
50 * Thomas: Register global wiki macro at wiki level when the macro document is in a subwiki(((
51 {{jira url="https://jira.xwiki.org"}}
52 XWIKI-12736
53 {{/jira}}
54 )))
55 * 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.
56 * Guillaume: Finish AS replacement + continue fixing Notifications problems
57 * 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.(((
58 {{jira url="https://jira.xwiki.org"}}
59 XWIKI-12895
60 XWIKI-15259
61 XWIKI-15260
62 XWIKI-14422
63 {{/jira}}
64 )))
65 * Adel: Evaluate and implement weblate for XWiki (replacement for l10n). Note: weblate is moving fast: https://docs.weblate.org/en/latest/changes.html
66
67 == Dates ==
68
69 * --10.4RC1: 14th of May 2018-- (/)
70 * --10.4Final: 22nd of May 2018 (21st is a bank holiday in France)-- 21st of May 2018 (/)
71
Vincent Massol 5.1 72 = XWiki 10.3 =
73
74 * --Fully replace the AS with Notifications (leftover from 10.2) - Assignee: Guillaume-- Delayed to future
75 * --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
76 * --Slot reserved for one usability improvement from those explored by Caty. Assignee: Marius-- Delayed to future
77 * --Slot reserved for one usability improvement from those explored by Caty. Assignee: Guillaume-- Delayed to future
78 * 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
79 * --Start work on performance. Goal: be as good as XWiki 8.4.x - Assignee: Thomas-- Delayed to future
80
81 == Dates ==
82
83 * 10.3RC1: --16th of April 2018-- (x) Skipped since we were too late
84 * 10.3Final: --26th of April 2018-- 23rd of April 2018 (/)
85
Marius Dumitru Florea 3.1 86 = XWiki 10.2 =
87
88 * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas
89 ** Note that the work is done but we’d make it the default in 10.2, giving us more time to do additional tests
90 * [[Prevent accidental move/renames>>http://jira.xwiki.org/browse/XWIKI-14591]] - Assignee: Thomas
91 * 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
92 * Finish work on Notifications - Assignee: Guillaume
93 ** Known bug fixes
94 ** Improvements:(((
95 {{jira url="https://jira.xwiki.org"}}
96 XWIKI-14106
97 XWIKI-14129
98 XWIKI-15016
99 XWIKI-14844
100 XWIKI-14978
101 {{/jira}}
102 )))
103 * Continue preparation/discusssions about [[usability proposals>>doc:design:Proposal.Usability.Tasks5.Prioritization.WebHome]] - Assignee: Caty
104
105 == Dates ==
106
107 * 10.2RC1: 19th of March 2018 (x) (skipped)
108 * 10.2Final: 26th of March 2018 (/)
109
Vincent Massol 2.1 110 = XWiki 10.1 =
111
112 * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas
113 * Finish polishing/tuning/fixing Notifications and remove watchlist - Assigne: Guillaume
114 ** Idea: enable mails by default when notifs are enabled.
115 {{jira url="https://jira.xwiki.org"}}XWIKI-14202
116 XWIKI-15003
117 XWIKI-14961
118 XWIKI-14105
119 XWIKI-14990
120 XWIKI-14984
121 XWIKI-14710
122 XWIKI-14732
123 XWIKI-14976
124 XWIKI-14345
125 XWIKI-14675{{/jira}}
126
127 * Prevent accidental move/renames - http://jira.xwiki.org/browse/XWIKI-14591 - Assignee: Thomas
128 * 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
129 * Skin refresh investigation (including Bootstrap 4) - Assignee: Caty
130
131 == Dates ==
132
133 * 10.1RC1: 19th of Feb 2018 (/)
Marius Dumitru Florea 4.1 134 * 10.1Final: 26th of Feb 2018 (/)
Vincent Massol 2.1 135
Vincent Massol 1.1 136 = XWiki 10.0 =
137
138 * Finish notifications - Guillaume (will be backported in 9.x)
139 * FS attachments by default - Thomas
140 * Performance - Thomas
141 * 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
142
143 == Dates ==
144
145 * 10.0RC1: 22nd of Jan 2018 (x) (skipped)
146 * 10.0Final: 29th of Jan 2018 (/)

Get Connected