プロジェクト

全般

プロフィール

Vote #65451

未完了

Add an option to filter issues by people who were assigned to it in the past

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
-
開始日:
2009/07/05
期日:
進捗率:

0%

予定工数:
category_id:
2
version_id:
0
issue_org_id:
3586
author_id:
3104
assigned_to_id:
0
comments:
5
status_id:
1
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Patch attached. It is against 0.7 but can probably very easily be ported to other versions. It probably needs adding handling of other cases, not only "is" but I am not sure what else is needed. Please review and apply if possible.

This patch partially solves #2333.


journals

Patch adjusted for the current revision r2823.

Also added handling for the "is not" case.

<pre>
patch -p0 < patches/add-ever-assigned-to_r2823.patch
patching file app/models/query.rb
patching file config/locales/en.yml
</pre>
--------------------------------------------------------------------------------
Sorry, i had a small error in the last patch which caused some tests to fail.

Fixed in this patch.
--------------------------------------------------------------------------------
Chris Grieger wrote:
> Sorry, i had a small error in the last patch which caused some tests to fail.
>
> Fixed in this patch.

Thanks, I didn't have time to do it myself yet.

Are you sure that there is only need for IN/NOT IN operators? Also don't we need the double value handling in operators other than "="?

I am also thinking about doing more general version that gets list of strings as db_field instead of this shameless has_double_field hack. Maybe it will be handy for others too.

BTW. The PL translation would be something like "Kiedykolwiek przydzielony do" - it's similar to other such PL translations in 0.7 at least but it's also a little bit too long and often gets line break before "do" that looks strange, probably some css fix would be needed.

--------------------------------------------------------------------------------
This patch is only a proof of concept and needs more development and tests and possibly some discussion about the performance impact of these two joins.

Unfortunately I don't know Redmine internals or even Rails/Ruby too well. Any volunteers who can help?
--------------------------------------------------------------------------------
Is there a way we can integrate this quite quick into redmine? I really appreciate this feature for the project management as some others stated above.
--------------------------------------------------------------------------------


related_issues

relates,Closed,2333,Add ability to search for issues that the user touched

Admin Redmine さんが約2年前に更新

  • カテゴリIssues_2 にセット

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

いいね!0
いいね!0