プロジェクト

全般

プロフィール

Vote #63115

完了

Issue closed not strikethru'ed (with patch)

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
UI_10
対象バージョン:
開始日:
2008/04/28
期日:
進捗率:

0%

予定工数:
category_id:
10
version_id:
2
issue_org_id:
1127
author_id:
583
assigned_to_id:
0
comments:
5
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

I was thinking closed issues should be stikethru'ed, so I went to implement this and found the code already there!

The problem is simply the default application.css has issue.closed instead of issue-closed; patch below.


journals

Actually, there is no problem with this:
* @issue-closed@ css class is used for entries in the activity view. I don't want these entries to be stikethru'ed. A different icon shows that an issue was closed.
* @issue.closed@ (that applies to html elements that have both the @issue@ and @closed@ class) is used for links to a closed issue (eg. #1124).
--------------------------------------------------------------------------------
Fair enough; I'll redo this patch then.

What I was looking for is on the "activity page" and bug lists that *anywhere* a closed bug number is listed it will look like this:

-Bug#- Foo bar baz

For example look at your own:
http://www.redmine.org/projects/activity/redmine

I think all of the issue numbers that are closed should be strikethru'ed. This makes it easier to scan for new issues. Likewise the # column in the issues report list.

The patch did the names but not the numbers; I would have rather had the numbers anyways but got mislead by the use of the class as you described.

Thanks for correcting my misunderstanding on how this all worked.

--------------------------------------------------------------------------------
Hy all,

I'm a Redmine newbie but I do appreciate all the effort that has been made. Great tool. I have something to add to this ticket. I use a lot the calendar and the gantt chart. But sometimes is very annoying don't when we couldn't easily see the issues that are already closed. That's why I attached a patch the change the link_to_issue behave.
--------------------------------------------------------------------------------
Hi,

I've added a patch which does about the same as Otávio's patch above, but by applying the css classes 'issue closed' when using link_to_issue instead of adding <del> tags.
This affects the issue links in gantt, calendar, timelog and issue relations. Also, the patch removes the strikethrough in roadmap en versions rhtmls, since they would be provided by using link_to_issue.
--------------------------------------------------------------------------------
Patch from Peter applied in r1680.
--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリUI_10 にセット
  • 対象バージョン0.8_2 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0