Commit Graph

125 Commits

Author SHA1 Message Date
phamt
b535f082d7 Add support for FBA (9336) volumes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 15:36:05 +00:00
phamt
4098ed4066 Removed xCAT-UI/ui.old and xCAT-web directories from trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 15:47:49 +00:00
xq2005
c30840f5c7 rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 05:27:11 +00:00
xq2005
11355fe8a2 rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 05:26:14 +00:00
xq2005
3382424f78 update for rmc monitoring check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-22 14:58:21 +00:00
phamt
40568dba33 Display long hostname (e.g. gpok123.endicott.ibm.com) instead of short hostname.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 20:00:55 +00:00
phamt
ccae4d72a6 socket.php is causing the UI to crash because SUSE does not have /user/share/pear/ and does not have a RPM for it. Removing socket.php and switch submit_request() to using the old way.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 19:49:59 +00:00
phamt
ea8483cbe0 Removed getStatus() call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 19:17:07 +00:00
phamt
3927eb8bf1 Setting xCAT resquest stream to be blocking because if a short request is made along with a long running request, the output of the long running request never returns.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 18:49:04 +00:00
phamt
ae9af2fb76 Added socket.php class to create socket connections. This might be a way to make async xCAT requests. Still testing to see if this is true.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 15:39:19 +00:00
phamt
7f2f801412 Changed the way updatenode response was handled.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 20:06:12 +00:00
phamt
016330923b Changed options for updatenode and rnetboot pages to be based on nodetype.os. Renamed "target node or group" to "target node range".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 15:47:41 +00:00
xq2005
a33e97a309 modified and added by xuqing for xCAT Monitor and RMC Monitor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 08:49:20 +00:00
phamt
59101e8dab Fix getNodeAttr() to handle case where multiple columns contain the attribute name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 21:22:46 +00:00
phamt
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
phamt
12f3cb32f0 Changed datatable ID for provisioning existing node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 18:55:42 +00:00
phamt
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
phamt
c2e97df2f1 Changed drop down menu to radio buttons.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 14:16:24 +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
3585e90aba Removed 'Click to edit' messages from empty table cells.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 12:37:14 +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
d5e1d9bf01 Corrected typo in nodeset.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 17:59:33 +00:00
phamt
bb4ed3aebd Split nodes page into nodeset, rnetboot, and updatenode pages. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 17:32:24 +00:00
phamt
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
phamt
081e69e313 Added writeRsp() method to ui.js to write ajax response to status bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 22:56:42 +00:00
phamt
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
xq2005
8570dc1b2b modified by xu qing for status bar in update page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 01:38:45 +00:00
phamt
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
phamt
200042800f Changed the link text color on the nodes page action bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 19:44:43 +00:00
phamt
ba3894397c Changed the link text color on the nodes page action bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 19:42:29 +00:00
phamt
cb8187086c Finish up inventory page for HMC. Cleaned up some code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 18:34:29 +00:00
xq2005
ecac9ad26c add function getRowNum for getting row position by node name and getColNum for getting column position by column name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 08:23:47 +00:00
xq2005
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
phamt
6065a1fed2 Added word-wrap to status bar and info bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 23:53:27 +00:00
xq2005
4f29372919 modified by xu qing for delete tab and select all
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 07:41:49 +00:00
phamt
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
xq2005
2fbb9469d9 delete by xu qing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 01:04:42 +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
xq2005
b33edfebcc modified by xu qing for dispaly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6825 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 06:16:29 +00:00
xq2005
839a4a43f2 delete by xu qing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 04:52:01 +00:00
xq2005
e791bc7842 modified by xu qing
put it under the configure page as an additional tab

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 03:35:31 +00:00
phamt
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
xq2005
314e9573d2 add by xu qing
for moving the update function to new web gui

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 07:58:07 +00:00
xq2005
1232566040 add by xu qing
for moving the update function to new web gui

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 05:28:07 +00:00
phamt
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
phamt
1593db7a2f Cleaned up code and added updatenode page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-17 13:09:04 +00:00
phamt
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
phamt
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