Wiki source code of Roadmap
Version 396.1 by Guillaume Delhumeau on 2018/02/12
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.1 = | ||
44 | |||
45 | * Finish moving to FS-based attachments by default (it was planned for 10.0 already) - Assignee: Thomas | ||
46 | * Finish polishing/tuning/fixing Notifications and remove watchlist - Assigne: Guillaume | ||
47 | ** Idea: enable mails by default when notifs are enabled. | ||
48 | {{jira url="https://jira.xwiki.org"}}XWIKI-14202 | ||
49 | XWIKI-15003 | ||
50 | XWIKI-14961{{/jira}} | ||
51 | ** Varius bug fixes about notifications | ||
52 | |||
53 | * Prevent accidental move/renames - http://jira.xwiki.org/browse/XWIKI-14591 - Assignee: Thomas | ||
54 | * 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 | ||
55 | * Skin refresh investigation (including Bootstrap 4) - Assignee: Caty | ||
56 | |||
57 | == Dates == | ||
58 | |||
59 | * 10.1RC1: 19th of Feb 2018 | ||
60 | * 10.1Final: 26th of Feb 2018 |