svn commit: r1330872 - /incubator/vcl/trunk/managementnode/lib/VCL/DataStructure.pm

2012-04-26 Thread arkurth
Author: arkurth Date: Thu Apr 26 14:32:47 2012 New Revision: 1330872 URL: http://svn.apache.org/viewvc?rev=1330872&view=rev Log: VCL-463 Updated DataStructure.pm server_allow_list subroutine mapping to not overwrite the user unityid value. Modified: incubator/vcl/trunk/managementnode/lib/VCL

svn commit: r1330897 - in /incubator/vcl/trunk/web: .ht-inc/computers.php js/code.js

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 15:05:05 2012 New Revision: 1330897 URL: http://svn.apache.org/viewvc?rev=1330897&view=rev Log: VCL-576 computers.php: -modified editOrAddComputer - added an 'i' for ignore case when matching any provisioning modules starting with 'xcat' -modified submitEditComp

svn commit: r1330926 - /incubator/vcl/trunk/managementnode/lib/VCL/DataStructure.pm

2012-04-26 Thread arkurth
Author: arkurth Date: Thu Apr 26 16:22:50 2012 New Revision: 1330926 URL: http://svn.apache.org/viewvc?rev=1330926&view=rev Log: VCL-463 Fixed bug in DataStructure.pm which occurred if get_* was called with a null argument. It would cause process to crash. Modified: incubator/vcl/trunk/manag

svn commit: r1330933 - /incubator/vcl/trunk/web/js/serverprofiles.js

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 16:30:52 2012 New Revision: 1330933 URL: http://svn.apache.org/viewvc?rev=1330933&view=rev Log: VCL-463 add ability to deploy images as servers serverprofiles.js: -modified clearProfileItems and getServerProfileDataManageCB - added code that handles profileadmin

svn commit: r1330939 - /incubator/vcl/trunk/managementnode/lib/VCL/utils.pm

2012-04-26 Thread fapeeler
Author: fapeeler Date: Thu Apr 26 16:36:39 2012 New Revision: 1330939 URL: http://svn.apache.org/viewvc?rev=1330939&view=rev Log: VCL-463 Update utils to match serverrequest ALLOW_USERS variable Modified: incubator/vcl/trunk/managementnode/lib/VCL/utils.pm Modified: incubator/vcl/trunk/man

svn commit: r1330942 - /incubator/vcl/trunk/web/.ht-inc/utils.php

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 16:44:23 2012 New Revision: 1330942 URL: http://svn.apache.org/viewvc?rev=1330942&view=rev Log: VCL-463 add ability to deploy images as servers utils.php: modified getImages - removed code related to imagemeta.usergroupid Modified: incubator/vcl/trunk/web/.h

svn commit: r1330961 - in /incubator/vcl/trunk/web: .ht-inc/computers.php js/computers.js

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 16:53:10 2012 New Revision: 1330961 URL: http://svn.apache.org/viewvc?rev=1330961&view=rev Log: VCL-311 add more fields to edit computer page computers.php: modified editOrAddComputer and bulkAddComputer - always allow location to be set instead of only for phys

svn commit: r1330981 - in /incubator/vcl/trunk/web: .ht-inc/computers.php js/computers.js

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 17:26:32 2012 New Revision: 1330981 URL: http://svn.apache.org/viewvc?rev=1330981&view=rev Log: VCL-489 allow dhcp and hosts info to be downloaded about computers any time instead of just when adding computers.php: modified computerUtilities - changed t

svn commit: r1331024 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/OS/Linux.pm

2012-04-26 Thread fapeeler
Author: fapeeler Date: Thu Apr 26 18:42:11 2012 New Revision: 1331024 URL: http://svn.apache.org/viewvc?rev=1331024&view=rev Log: VCL-576 small clean up of warning messages in file_exists routine changed to return 0 instead of a simple return Modified: incubator/vcl/trunk/managementnode/lib/

svn commit: r1331030 - in /incubator/vcl/trunk/web/locale: es_MX/LC_MESSAGES/vcl.mo po_files/es_MX/vcl.po

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 18:59:33 2012 New Revision: 1331030 URL: http://svn.apache.org/viewvc?rev=1331030&view=rev Log: VCL-485 Multilingualization of Web UI fixed a few lines that contained javascript where the ending ';' was missing in the Spanish version Modified: incubator/vcl

svn commit: r1331039 - /incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/VMware/vSphere_SDK.pm

2012-04-26 Thread acoburn
Author: acoburn Date: Thu Apr 26 19:19:26 2012 New Revision: 1331039 URL: http://svn.apache.org/viewvc?rev=1331039&view=rev Log: VCL-499 The move_virtual_disk subroutine would not work in the context of a vCenter host. That is, the MoveVirtualDisk method is not implemented for these hosts. Inste

svn commit: r1331042 - /incubator/vcl/trunk/web/.ht-inc/requests.php

2012-04-26 Thread jfthomps
Author: jfthomps Date: Thu Apr 26 19:25:01 2012 New Revision: 1331042 URL: http://svn.apache.org/viewvc?rev=1331042&view=rev Log: VCL-463 add ability to deploy images as servers requests.php: modified AJeditRequest and AJsubmitEditRequest - fixed bug where a user that has selected to only see us