2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
2e868d5c9e Renamed getNodeMgt() to getNodeAttr() and made it get the attribute to a given node, instead of just the mgt.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 20:44:26 +00:00
287da8ead8 Allowed tabs to be closeable or not.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 14:58:08 +00:00
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
bf21e78b4d Finished work on provision existing node page for other platforms. Cleaned up zVM code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 20:24:29 +00:00
290b2fd181 Finished work on provision existing node page for zVM. Change how auto complete was turned on in nodeset and provision pages. Added .indent class to style.css to have an <div> display as inline-table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 19:50:01 +00:00
594990d329 Started work on provisioning existing node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 23:52:10 +00:00
8273bc95a0 the node name may contain special char(such as '.','#'),so we can not use the node name as an id.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 07:25:27 +00:00
7d96cff1d1 Changed the class name for each plugin because Javascript gets confused and won't load the pages correctly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 18:47:54 +00:00
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
40530b8a08 Added provision pages for other platforms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6806 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 18:49:31 +00:00
5f7bca49f8 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 18:28:31 +00:00
6699e33fc0 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-15 23:22:13 +00:00
84a98b3e5c Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6774 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-15 22:57:48 +00:00
f6ca065e7d Renamed zUtils.js to zvm.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 20:20:49 +00:00