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

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

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

VCL-986 - make add, edit, and delete on Manage Groups stay on the page

groups.php:
-modified viewGroups: removed text when $mode = submitDeleteGroup that says 
group successfully deleted; changed continuation creation from 
confirmDeleteGroup to AJconfirmDeleteGroup; changed user and resource stores to 
be of type ItemFileWriteStore; added comparatorMap to definition of 
usergroupstore; added dijit.Dialog for deleting groups
-modified checkForGroupUsage: added call to wordwrap to wrap $msg at 75 
characters using <br> before returning it
-changed confirmDeleteGroup to AJconfirmDeleteGroup
-modified AJconfirmDeleteGroup: send response in JSON format instead of 
printing it directly; removed form elements
-changed submitDeleteGroup to AJsubmitDeleteGroup
-modified AJsubmitDeleteGroup: send response in JSON format instead of calling 
viewGroups

states.php:
-added AJconfirmDeleteGroup and AJsubmitDeleteGroup to $noHTMLwrappers
-changed confirmDeleteGroup to AJconfirmDeleteGroup
-changed submitDeleteGroup to AJsubmitDeleteGroup

utils.php: modified getDojoHTML: added dijit.Dialog to viewGroups mode

groups.js:
-modified confirmDeleteUserGroup: changed to make an AJAX call instead of 
changing window.location.href
-added confirmDeleteGroupCB
-added clearHideConfirmDelete
-added submitDeleteGroup
-added submitDeleteGroupCB
-modified confirmDeleteResourceGroup: changed to make an AJAX call instead of 
changing window.location.href

vcl.css: added #confdelcontent th

> make add, edit, and delete on Manage Groups stay on the page
> ------------------------------------------------------------
>
>                 Key: VCL-986
>                 URL: https://issues.apache.org/jira/browse/VCL-986
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>
> Adding, editing, and deleting of user and resource groups should stay on the 
> page and use dijit dialogs for inputting data.



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

Reply via email to