Commit Graph

52 Commits

Author SHA1 Message Date
xq2005
05f3b021ae select lpars on the help tip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 06:38:38 +00:00
phamt
f475496815 Updated jsTree version. Auto-expanded group list onload.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 19:30:39 +00:00
xq2005
a076e54f1f modify error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 07:42:21 +00:00
xq2005
ad0840eeba add independent mtm file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 07:37:03 +00:00
xq2005
1d48c77342 add graphical layout code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 07:07:53 +00:00
phamt
d485f74ed3 Checked if SMAPI is running before getting disk pools and network names. If SMAPI is offline, then allow the user to restart it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 16:23:54 +00:00
phamt
07b7006872 Added tooltips to forms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 14:06:53 +00:00
phamt
ff94e90a89 Changed how output for xdsh command is handled.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-08 03:56:24 +00:00
phamt
06d0c7b447 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7787 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-08 03:03:42 +00:00
phamt
c45cc61ce1 Changed the order of the dialog buttons.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 21:01:14 +00:00
phamt
2232af5b75 Changed the skin of xCAT.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 20:46:14 +00:00
phamt
1753ca7f02 Removed href="#" from all links because it forces the page to initialize it's position, which could be annoying to the user.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 20:24:31 +00:00
phamt
8cda0d2b98 Changed position of dialogs to default center.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 02:42:47 +00:00
phamt
73b5795475 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 02:27:04 +00:00
phamt
81aeefc5a1 Removed jquery.impromptu and replaced it with the built-in jquery dialog. Added input checks for edit virtual server.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 20:43:10 +00:00
phamt
ad049b14a7 Add minimum width for ping and power columns so that the loader could be displayed nicely.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 21:08:15 +00:00
phamt
1aefbcca67 Disable buttons by using ".attr('disable', 'true')" instead of ".unbind()"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 20:18:21 +00:00
phamt
b36b47a6c8 Enabled run button and fields after script finished.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 19:32:09 +00:00
phamt
8798c04625 Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7583 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 16:52:41 +00:00
phamt
4848313d2c Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 04:10:59 +00:00
phamt
df30b66315 Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 04:04:59 +00:00
phamt
14019f5b1d Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 23:58:17 +00:00
phamt
c5231c1c7c Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 01:35:26 +00:00
phamt
557a88de5f Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 01:35:08 +00:00
phamt
cb38f27f5d Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7534 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 18:57:08 +00:00
phamt
7bb4215751 Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 18:25:09 +00:00
xq2005
218738339b add rcons page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 07:41:43 +00:00
phamt
564d1254fa Removed group icon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-11 14:09:50 +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
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
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
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
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
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
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
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
phamt
e2ff20af18 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-15 13:41:29 +00:00