Version 5.1 by Eduard Moraru on 2021/05/24

Show last authors
1 == XWiki 13.4 ==
2
3 Leftovers from 13.3:
4
5 * Document reference size limit workarounds - Thomas
6 ** manage discussions and proposals around more advanced ideas to go beyond the 768 characters limit
7 * Continue LD work - Marius + Manuel + Clement - Note that the work was done but after the RC so will only be committed for 13.4RC1(((
8 {{jira id="xwikiorg"}}
9 XWIKI-18266
10 XWIKI-18098
11 XWIKI-18097
12 {{/jira}}
13 )))
14 * FASTEN: Thomas
15 ** add even more analyzers in the FASTEN Maven plugin and hopefully start using it in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
16 ** start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
17 * Security issue https://jira.xwiki.org/browse/XWIKI-16544 - Guillaume C.
18 * Finish reviewing and classifying security issues - Guillaume C.
19
20 New work:
21
22 * Thomas: BFD issues to close
23 * Simon: Refactoring jobs don't take into account wiki syntax in Macros(((
24 {{jira id="xwikiorg"}}
25 XWIKI-14672
26 {{/jira}}
27 )))
28 * More LD work - Marius + Manuel:(((
29 {{jira id="xwikiorg"}}
30 XWIKI-18598
31 XWIKI-18621
32 XWIKI-18599
33 XWIKI-18620
34 XWIKI-18630
35 XWIKI-18640
36 XWIKI-18625
37 XWIKI-17627
38 XWIKI-18179
39 {{/jira}}
40 )))
41 * Guillaume: BFD issues to close
42
43 Other:
44
45 * All: BFD
46 * All: Fix flickers
47
48 === Dates ===
49
50 * --13.4RC1: 17th of May 2021-- (/)
51 * --13.4Final: 24th of May 2021-- (/)
52
53 == XWiki 13.3 ==
54
55 Leftovers from 13.2:
56
57 * Document reference size limit workarounds - Thomas
58 ** manage discussions and proposals around more advanced ideas to go beyond the 768 characters limit
59 * Continue LD work - Marius + Manuel + Clement(((
60 {{jira id="xwikiorg" fields="type:'Issue type', key:'Issue Id', summary:'Short Description', status:'Issue Status', assignee:'Person to Fix this', note:'Notes'"}}
61 XWIKI-18266|Clement & Marius to review and close existing PR
62 XWIKI-17428|Add a localization REST resource to expose translation messages) which could be done by Manuel or Marius
63 XWIKI-18098|Manuel & Marius to review and close existing PR
64 XWIKI-18097|Manuel & Marius to review and close existing PR
65 XWIKI-18270|Clement to work on generating the LESS file inside the LD WebJar and Manuel to work on adding support for evaluating the LESS file from a WebJar, XWIKI-18492
66 {{/jira}}
67 )))
68 * Add the possibility to add global notifications filters from Administration - Simon(((
69 {{jira id="xwikiorg" fields="type:'Issue type', key:'Issue Id', summary:'Short Description', status:'Issue Status', assignee:'Person to Fix this'"}}
70 XWIKI-17945
71 {{/jira}}
72 )))
73
74 New work:
75
76 * Security issues (to be backported in 12.10.x too) (Simon + GuillaumeC)
77 ** https://jira.xwiki.org/browse/XWIKI-10309
78 ** https://jira.xwiki.org/browse/XWIKI-18368
79 * Test and classify security issues + fix some easy security issues - Guillaume
80 ** Also check and discuss solutions (+ possibly fix) for https://jira.xwiki.org/browse/XWIKI-16544
81 ** Review SonarQube's raised security issues
82 * XDOM diff - Marius + Vincent(((
83 {{jira id="xwikiorg" fields="type:'Issue type', key:'Issue Id', summary:'Short Description', status:'Issue Status', assignee:'Person to Fix this'"}}
84 XRENDERING-602
85 LATEX-112
86 XRENDERING-603
87 {{/jira}}
88 )))
89 * FASTEN research project: Thomas
90 ** add macros/components metadata to the extension index and introduce extension points to fill it (extension point to be used in a future FASTEN extension when this kind of information will be available on FASTEN Central)(((
91 {{jira id="xwikiorg"}}
92 XWIKI-18499
93 {{/jira}}
94 )))
95 ** work on design to implement various ways to find components in extensions without going through FASTEN Central
96 ** add more analyzers in the FASTEN Maven plugin and hopefully start using it in the XWiki build (but currently blocked by a released of the fasten-core which is still only SNAPSHOT)
97 ** start working on a FASTEN extension to analyze installed dependencies and report FASTEN risks
98
99 Other:
100
101 * All: BFD
102 * All: Fix flickers
103
104 === Dates ===
105
106 * 13.3RC1: 19th of April 2021 (/)
107 * 13.3Final: 26th of April 2021 (/)
108
109 == XWiki 13.2 ==
110
111 * Analysis of how to remove the 255 character limitation which is hitting more and more users migrating from confluence which doesn’t have any such limit. - Thomas + Ilie for testing all cases to find places where we have the issue and regroup/link existing jira issues(((
112 {{jira id="xwikiorg"}}
113 XWIKI-13402
114 {{/jira}}
115 )))
116 * Finish inplace editor leftover - Marius (carried over from 12.9)(((
117 {{jira id="xwikiorg"}}
118 XWIKI-17323
119 XWIKI-17593
120 XWIKI-18358
121 {{/jira}}
122 )))
123 * LD - Marius + ClementD + Manuel(((
124 {{jira id="xwikiorg"}}
125 XWIKI-18266
126 XWIKI-17428
127 XWIKI-18098
128 XWIKI-18097
129 XWIKI-18270
130 {{/jira}}
131 )))
132 * Add the possibility for Admin user to control user’s notifications - Simon(((
133 {{jira id="xwikiorg"}}
134 XWIKI-16158
135 {{/jira}}
136 )))
137 Add the possibility to add global notifications filters from Administration - Simon(((
138 {{jira id="xwikiorg"}}
139 XWIKI-17945
140 {{/jira}}
141 )))
142 * All: BFD
143 * All: Fix flickers
144
145 === Dates ===
146
147 * 13.2RC1: 22nd of March 2021
148 * 13.2Final: --29th-- 30th of March 2021
149
150 == XWiki 13.1 ==
151
152 * Finish inplace editor leftover - Marius (carried over from 12.9)(((
153 {{jira id="xwikiorg"}}
154 XWIKI-17284
155 XWIKI-17323
156 XWIKI-17593
157 XWIKI-18218
158 {{/jira}}
159 )))
160 * Glossary app work + LaTeX export support for glossaries - Vincent(((
161 {{jira id="xwikiorg"}}
162 GLOSSARY-14
163 GLOSSARY-15
164 {{/jira}}
165 )))
166 * Investigate xobject scalability fix - Simon
167 * Progress on LD - Marius + ClementD
168 ** Checks the integration of LD in XWiki (using ?useLiveData=true on pages with live tables) to see what’s missing, what doesn’t look good compared to the live table, what doesn’t work.
169 ** Issues(((
170 {{jira id="xwikiorg"}}
171 XWIKI-18266
172 XWIKI-18103
173 XWIKI-17428
174 XWIKI-18098
175 XWIKI-18097
176 {{/jira}}
177 )))
178 * Finish Reset password refactoring - Simon(((
179 {{jira id="xwikiorg"}}
180 XWIKI-11205
181 {{/jira}}
182 )))
183 All: BFD
184 All: Fix flickers
185 All: With the time left, fix some critical/major open bugs.
186
187 === Dates ===
188
189 * 13.1RC1: 15th of Feb 2021
190 * 13.1Final: --22nd of Feb 2021-- 23rd of Feb 2021
191
192 == XWiki 13.0 ==
193
194 Theme:
195
196 * Finish leftovers from 12.x that we failed to finish last year
197 * Stabilize with bug fixes
198
199 Content:
200
201 * Remove Struts (already done) - Thomas(((
202 {{jira id="xwikiorg"}}
203 XWIKI-17902
204 {{/jira}}
205 )))
206 * Finish inplace editor leftover - Marius (carried over from 12.9)(((
207 {{jira id="xwikiorg"}}
208 XWIKI-17284
209 XWIKI-17323
210 XWIKI-17593
211 {{/jira}}
212 )))
213 * NGI #2 (https://cryptpad.fr/code/#/2/code/view/AKqbnUY4AkBaa0Np3KVcVLm474kANhe1rT944cflK24/) - Manuel + Simon{{jira URL="https://jira.xwiki.org"}}DISCUSSION-13
214 DISCUSSION-14{{/jira}}
215 * LD - Continue work - Marius + ClementD
216 ** TBD
217 * All: BFD
218 * All: Fix flickers
219 * All: With the time left, fix some critical/major open bugs. Take them from the critical list of open bugs
220
221 === Dates ===
222
223 * --13.0RC1: 18th Jan 2021-- Skipped due to build stabilization delays
224 * 13.0Final: --25th Jan 2021-- 25nd Jan 2021
225

Get Connected