Wiki source code of Roadmap

Version 359.1 by Vincent Massol on 2017/08/31

Show last authors
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, XWiki Platform and XWiki Enterprise.
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 Enterprise 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.8 =
43
44 == Sure ==
45
46 Regressions (highest importance):
47
48 * Put back the ability to import from office in CKEditor (as we had in the GWT editor) - {{useravatar username="mflorea" width="20"/}} Marius
49
50 Some leftovers from previous roadmaps to finish:
51
52 * Livetable improvements - {{useravatar username="mflorea" width="20"/}} Marius
53 ** Implement bulk actions on livetable items
54 ** Allow List of Users filtering also by entering first and last name, not just the user id
55 ** Displaying a livetable list filter for a non-static list field is not scalable
56 ** Support LiveTable text filtering on DBListclass columns
57 * Notifications - Continue work - {{useravatar username="gdelhumeau" width="20"/}} Guillaume
58 ** Finish replacing the Watchlist
59 ** Replace the Activity Stream
60 ** Add notifications for recommended apps
61
62 New:
63
64 * XWIKI-14605: REST resource installed as extension is broken when upgrading/uninstalling a JAR from the same namespace or root namespace - {{useravatar username="ThomasMortagne" width="20"/}} Thomas
65
66 Other:
67
68 * Work on restructuring xwiki.org on several aspects - {{useravatar username="VincentMassol" width="20"/}} Vincent {{useravatar username="evalica" width="20"/}} Caty
69 ** Remove XWiki Enterprise and mention the Standard flavor instead
70 ** Improve the navigation by adding a navigation panel on the left and reorg pages as nested pages where it makes sense
71 ** Small improvements to the skin to make it simpler for a website
72
73 == If time permits ==
74
75 * Fix the move issue: http://jira.xwiki.org/browse/XWIKI-14626
76 * Administration: Default values
77 ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14157{{/jira}} Display the default and inherited values in the Administration
78 ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-9663{{/jira}} Show default value for date format in administration
79 * XWIKI-14162: Save button more visible. Position Save buttons on a fixed-bottom area. (continue from Pierre's PR)
80 * Improve XWiki Upgrades
81 ** Display a notification when there’s a newer version available
82 ** XWIKI-14377 Warnings when editing extension pages (same as for delete)
83 * Multipage tour feature
84 * Add an ~{~{attachments}} macro
85 * Performance work
86 ** Finish stuff to make filesystem attachment/history content the default (automatic migration, broken deleted attachments UI, etc.)
87
88 == Dates ==
89
90 * 9.8RC1: 18th of Sep 2017
91 * 9.8: 25th of Sep 2017

Get Connected