RT RT/krbdev.mit.edu: Ticket #5719 NIM: FEATURE: APP: Add View->All Identities Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5719
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Thu Sep 13 16:53:16 2007
Starts: Not set
Started: Not set
Last Contact: Mon Oct 1 19:14:24 2007
Due: Not set
Updated: Wed Oct 3 15:38:41 2007 by jaltman
 

 People  
Owner
 asanka
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Thu Sep 13 16:53:16 2007  jaltman - Ticket created    
     
Subject: NIM: FEATURE: APP: View->All Identities

Add a new checkable menu item.

  View->All Identities

When checked, all identities are displayed whether or not they have
credentials or are pinned.



Download (untitled) 152b
      Tue Sep 25 11:46:00 2007  jaltman - Correspondence added    
     
 

     
Attaching a image of the View->All Identities feature.

When checked, all identities are displayed whether or not they are
pinned and whether or not they have credentials.

Download (untitled) 174b
     
 
Download viewall.png 36.4k
      Wed Sep 26 23:32:36 2007  jaltman - Queue changed from kfw to krb5    
      Wed Sep 26 23:32:52 2007  jaltman - Component windows added    
      Wed Sep 26 23:39:02 2007  jaltman - Status changed from open to resolved    
      Wed Sep 26 23:39:03 2007  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: SVN Commit

Add a "View all identities" option to the view menu of Network
Identity Manager.  This option will be toggled when selected.  If
enabled, all the known identities will be displayed in any credentials
view which uses the identity of credentials as the primary group-by
field.

The setting of this option is persistent.


Commit By: jaltman



Revision: 19982
Changed Files:
U   trunk/src/windows/identity/ui/credwnd.c
U   trunk/src/windows/identity/ui/credwnd.h
U   trunk/src/windows/identity/ui/lang/en_us/khapp.rc
U   trunk/src/windows/identity/ui/mainwnd.c
U   trunk/src/windows/identity/ui/resource.h
U   trunk/src/windows/identity/ui/uiconfig.csv
U   trunk/src/windows/identity/uilib/action.c
U   trunk/src/windows/identity/uilib/actions.csv
U   trunk/src/windows/identity/uilib/khactiondef.h


Download (untitled) 797b
      Fri Sep 28 17:33:00 2007  jaltman - Target_Version 1.6.4 added    
      Fri Sep 28 17:33:00 2007  jaltman - Tags pullup added    
      Fri Sep 28 18:20:01 2007  tlyu - Target_Version 1.6.4 changed to 1.6.3    
      Mon Oct  1 19:14:21 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:14:21 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19982 from trunk

 r19982@cathode-dark-space:  jaltman | 2007-09-26 23:38:54 -0400
 ticket: 5719

 Add a "View all identities" option to the view menu of Network
 Identity Manager.  This option will be toggled when selected.  If
 enabled, all the known identities will be displayed in any credentials
 view which uses the identity of credentials as the primary group-by
 field.

 The setting of this option is persistent.




Commit By: tlyu



Revision: 20052
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/credwnd.c
U   branches/krb5-1-6/src/windows/identity/ui/credwnd.h
U   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/khapp.rc
U   branches/krb5-1-6/src/windows/identity/ui/mainwnd.c
U   branches/krb5-1-6/src/windows/identity/ui/resource.h
U   branches/krb5-1-6/src/windows/identity/ui/uiconfig.csv
U   branches/krb5-1-6/src/windows/identity/uilib/action.c
U   branches/krb5-1-6/src/windows/identity/uilib/actions.csv
U   branches/krb5-1-6/src/windows/identity/uilib/khactiondef.h


Download (untitled) 1k
      Wed Oct  3 15:38:41 2007  jaltman - Subject changed from NIM: FEATURE: APP: View->All Identities to NIM: FEATURE: APP: Add View->All Identities