Wiki source code of Roadmap
Version 370.1 by Vincent Massol on 2017/10/02
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>>Archives]]. | ||
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 9.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] = | ||
27 | |||
28 | Release dates for the 9.x Cycle: | ||
29 | |||
30 | * 9.0: January 2017 (/) | ||
31 | * 9.1: February 2017 (/) | ||
32 | * 9.2: March 2017 (/) | ||
33 | * 9.3: April 2017 (/) | ||
34 | * 9.4: May 2017 (/) | ||
35 | * 9.5: June 2017 (/) | ||
36 | * 9.6: July 2017 (/) | ||
37 | * 9.7: August 2017 (/) | ||
38 | * 9.8: September 2017 (/) | ||
39 | * 9.9: October 2017 | ||
40 | * 9.10: December 2017 | ||
41 | |||
42 | = XWiki 9.9-9.10 = | ||
43 | |||
44 | == Sure == | ||
45 | |||
46 | * Notifications - Continue work - Guillaume | ||
47 | ** Finish replacing the Watchlist | ||
48 | ** Fix UX and improve UI - Help from Caty needed! | ||
49 | ** Add notifications for recommended apps | ||
50 | * {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14377{{/jira}} Warnings when editing extension pages (same as for delete) - Thomas (Priority) + Caty help for the UI | ||
51 | * {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14626{{/jira}} Fix the move issue - Thomas | ||
52 | * Performance work - Thomas | ||
53 | ** Finish stuff to make filesystem attachment/history content the default (automatic migration, broken deleted attachments UI, etc.) | ||
54 | |||
55 | == If time permits == | ||
56 | |||
57 | * {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14162{{/jira}}: Save button more visible. Position Save buttons on a fixed-bottom area. (continue from Pierre's PR) | ||
58 | * Livetable improvements | ||
59 | ** Implement bulk actions on livetable items | ||
60 | * Administration: Default values | ||
61 | ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14157{{/jira}} Display the default and inherited values in the Administration | ||
62 | ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-9663{{/jira}} Show default value for date format in administration | ||
63 | * Multipage tour feature | ||
64 | * Add an ~{~{attachments}} macro | ||
65 | * More perf work | ||
66 | ** {{jira url="https://jira.xwiki.org" style="enum"}}XCOMMONS-1121{{/jira}} - Store the job status in separated files | ||
67 | ** {{jira url="https://jira.xwiki.org" style="enum"}}XCOMMONS-764{{/jira}} - Live storage of the job log instead of at the end of the job execution | ||
68 | ** Async macros, panels, ui extensions, etc. | ||
69 | ** ... | ||
70 | * Start Page API work | ||
71 | |||
72 | == Dates == | ||
73 | |||
74 | * 9.9RC1: 16 Oct 2017 | ||
75 | * 9.9: 23 oct 2017 | ||
76 | * 9.10RC1: 13 Nov 2017 | ||
77 | * 9.10: 20 Nov 2017 |