RT RT/krbdev.mit.edu: Ticket #5724 NIM: FEATURE: APP: Add Notification Icon Default Identity Context Menu Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

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

 
 

 The Basics  
Id
5724
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 17:06:28 2007
Starts: Not set
Started: Not set
Last Contact: Mon Oct 1 19:14:44 2007
Due: Not set
Updated: Thu Jun 19 09:16:51 2008 by guest
 

 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 17:06:28 2007  jaltman - Ticket created    
     
Subject: NIM: FEATURE: APP: Default Identity Context Menu

There should be another menu item on the NIM tray icon context menu
that allows switching the default identity.  Something like "Set
default identity-> list of identities".  Similar to how the delete
and renew options work.   All identities should be selectable regardless
of whether or not credentials are present.



Download (untitled) 318b
      Tue Sep 25 11:50:22 2007  jaltman - Correspondence added    
     
 

     
Attached is a image of the notification icon "set default" context menu.

Identities with credentials are colored following the color schema used
in the application window (green, yellow, orange, red).  White
background means there are no credentials for the identity.  Grey is the
item currently selected with the mouse.

The identity with the check mark is the active default identity.

Download (untitled) 390b
     
 
Download setdefault.png 35.2k
      Tue Sep 25 11:50:40 2007  jaltman - Correspondence added    
     
 

     
Attached is a image of the notification icon "set default" context menu.

Identities with credentials are colored following the color schema used
in the application window (green, yellow, orange, red).  White
background means there are no credentials for the identity.  Grey is the
item currently selected with the mouse.

The identity with the check mark is the active default identity.

Download (untitled) 390b
     
 
Download setdefault.png 35.2k
      Wed Sep 26 23:40:46 2007  jaltman - Queue changed from kfw to krb5    
      Wed Sep 26 23:40:59 2007  jaltman - Component windows added    
      Wed Sep 26 23:42:26 2007  jaltman - Status changed from open to resolved    
      Wed Sep 26 23:42:26 2007  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: SVN Commit

Add a "Set default" sub menu to the Network Identity Manager
notification icon context menu.  The submenu will display a list of
identities that the user can select as the default identity.

Each identity that is displayed in the sub menu will be colored the
same way it is colored in the basic view to provide a hint as to the
state of the credentials belonging to the identity.


Commit By: jaltman



Revision: 19983
Changed Files:
U   trunk/src/windows/identity/ui/credfuncs.c
U   trunk/src/windows/identity/ui/credfuncs.h
U   trunk/src/windows/identity/ui/credwnd.c
U   trunk/src/windows/identity/ui/credwnd.h
U   trunk/src/windows/identity/ui/images/enabled.ico
U   trunk/src/windows/identity/ui/lang/en_us/khapp.rc
U   trunk/src/windows/identity/ui/mainmenu.c
U   trunk/src/windows/identity/ui/resource.h
U   trunk/src/windows/identity/uilib/action.c
U   trunk/src/windows/identity/uilib/actions.csv
U   trunk/src/windows/identity/uilib/intaction.h
U   trunk/src/windows/identity/uilib/khactiondef.h


Download (untitled) 1007b
      Fri Sep 28 17:34:02 2007  jaltman - Target_Version 1.6.4 added    
      Fri Sep 28 17:34:02 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:41 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:14:41 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19983 from trunk

 r19983@cathode-dark-space:  jaltman | 2007-09-26 23:42:20 -0400
 ticket: 5724

 Add a "Set default" sub menu to the Network Identity Manager
 notification icon context menu.  The submenu will display a list of
 identities that the user can select as the default identity.

 Each identity that is displayed in the sub menu will be colored the
 same way it is colored in the basic view to provide a hint as to the
 state of the credentials belonging to the identity.




Commit By: tlyu



Revision: 20053
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/credfuncs.c
U   branches/krb5-1-6/src/windows/identity/ui/credfuncs.h
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/images/enabled.ico
U   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/khapp.rc
U   branches/krb5-1-6/src/windows/identity/ui/mainmenu.c
U   branches/krb5-1-6/src/windows/identity/ui/resource.h
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/intaction.h
U   branches/krb5-1-6/src/windows/identity/uilib/khactiondef.h


Download (untitled) 1.2k
      Wed Oct  3 15:39:14 2007  jaltman - Subject changed from NIM: FEATURE: APP: Default Identity Context Menu to NIM: FEATURE: APP: Add Notification Icon Default Identity Context Menu