Feature #22090
closed
Make project settings more accessible
Added by Jan from Planio www.plan.io almost 9 years ago.
Updated over 5 years ago.
Category:
Project settings
Description
Currently, users have to find the Settings tab and within the settings section the respective tab to change settings for a certain aspect of their project. This is not always intuitive and users at Planio are asking frequently, e.g. how to create a new repository.
Therefore, this patch adds a handy Settings icon in each project module where appropriate that links directly to the respective tab in settings.
So, if you're currently within Repositories, changing the repo settings is just one click away.
Files
- Description updated (diff)
Updating patch to properly check required permissions
- File deleted (
0001-Adds-Settings-icon-to-contextual-area-for-project-vi.patch)
I think this is a good idea.
However in order to implement this feature I think it is necessary to refactor part of the Settings screen. For example, the Issues Categories tab is linked from the Issues screen button, but that is not the only setting related to issues. The Information tab's Trackers and Custom Fields are also settings related to issues. I think we should remove the Issue Categories tab, create a new tab that organizes all the settings related to issues, and link to that.
Go MAEDA wrote:
I think this is a good idea.
Thank you for your feedback.
However in order to implement this feature I think it is necessary to refactor part of the Settings screen. For example, the Issues Categories tab is linked from the Issues screen button, but that is not the only setting related to issues. The Information tab's Trackers and Custom Fields are also settings related to issues. I think we should remove the Issue Categories tab, create a new tab that organizes all the settings related to issues, and link to that.
I agree that this would be an improvement to the settings screen, but in the spirit of keeping patches small and self-contained, I would not make this a requirement for this issue, rather than a separate new issue that can be discussed on, implemented and released individually.
I agree with Go MAEDA that this is a good idea to make the settings views more accessible.
Some feedback based on a visual review of the patch:
- I miss a similar settings link in the versions/show view.
- I agree with Go MAEDA again regarding the settings views in relation to the settings link in the issues views, but I also agree with Jan's response given in note-5 (it shouldn't be a blocking issue).
Another approach (which drastically cuts down the amount of views to be modified) to achieve a similar goal could be to add sub-menu items on the settings project menu item for these links, although such is less obvious than the proposed approach which provides a specialized settings link for most of the project modules views individually. What do you think?
- Related to Feature #26488: Project settings : Move issue tracking settings to their own tab added
- Related to Patch #5068: add link to Users on Member page. added
- Related to Patch #30203: Add links to administration pages in project settings added
I have updated the patch to be applicable to the latest trunk.
- Changed link destination of the button in issues/index page from Categories tab to Issue tracking tab which was added in Redmine 4.0
- Removed Settings button in Wiki because Wiki tab in the setting page was removed
- Removed Settings button in timelog/new page because no other "new" page has the button
- Target version changed from Candidate for next major release to 4.1.0
Setting the target version to 4.1.0. It would be even nicer if this feature is delivered along with #30203.
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
- Category changed from UI to Project settings
- Related to Defect #35090: Permission check of the setting button on the issues page mismatches button semantics added
Also available in: Atom
PDF