6.0.0-alpha12
6/10/25

[#1818] group names
Summary group names
Queue Whups
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester tmerritt (at) email (dot) arizona (dot) edu
Created 04/19/2005 (7357 days ago)
Due
Updated 05/17/2005 (7329 days ago)
Assigned
Resolved 05/17/2005 (7329 days ago)
Milestone
Patch No

History
05/17/2005 07:27:24 PM Chuck Hagenbuch Comment #8
State ⇒ Resolved
Reply to this comment
Once I looked into the code further, it's apparent that there's no 
need to change Group.php or DataTree.php - we just have to call 
getGroupName() in Whups. Changes committed.
05/12/2005 09:52:54 PM Jan Schneider Comment #7 Reply to this comment
Both yes. We have other cross-package dependencies, but those doesn't 
matter as long as the dependencies stay inside a (release) module or 
in a not yet released module.
05/12/2005 05:56:38 PM Chuck Hagenbuch Comment #6
State ⇒ Feedback
Reply to this comment
Just to check before committing this - are we okay with this meaning 
that Group.php would require functionality that wasn't in Horde 3.0? 
And are we okay with Whups requiring Horde 3.1?
05/06/2005 05:23:26 PM Jan Schneider State ⇒ Accepted
 
05/06/2005 05:16:51 PM tmerritt (at) email (dot) arizona (dot) edu Comment #5
New Attachment: groupnames[1].patch Download
Reply to this comment
Attached is a cleaner patch that will traverse all the way to the root parent.
04/20/2005 04:49:38 AM Chuck Hagenbuch Comment #4 Reply to this comment
makes sense to me.
04/19/2005 03:18:49 PM Jan Schneider Comment #3 Reply to this comment
This could maybe even be the default behaviour. Other opinions?
04/19/2005 03:18:08 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
That patch doesn't really help, because it only adds one level of 
parent groups, but you can have an arbitrary level depth.

Also, you could save a lot of redundant code of you add an optional 
parameter to getGroupName() instead that makes the method return all 
parents with the group names.
04/19/2005 02:27:14 PM tmerritt (at) email (dot) arizona (dot) edu Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ group names
Queue ⇒ Whups
New Attachment: groupnames.patch Download
State ⇒ New
Reply to this comment
Currently, the group names listed throughout whups don't display the 
parent group names as part of the group name.  This can be confusing 
especially if two different parents have a child with the same name.   
Attached is a patch that fixes this.

Saved Queries