Wiki source code of Roadmap

Version 367.1 by Eduard Moraru on 2017/09/27

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 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.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 ([[XWIKI-5146>>https://jira.xwiki.org/browse/XWIKI-5146]]) (/)
57 * Notifications - Continue work - {{useravatar username="gdelhumeau" width="20"/}} Guillaume
58 ** Finish replacing the Watchlist (!)
59 ** Replace the Activity Stream (x)
60 ** Add notifications for recommended apps (x)
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 ** Move all content from platform and enterprise wikis to the main wiki (/)
70 ** Remove XWiki Enterprise and mention the Standard flavor instead (/)
71 ** Improve the navigation by adding a navigation panel on the left and reorg pages as nested pages where it makes sense (/)
72 ** Small improvements to the skin to make it simpler for a website
73 ** (optional) Rewrite all the links pointing to platform and enterprise
74 ** Improve the Features page to be nicer-looking, with screenshots
75
76 == If time permits ==
77
78 * Fix the move issue: http://jira.xwiki.org/browse/XWIKI-14626
79 * Administration: Default values
80 ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-14157{{/jira}} Display the default and inherited values in the Administration
81 ** {{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-9663{{/jira}} Show default value for date format in administration
82 * XWIKI-14162: Save button more visible. Position Save buttons on a fixed-bottom area. (continue from Pierre's PR)
83 * Improve XWiki Upgrades
84 ** Display a notification when there’s a newer version available
85 ** XWIKI-14377 Warnings when editing extension pages (same as for delete)
86 * Multipage tour feature
87 * Add an ~{~{attachments}} macro
88 * Performance work
89 ** Finish stuff to make filesystem attachment/history content the default (automatic migration, broken deleted attachments UI, etc.) {{useravatar username="ThomasMortagne" width="20"/}} Thomas
90
91 == Dates ==
92
93 * 9.8RC1: --18th of Sep 2017-- 19th of Sep 2017 (/)
94 * 9.8: --25th of Sep 2017-- 27th Sep 2017

Get Connected