Feature #12909
closedDrag'n'drop order configuration for statuses, trackers, roles...
0%
Description
I want to configure issue statuses' order on "/issue_statuses" URL using drag'n'drop, not by clicking some arrows and waiting for a page reload after each click.
If I implement this, will it be accepted?
Files
Related issues
Updated by Vadim Pushtaev almost 12 years ago
And of course it should be applied for all other list of the same type.
Updated by Etienne Massip almost 12 years ago
Vadim Pushtaev wrote:
I want to configure issue statuses' order on "/issue_statuses" URL using drag'n'drop, not by clicking some arrows and waiting for a page reload after each click.
If I implement this, will it be accepted?
Depends, need to see the patch =)
If you could write some test that would be great.
Updated by Go MAEDA almost 9 years ago
In Redmine 3.2, "Possible values" of key/value list custom fields support drag and drop. It would be great if other screens including "Issue statuses" also support drag and drop.
Updated by Takenori TAKAKI almost 9 years ago
- File drag_drop_ordering_resource_trunk_r15195.patch drag_drop_ordering_resource_trunk_r15195.patch added
I made a patch. It includes "drag and drop" user interface for the following resources that can change the position.
- issue_statuses
- custom_fields
- enumerations
- roles
- trackers
this patch is compatibled with latest trunk 15195. It also includes the test code.
Updated by Go MAEDA almost 9 years ago
- File issue-status-drag-and-drop.png issue-status-drag-and-drop.png added
- Target version set to Candidate for next major release
The patch works fine and really improves UI.
It would be great if I could see this modern UI in Redmine 3.3.0.
Updated by Go MAEDA almost 9 years ago
- Related to Feature #18858: Custom Fields - Sort/Order added
Updated by Go MAEDA almost 9 years ago
Here is a demo animation of Takenori TAKAKI's patch: http://www.redmine.org/attachments/download/15538/drag-and-drop.gif
Updated by Go MAEDA almost 9 years ago
- Target version changed from Candidate for next major release to 3.3.0
Updated by Jean-Philippe Lang over 8 years ago
- Subject changed from Drag'n'drop in Issue statuses' order configuration to Drag'n'drop order configuration
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
I prefered not to add extra actions for sorting, and get rid of acts_as_list.
From a UI point of view, the results is the same, and extended to the forum order configuration.
Updated by Jean-Philippe Lang over 8 years ago
- Subject changed from Drag'n'drop order configuration to Drag'n'drop order configuration for statuses, trackers, roles...
Updated by Go MAEDA over 8 years ago
- Has duplicate Feature #14021: Drag and drop system on custom fields, types of issue (administration) and more. added
Updated by Toshi MARUYAMA about 8 years ago
- Related to Patch #24062: Allow only vertical reorderingin sortable lists added
Updated by Toshi MARUYAMA over 7 years ago
- Related to Defect #25455: Invalid test in 3.3-stable branch added
Updated by Go MAEDA over 4 years ago
- Related to Defect #33350: Rows in Forums tab of project setting are not striped according to odd/even rule added
Updated by Klavs Klavsen almost 4 years ago
This could be VERY welcome for milestones as well.. Being able to reorder them by doing drag'n'drop - instead of having to change due-date :)