Actions
Patch #25853
closedMove left bottom links from project settings above
Description
This patch is related to #24720 where all "New item" links were been moved above the list.
There are three more links left under the list and I think it's better to have them all above the list:
1. "Close completed versions" from Versions tab
2. "Delete" from Wiki tab
3. "Reset" from Activities tab
I've attached 2 patches:
move_close_completed_versions_above.patch¶
- adds the "icon" and "icon-lock" classes to the link (the same icon is used for button "Close project")
- adds a class "left" for existing contextual class to let the icons aligned to left (according to the #24720)
move_delete_and_reset_above_the_list.patch¶
- moves the "Delete" link from wiki tab on the same line with the wiki input field. I find it more natural to be there.
- moves the "Reset" link from activities above the list.
I made this patch after I find out that our users didn't know about the button "Close completed version" which is very well hidden when the projects have many versions.
Files
Updated by Marius BĂLTEANU almost 8 years ago
Updated by Jean-Philippe Lang almost 8 years ago
- Target version changed from 3.4.0 to Candidate for next minor release
Updated by Go MAEDA over 7 years ago
- Target version changed from Candidate for next minor release to 4.1.0
Updated by Go MAEDA over 6 years ago
- Assignee set to Marius BĂLTEANU
- Target version changed from 4.1.0 to 4.0.0
Updated by Marius BĂLTEANU over 6 years ago
- File move_left_bottom_links_from_project_settings_above_v2.patch move_left_bottom_links_from_project_settings_above_v2.patch added
- Assignee changed from Marius BĂLTEANU to Go MAEDA
Actions