Commit Graph

20 Commits

Author SHA1 Message Date
phamt
fa783ea9b7 Synch up code that was fixed in 2.8 to trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-09 05:24:21 +00:00
phamt
23b37343b2 Updated xCAT-UI with new functionality for z/VM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-05 15:43:57 +00:00
phamt
616a35fd01 Replaces tabs with 4 spaces and formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-13 16:04:42 +00:00
phamt
fa3822b7b3 Fixed makehosts problem in xCAT-UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13692 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-01 12:32:02 +00:00
phamt
4ad9216707 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +00:00
phamt
4dc359e733 Added groups panel in service config tab. Added create, edit, and delete functionality into zVM service profile config panel. Removed /opt/xcat from .spec file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-20 03:50:58 +00:00
phamt
dfb844cacf Added check for user privileges.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11469 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-03 18:22:33 +00:00
phamt
419bf4232a Added support for provisioning and inventory of iDataplex and blades.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:53:52 +00:00
phamt
4acbac6541 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9328 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-15 20:46:23 +00:00
phamt
d8c5a3c51d Commit changes to handle flushing output to browser.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-12 19:46:01 +00:00
phamt
32eac7f169 Enabled nodes table to handle 100s and 1000s of nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 23:06:31 +00:00
phamt
20656d3295 Added support to change nodes table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 05:05:10 +00:00
phamt
4c387ef7c5 Added a table to Ganglia tab to view current nodes that are monitored and to control which ones to monitor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 22:53:47 +00:00
xq2005
aa6dde8fa5 add desc to the php response when the command is nodels
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 02:59:50 +00:00
phamt
0447f6af98 Indent if else statement.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 12:45:51 +00:00
xq2005
99aac6db31 replace the \n in data by :|:
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 09:06:09 +00:00
phamt
afde8f4435 Replaced newline "\n" with ":|:" in submit_request() in functions.php. Changed code to have newline.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 20:22:09 +00:00
phamt
15ea47df00 Updated cmd.php to handle xCAT response for different platforms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 21:26:17 +00:00
phamt
cc74599359 Created blade, fsp, hmc, ipmi, ivm, and zvm classes.
Changed cmd.php to handle xCAT response that is embedded in multiple layers.
Worked on hmc inventory.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 19:56:09 +00:00
phamt
1ae4225dbe Checked in new UI code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:21:58 +00:00