Wiki source code of Usability: Roadmap Issues Selection 11.x
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{comment}} | ||
| 2 | External Links: | ||
| 3 | https://www.xwiki.org/xwiki/bin/view/Main/Feedback/DownloadFormFeedback | ||
| 4 | https://docs.google.com/spreadsheets/d/1L56k9S_oFolNHqzTNU1Us_ULnlwuIe8NSdnuqzlczIs/edit#gid=0 | ||
| 5 | https://projects.xwikisas.com/xwiki/bin/view/RoadmapDev/Roadmap%20demands%2011.x%20cycle | ||
| 6 | https://docs.google.com/spreadsheets/d/1JD-UwwyfGfI7nt6dO6ADGHczxo0NsXH4FmRE7c8tXbQ/edit#gid=1286917170 | ||
| 7 | https://docs.google.com/spreadsheets/d/1Tw6pnW-XbyiXItZlKe10rwTmsbc2vuZ6GTy_CtzbJr4/edit#gid=0 | ||
| 8 | {{/comment}} | ||
| 9 | |||
| 10 | {{toc start="2"/}} | ||
| 11 | |||
| 12 | = Issues Selection = | ||
| 13 | |||
| 14 | (% class="noitems" %)The following issues have been manually selected after analysing the current (10.x timeframe) open issues and user requests on the forum and issue tracker. | ||
| 15 | |||
| 16 | == Top 5 Improvements/Features/Ideas issues == | ||
| 17 | |||
| 18 | (% class="row" %) | ||
| 19 | ((( | ||
| 20 | (% class="col-xs-12 col-sm-6" %) | ||
| 21 | ((( | ||
| 22 | === General === | ||
| 23 | |||
| 24 | * ((( | ||
| 25 | **Simpler Rights** | ||
| 26 | |||
| 27 | * [[Proposal: Rights Checker & Improvements>>Proposal.RightsUI9x]] | ||
| 28 | ))) | ||
| 29 | |||
| 30 | * ((( | ||
| 31 | **Make it simpler to change the logo** | ||
| 32 | |||
| 33 | * [[Proposal: Change Logo>>Proposal.IdeaChangeLogo]] | ||
| 34 | * {{jiraIssues}}XWIKI-15198{{/jiraIssues}} | ||
| 35 | ))) | ||
| 36 | |||
| 37 | * ((( | ||
| 38 | **Avoid having 2 "Add" entries** | ||
| 39 | ("+" and "Add new entry") in AWM or other applications | ||
| 40 | |||
| 41 | * [[Proposal: Create Standard>>Proposal.IdeaCreateStandard]] | ||
| 42 | ))) | ||
| 43 | |||
| 44 | * ((( | ||
| 45 | **User @mentions** | ||
| 46 | |||
| 47 | * {{jiraIssues}}XWIKI-14478{{/jiraIssues}} | ||
| 48 | ))) | ||
| 49 | |||
| 50 | * ((( | ||
| 51 | **Attachments batch operations** | ||
| 52 | |||
| 53 | * [[Proposal: Bulk actions for attachments>>Proposal.IdeaBulkAttachments]] | ||
| 54 | ))) | ||
| 55 | ))) | ||
| 56 | |||
| 57 | (% class="col-xs-12 col-sm-6" %) | ||
| 58 | ((( | ||
| 59 | === Easy Upgrades === | ||
| 60 | |||
| 61 | {{include reference="Proposal.Upgrade.SimplerUpgrade.Feedback.UsabilitySelectionEasyUpgrades11x.WebHome"/}} | ||
| 62 | ))) | ||
| 63 | ))) | ||
| 64 | |||
| 65 | == Top 5 most Voted Usability issues == | ||
| 66 | |||
| 67 | {{jira url="https://jira.xwiki.org" source="jql" fields="type,key,summary,component,reporter,status,votes" maxCount="5"}} | ||
| 68 | project = XWIKI AND status in (Open, Reopened) AND labels = usability ORDER BY votes DESC | ||
| 69 | {{/jira}} |