Wiki source code of Roadmap

Version 443.1 by Vincent Massol on 2018/09/23

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
Guillaume Lerouge 231.3 2 {{toc depth="2"/}}
Thomas Mortagne 1.1 3 {{/box}}
4
Thomas Mortagne 322.1 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.
Vincent Massol 30.1 6
Thomas Mortagne 322.1 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.
Vincent Massol 30.1 8
9 If you're interested to help out check the [[contributing page>>dev:Community.Contributing]].
10
Thomas Mortagne 1.1 11 {{info}}
Vincent Massol 360.2 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.
Thomas Mortagne 1.1 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
Vincent Massol 394.1 22 Already implemented roadmaps can be found in the [[archives>>Roadmaps.Archives.WebHome]].
Thomas Mortagne 1.1 23
Thomas Mortagne 322.1 24 Note that all planned release dates are also entered in the Calendar on [[JIRA>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10000]].
Thomas Mortagne 1.1 25
Vincent Massol 390.1 26 = XWiki 10.x [[Cycle>>dev:Community.VersioningAndReleasePractices]] =
Vincent Massol 17.1 27
Vincent Massol 390.1 28 Release dates for the 10.x Cycle:
Vincent Massol 17.1 29
Guillaume Delhumeau 392.1 30 * 10.0: January 2018 (/)
Vincent Massol 408.1 31 * 10.1: February 2018 (/)
Marius Dumitru Florea 410.1 32 * 10.2: March 2018 (/)
Vincent Massol 413.1 33 * 10.3: April 2018 (/)
Vincent Massol 420.1 34 * 10.4: May 2018 (/)
Alex Cotiugă 423.1 35 * 10.5: June 2018 (/)
36 * 10.6: July 2018 (/)
Vincent Massol 428.1 37 * 10.7: August 2018 (/)
Vincent Massol 390.1 38 * 10.8: September 2018
39 * 10.9: October 2018
40 * 10.10: November 2018
41 * 10.11: December 2018
Ecaterina Moraru (Valica) 425.1 42
Vincent Massol 443.1 43 = XWiki 10.9 =
44
45 * Thomas/Vincent: Improve STAMP KPIs (20%) - 1 day per week
46 * All: BFD (20%)
47 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance! Hint: https://t.co/0ZckyVYg6c ;)
48 * Simon/Marius (moved from 10.8 roadmap): Macro inline editing in WYSIWYG
49 * Adel/Marius (moved from 10.8 roadmap): Auto complete of references in WYSIWYG Macro Dialog (+ grouping feature so that users don't get both "page" and "reference" at the same time + "deprecated"/"priority" to show "page" more proemintenly than "reference")
50 * Simon: Page Move/Renaming: don't allow and/or warn when moving pages containing xclass definitions. Use case: prevent users from breaking AWM apps they created
51 * Guillaume: Remove AS whenever it's used and replaced it with the new Notifications macro
52
53 Best effort: If we have time (otherwise candidates for 10.10+):
54
55 * Marius/Adel/Simon: Display Reference of documents to copy paste
56 * Marius/Adel/Simon: Improve the XClass picker when in object edit mode (make it like the Add Macro dialog for WYSIWYG editor)
57 * Thomas: work on some items to make the upgrade experience simpler + unattended upgrades (ability to upgrade XWiki from the command line without interaction). Use the result of Caty's investigation from XWiki 10.8 period.
58
59 == Dates ==
60
61 * 10.9RC1: 22nd of October 2018
62 * 10.9Final: 29th of October 2018
63
Vincent Massol 428.1 64 = XWiki 10.8 =
Ecaterina Moraru (Valica) 425.1 65
Vincent Massol 429.1 66 Scope:
67
68 * Thomas, Marius, Adel, Simon, anyone interested: Improve STAMP KPIs (20%) - 1 day per week
69 * All: BFD (20%)
70 * Thomas: continue work on performance (started in 10.4). Goal: go back to XWiki 8.x performance! Hint: https://t.co/0ZckyVYg6c ;)
Thomas Mortagne 440.1 71 * Thomas: Add a new tab in the user profile to list groups the user belongs to
Thomas Mortagne 436.1 72 {{jira url="https://jira.xwiki.org"}}XWIKI-15548
73 XWIKI-15537{{/jira}}
Marius Dumitru Florea 437.1 74 * 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).(((
75 {{jira url="https://jira.xwiki.org"}}
76 XWIKI-15380
77 {{/jira}}
78 )))
Vincent Massol 429.1 79 * Guillaume: Notifications performance + bugfixes
Marius Dumitru Florea 438.1 80 * Marius/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: [[Macros Options>>doc:design:Improvements.MacrosOptions]](((
81 {{jira url="https://jira.xwiki.org"}}
82 XRENDERING-518
83 CKEDITOR-199
84 {{/jira}}
85 )))
Marius Dumitru Florea 437.1 86 * Simon: Move Menus inside administration (see [[http:~~/~~/design.xwiki.org/xwiki/bin/view/Proposal/IdeaMenuInAdministration>>doc:design:Proposal.IdeaMenuInAdministration]])(((
Vincent Massol 429.3 87 {{jira url="https://jira.xwiki.org"}}
88 XWIKI-15483
89 {{/jira}}
90 )))
Marius Dumitru Florea 438.1 91 * Adel/Simon/Marius: finish applying Autocomplete on reference everywhere, see https://design.xwiki.org/xwiki/bin/view/Proposal/AutocompleteOnReference#HWYIWYGMacros
Adel Atallah 435.1 92 {{jira url="https://jira.xwiki.org"}}XWIKI-8613
Marius Dumitru Florea 439.1 93 CKEDITOR-200
Adel Atallah 435.1 94 XWIKI-13066
95 XWIKI-14647
96 XWIKI-15452
Adel Atallah 433.1 97 XWIKI-15568
Adel Atallah 434.1 98 XWIKI-15569
99 XWIKI-15571
100 XWIKI-15572
101 XWIKI-15573
102 XWIKI-15574
103 XWIKI-15575
104 XWIKI-15576{{/jira}}
Vincent Massol 429.1 105 * Vincent/Thomas: Possible work on improving the LaTeX exporter (will maybe be done in October or split between Sep. and Oct.)
106 * Caty: investigate how we could make the upgrade experience simpler.
107 * Caty: investigation for a new XClass picker in object edit mode
108
109 == Dates ==
110
Ecaterina Moraru (Valica) 442.1 111 * 10.8RC1: --17th of Sep-- 18th of Sep (/)
Ecaterina Moraru (Valica) 441.1 112 * 10.8Final: 24th of Sep

Get Connected