[ 
https://issues.apache.org/jira/browse/VCL-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208567#comment-14208567
 ] 

ASF subversion and git services commented on VCL-655:
-----------------------------------------------------

Commit 1639017 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1639017 ]

VCL-655 - Manage groups - create a default or none user group

utils.php: modified sendHeaders: added section that sets a cookie for modes 
submitAddGroup or submitEditGroup named VCLOWNERGROUPID or VCLEDITGROUPID 
depending on whether a user group or a resource group was added

groups.php:
-modified editOrAddGroup: for user groups, set default "editable by" group to 
either what is saved in user's cookie from previous selection or to default 
owning user group "Default for Editable by"; for resource groups, set default 
"owning group" to what is saved in user's cookie from previous selection; added 
'Default for Editable by' to list of "system" groups that cannot be renamed; 
added displaying error to user if specified owning group not available to user
-modified processGroupInput: added editgroupids and ownergroupids to returned 
data; added checking that submitted edit group or owning group in allowed list 
for user
-modified confirmDeleteGroup: added 'Default for Editable by' to list of 
"system" groups that cannot be deleted

> Manage groups - create a default or none user group
> ---------------------------------------------------
>
>                 Key: VCL-655
>                 URL: https://issues.apache.org/jira/browse/VCL-655
>             Project: VCL
>          Issue Type: Improvement
>          Components: database, web gui (frontend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.4
>
>
> When users create a new user group or resource group. There is a sub option 
> of which users groups can either edit the user group or own the resource 
> group.
> Since there is not a default or none group defined, users who can create 
> groups have to guess or randomly pick a group, which is not desired.
> So there should be a default or "none" group defined to remove confusion for 
> the user creating groups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to