Feature #5201
Description field for Tracker setting
Status: | Closed | Start date: | 2010-03-10 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
Hello,
I hope to add description field for Tracker setting, because our projects and workflows, statuses are growing day by day and it becomes hard for users to understand its meaning with the naming only.
I tried to modify my redmine, and enabled to show trcaker's description when editting issues.
Related issues
History
#1
Updated by Akiko Takano almost 13 years ago
I posted this request at #5026 (not included patch).
Thank you for your time.
#2
Updated by Akiko Takano almost 13 years ago
- File add_tracker_description.diff
added
Sorry, I forgot to add some new file, such as migartion file.
Please replace above patch.
#3
Updated by Akiko Takano almost 13 years ago
- File add_tracker_description.diff
added
#4
Updated by Ryan Cross almost 12 years ago
does this still apply to 1.1.x?
#5
Updated by Jean-Philippe Lang over 9 years ago
- Related to Feature #442: Add a description for trackers added
#6
Updated by Akiko Takano over 5 years ago
- File issue_5201_tracker_description.patch
added
- File issue_5201_tracker_description_test.patch
added
- File issue_new.png added
- File project-overview.png added
- File project-setting.png added
- File tracker-index.png added
Dear all.
I’m so sorry that so long time passed since I’ve posted this issue and patch.
I just retried to make patch related this feature, based on redmine trunk (r16545)
1. Add migration file : add column named “description”.
2. Add textarea to write tracker description.
3. Show tracker description with using popup balloon like tooltip at Tracker index, Tracker list at project overview, Checkbox to select tracker at project setting.
4. Add help icon beside issue tracker pulldown. Click this icon, modal dialog is shown to show selectable tracker names and descriptions.
5. Add spec.
I'm glad I was able to help.
Show modal
Project setting: Mouse over each tracker and description popup.
Project overview: Mouse over each tracker and description popup.
#7
Updated by Akiko Takano over 5 years ago
- File issue_5201_tracker_description.patch
added
- File issue_5201_tracker_description.patch
added
Updated patch.
#8
Updated by Akiko Takano over 5 years ago
- File issue_5201_tracker_description_test.patch
added
Sorry, re-attached for test.
#9
Updated by Mischa The Evil over 5 years ago
For anyone following only this issue and not issue #442: Marius BALTEANU posted a rewrite of Akiko Takano's patch in #442#note-20.
#10
Updated by Toshi MARUYAMA over 5 years ago
- Subject changed from Description field for Tracker setting. to Description field for Tracker setting
#11
Updated by Marius BALTEANU about 5 years ago
- Related to deleted (Feature #442: Add a description for trackers)
#12
Updated by Marius BALTEANU about 5 years ago
- Duplicates Feature #442: Add a description for trackers added
#13
Updated by Marius BALTEANU about 5 years ago
- Tracker changed from Patch to Feature
- Status changed from New to Closed
- Resolution set to Duplicate
I'm closing this feature in favour of #442 which is older and it has more comments.