Wiki source code of Roadmap
Version 433.1 by Adel Atallah on 2018/09/06
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.8 = | ||
44 | |||
45 | Scope: | ||
46 | |||
47 | * Thomas, Marius, Adel, Simon, anyone interested: Improve STAMP KPIs (20%) - 1 day per week | ||
48 | * All: BFD (20%) | ||
49 | * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance! Hint: https://t.co/0ZckyVYg6c ;) | ||
50 | * Thomas: Add a new tab in the user profile to list groups the user belongs to | ||
51 | * 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). | ||
52 | * Guillaume: Notifications performance + bugfixes | ||
53 | * Marius/Adel/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: [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Improvements/MacrosOptions>>doc:design:Improvements.MacrosOptions]] | ||
54 | * Marius/Adel/Simon: Move Menus inside administration (see [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/IdeaMenuInAdministration>>doc:design:Proposal.IdeaMenuInAdministration]])((( | ||
55 | {{jira url="https://jira.xwiki.org"}} | ||
56 | XWIKI-15483 | ||
57 | {{/jira}} | ||
58 | ))) | ||
59 | * Adel/Simon: finish applying Autocomplete on reference everywhere, see https://design.xwiki.org/xwiki/bin/view/Proposal/AutocompleteOnReference#HWYIWYGMacros | ||
60 | {{jira url="https://jira.xwiki.org"}}XWIKI-15452 | ||
61 | XWIKI-15568 | ||
62 | XWIKI-15569{{/jira}} | ||
63 | * Vincent/Thomas: Possible work on improving the LaTeX exporter (will maybe be done in October or split between Sep. and Oct.) | ||
64 | * Caty: investigate how we could make the upgrade experience simpler. | ||
65 | * Caty: investigation for a new XClass picker in object edit mode | ||
66 | |||
67 | == Dates == | ||
68 | |||
69 | * 10.8RC1: 17th of Sep | ||
70 | * 10.8Final: 24th of Sep. |