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

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

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

VCL-952 - API modifications to allow interaction via "VCL go" iOS app

the initial work for the VCL OneClick (renamed to VCL go) was done as a student 
project in the NCSU CSC Cloud Computing class in the Spring of 2012 by a group 
headed by Ignacio Dominguez

oneclick.php - initial commit

states.php:
-added newOneClick (also added to $actions['entry'])
-added submitOneClick
-added deleteOneClick
-added editOneClick
-added submitEditOneClick

utils.php:
-modified initGlobals: added case oneclicks to switch statement that includes 
files to include oneclick.php
-modified getUserRequests: added ostype to returned data for each reservation
-modified xmlrpccall: added XMLRPCgetOneClickParams, XMLRPCgetOneClicks, 
XMLRPCaddOneClick, XMLRPCeditOneClick, XMLRPCdeleteOneClick, and XMLRPCgetIP
-modified getNavMenu: added "VCL gos" to menu
-modified getDojoHTML: added cases newOneClick, editOneClick, submitOneClick, 
submitEditOneClick, and deleteOneClick to switch statement

xmlrpcWrappers.php:
-modified XMLRPCgetRequestIds: added ostype and serverowner to data returned 
for each reservation
-added XMLRPCgetOneClickParams
-added XMLRPCgetOneClicks
-added XMLRPCaddOneClick
-added XMLRPCeditOneClick
-added XMLRPCdeleteOneClick
-added XMLRPCgetIP

> API modifications to allow interaction via "VCL go" iOS app
> -----------------------------------------------------------
>
>                 Key: VCL-952
>                 URL: https://issues.apache.org/jira/browse/VCL-952
>             Project: VCL
>          Issue Type: Improvement
>          Components: database, web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.5
>
>
> There is an iOS application (VCL go) created by NCSU that allows interacting 
> with a VCL system. There are some extensions needed to allow it to interact 
> with VCL.



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

Reply via email to