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

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

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

VCL-392 - Add option to rename computer separate from Sysprep

image.php:
-modified fieldDisplayName: added sethostname to fields for which a custom 
value is returned
-modified addEditDialogHTML: (unrelated) wrapped description text for Usage 
Notes and Revision Comments; added sethostname widget that is wrapped with a 
div that can be hidden; wrapped sysprep with a div that can be hidden
-modified AJsaveResource: added sethostname to fields that trigger imagemeta 
table being updated
-modified createImage: added ostype to fields added to $data for passing to 
addResource
-modified addResource: added sethostname to fields that trigger entry being 
added imagemeta table
-modified validateResourceData: added sethostname to fields returned and 
validated

resource.php: modified AJstartImage: added ostype to array of json data returned

utils.php: getImages: added 'sethostname' to set of fields returned for each 
image

xmlrpcWrappers.php: modified XMLRPCautoCapture: added 'ostype' and 
'sethostname' to array of data passed to addResource function

image.js:
-modified colformatter: added sethostname to fields for which true/false is 
returned
-modified inlineEditResourceCB: added sethostname to widgets having their value 
set; show/hide sethostnamediv based on ostype
-modified resetEditResource: added sethostname to fields reset
-modified saveResource: added sethostname to data that is validated, only show 
error if sethostnamediv is displayed
-modified saveResourceCB: added sethostname to fields updated in store and to 
widgets being reset
-modified startImageCB: added code to show/hide sethostnamediv and to 
initialize value for sethostname widget; added code to show/hide new div that 
wrpas the sysprep widget so it is only shown for Windows images

> Add option to rename computer separate from Sysprep
> ---------------------------------------------------
>
>                 Key: VCL-392
>                 URL: https://issues.apache.org/jira/browse/VCL-392
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Priority: Minor
>             Fix For: 2.4
>
>
> Regarding Windows images, computers are currently renamed during load based 
> on whether or not Sysprep is enabled.  If enabled, the computer is renamed.  
> If not enabled, not renamed.  It would be useful to be able to control 
> whether or not a computer is renamed independent of Sysprep.
> Another option could be added to the imagemeta table to accomplish this.



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

Reply via email to