Version 6.1 by Eduard Moraru on 2020/06/29

Show last authors
1 {{toc depth="1"/}}
2
3 = XWiki 12.5 =
4
5 * "Toggle show/hide all context nodes" for visual diff - Marius(((
6 {{jira id="xwikiorg"}}
7 XWIKI-17354
8 {{/jira}}
9 )))
10 * Continue Mentions - Manuel/Simon(((
11 {{jira id="xwikiorg"}}
12 XWIKI-17318
13 XMENTIONS-1
14 XMENTIONS-12
15 XMENTIONS-13
16 XMENTIONS-3
17 XWIKI-17421
18 XWIKI-17422
19 {{/jira}}
20 )))
21 * Finish notifications refactoring for improved performance (usage of nosql-based store) and verify that the perfs are very good - Thomas(((
22 {{jira id="xwikiorg"}}
23 XWIKI-17330
24 {{/jira}}
25 )))
26 * Start implementing the new LT - Clement/Marius
27 ** static implementation of the new Livetable:
28 *** fetching data from data sources
29 *** multi-filtering
30 *** multi-sorting
31 *** pagination system
32 *** persistent configuration through url hash
33 * Start design for Page Likes and record the results on [[design.xwiki.org>>design:Main.WebHome]] - Simon
34 * Finish work on atomic rename operation - Simon(((
35 {{jira id="xwikiorg"}}
36 XWIKI-13935
37 {{/jira}}
38 )))
39 * Improve scalability of Async rendering framework: - Thomas/Simon
40 ** pool size of GroupedJob
41 ** exposing group id and pool size on async renderer side
42 ** option to force async behavior for cached results
43 ** allow choosing the priority of a job(((
44 {{jira id="xwikiorg"}}
45 XCOMMONS-1959
46 XWIKI-17338
47 XWIKI-17336
48 XWIKI-17400
49 XWIKI-17404
50 {{/jira}}
51 )))
52
53 Dates:
54
55 * 12.5RC1: --22nd of June 2020-- 24th of June 2020 (/)
56 * 12.5: 29th of June 2020 (/)
57
58 = XWiki 12.4 =
59
60 * Visual diff improvements - Marius(((
61 {{jira url="https://jira.xwiki.org/"}}
62 XWIKI-17354
63 {{/jira}}
64 )))
65 * The cursor should have the same position in both wysiwyg and source - Marius(((
66 {{jira url="https://jira.xwiki.org/"}}
67 CKEDITOR-348
68 {{/jira}}
69 )))
70 * Postpone Object Creation/Deletion Until Document Is Saved - Simon(((
71 {{jira url="https://jira.xwiki.org/"}}
72 XWIKI-16210
73 {{/jira}}
74 )))
75 * Finish notifications refactoring for improved performance (nosql-based store) and verify that the perfs are very good - Thomas
76 ** Notifications scalability (to 1000000 users and 100000000 docs and 1000TB)
77 * Prepare the new LT architecture (realtime editable LT) - Marius
78 * Start work on the realtime editable LT - Clement D + Marius
79 * Start work on mentions (investigation/gathering requirements + design + create jiras + start implementing some jiras) - Manuel
80 * Finish work on atomic rename operation - Simon(((
81 {{jira url="https://jira.xwiki.org"}}
82 XWIKI-13935
83 {{/jira}}
84 )))
85 * Add support for extension without a file (i.e. dependencies of type "pom") (for FASTEN) - Thomas
86
87 == Dates ==
88
89 * 12.4RC1: 18th of May 2020 (/)
90 * 12.4Final: --25th--26th of May 2020 (/)
91
92 = XWiki 12.3 =
93
94 {{comment}}
95 {{jira url="https://jira.xwiki.org/"}}
96 {{/jira}}
97 {{/comment}}
98
99 * Marius: Finish integration of inline editing for WYWIWYG and make it available
100 * Marius: Takeover RtWysiwyg contrib extension, clean it up, make sure it works with the latest version of CKEditor integration, and integrate as much as we can (i.e. the real-time edit infrastructure) in commons/platform. Use the result for adding real-time to the in-place WYSIWYG edit mode.
101 * Thomas: New Solr-based notification storage
102 * Simon + Manuel: Finish ActivityPub integration: work on UC3 (follow an entire wiki and display content from another wiki), validate interaction with another AP service (mastodon or nextcloud), better integrate AP in xwiki in terms of UI/UX.
103 {{cache id="roadmap_ap_12"}}{{jira url="https://jira.xwiki.org" source="jql"}}
104 project = XAP AND fixVersion = 1.2
105 {{/jira}}{{/cache}}
106
107 == Dates ==
108
109 * 12.3RC1: --20th of April 2020-- 22nd of April 2020
110 * 12.3Final: --27th of April 2020-- 29th of April 2020
111
112 = XWiki 12.2 =
113
114 * Visual diff improvements - Marius
115 * Notification re-architecture for scalability/performance. New nosql storage oriented API and (most probably Solr based) default implementation for events and user notifications - Thomas(((
116 {{jira url="https://jira.xwiki.org/"}}
117 XWIKI-17129
118 XWIKI-17044
119 {{/jira}}
120 )))
121 * Activity Pub - Part 2 of 3 (targeting for 3 releases = 3 months) - Simon + Manuel(((
122 {{jira url="https://jira.xwiki.org/"}}
123 XAP-4
124 XAP-9
125 XAP-10
126 {{/jira}}
127 )))
128 * Continue work for inline editing/Realtime - Marius
129 ** Now that we have a first [[design page>>design:Proposal.InplaceRealtimeEditing]], discuss and agree about the work to do. Create various JIRAs for it.
130 ** If there's agreement and if time permit, start implementing some of the JIRAs. Possible options FTM:
131 *** inline editing for WYSIWYG edit mode(((
132 {{jira url="https://jira.xwiki.org/"}}
133 XWIKI-17145
134 {{/jira}}
135 )))
136 *** inline editing for Inline form edit mode
137 * FASTEN-related work: the XWiki Extension dependencies resolution needs be as close as possible to the standard Maven dependencies resolution and an important miss right now is the <excludes> support. Add support for it. - Thomas(((
138 {{jira url="https://jira.xwiki.org/"}}
139 XCOMMONS-1459
140 {{/jira}}
141 )))
142 * New User API - Vincent (wasn't planned originally)(((
143 {{jira url="https://jira.xwiki.org/"}}
144 XWIKI-17069
145 {{/jira}}
146 )))
147
148 == Dates ==
149
150 * --12.2RC1: 23rd of March 2020 (adding one more week because we can but we need to be careful to not delay the release)-- Skipped since we were not able to release on time :(
151 * 12.2Final: --30th of March 2020-- 26th of March 2020
152
153 = XWiki 12.1 =
154
155 * Visual diff improvements - Marius
156 * Investigate and make a proposal for in-line editing (with Realtime taken into account) - Marius
157 ** Goal: generate a page on design.xwiki.org
158 * Fix "Allow to use LibreOffice with several threads" - Simon(((
159 {{jira url="https://jira.xwiki.org"}}
160 XWIKI-16765
161 {{/jira}}
162 )))
163 * Activity Pub - Simon
164 * Notifications: new scalable architecture investigation. Test more, run some experiments for scalability - Thomas
165
166 == Dates ==
167
168 * 12.1RC1: --17th-- 19th of Feb 2020
169 * 12.1Final: 24th of Feb 2020
170
171 = XWiki 12.0 =
172
173 * Velocity Upgrade - Thomas (note: mostly done already)
174 * Notifications: new scalable architecture investigation - Thomas
175 ** Goal: generate a page on design.xwiki.org
176 * Size reduction of export with history - Thomas(((
177 {{jira url="https://jira.xwiki.org"}}
178 XWIKI-4683
179 {{/jira}}
180 )))
181 * Page name strategies - Simon
182 ** Possiblity to validate page names with default or custom strategies
183 ** Add the possibility to automatically generate slugs for page names
184 ** Prevent creation of pages with “”/"" and “”"" in the name by default(((
185 {{jira url="https://jira.xwiki.org"}}
186 XWIKI-16861
187 {{/jira}}
188 )))
189 * Visual diff improvements - Marius
190 * Investigate and make a proposal for in-line editing - Marius
191 ** Goal: generate a page on design.xwiki.org
192 * Emojis in Wysiwyg editor - Marius(((
193 {{jira url="https://jira.xwiki.org"}}
194 CKEDITOR-322
195 {{/jira}}
196 )))
197
198 == Dates ==
199
200 * 12.0RC1: --20th of Jan 2020-- 23th of Jan 2020
201 * 12Final: --27th of Jan 2020-- 29th of Jan 2020

Get Connected