Opened 20 years ago
Closed 19 years ago
#843 closed defect (duplicate)
Filter timeline by user ID
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | timeline | Version: | 0.7.1 |
Severity: | normal | Keywords: | |
Cc: | pkou@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Add possibility to filter timeline by user ID or user mask. The filter for timeline will look like:
- View changes from [date] and [days] days back
- [x] Ticket changes
- [x] Repository checkins
- [x] Wiki changes
- [x] Milestones
- [x] Changes by user [usermask]
The usermask specifies user for which changes are displayed.
Attachments (2)
Change History (7)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Cc: | added |
---|
Agree. The location of the new field can be changed. Initially, I was going to suggest modification of first line, e.g.
View changes from [date] and [days] days back for user [user]
But it does not look good because overal length of filter box will be increased and because the UI will be not logical by default, when user is empty.
As an option, the new field can be added on the right of existing check boxes (as a second column, with right alignment). It will look like the following:
View changes from [MM/DD/YY ] and [NN ] days back [x] Ticket changes | Changes by user [usermask ] [x] Repository checkins | [x] Wiki changes | [x] Milestones | Update
The field usermask is ignored when it is empty.
by , 20 years ago
Attachment: | patch-changesbyuser-r1011-v2.diff added |
---|
A much more elegant patch for the issue
comment:5 by , 19 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closed as a duplicate of #1198.
I kind of like the idea, but the proposed user interface doesn't seem quite right. The current 4 checkboxes are all particular types of items that you can choose to display or not. The fifth is something completely different.