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 |
|
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 |
|
phamt
|
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 |
|
phamt
|
87cdcc6df6
|
Refactored code so that Javascripts are loaded on demand
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-07-14 20:11:07 +00:00 |
|
phamt
|
cebb002cde
|
Changed code structure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-07-14 18:06:01 +00:00 |
|
xq2005
|
4c384853e1
|
modify by xu qing
on web.pm update.php updateprocess.php
for update page to remember user's last choice
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-07-12 02:07:26 +00:00 |
|
xq2005
|
29cf4f50f1
|
modify by xu qing
on web.pm update.php updateprocess.php
for update page to remember user's last choice
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-07-09 08:02:51 +00:00 |
|
xq2005
|
feec15d49a
|
modify by xu qing
on xcat.js display.php update.php updateprocess.php
for update the rpm on web interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-07-05 05:21:05 +00:00 |
|
xq2005
|
9f73d7a11f
|
for checkin test
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-06-29 02:36:08 +00:00 |
|
phamt
|
687683721b
|
Updated references in zVM documentation. Granted VSwitch access in makeVM().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-06-17 19:15:56 +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 |
|
phamt
|
9553ccc6b6
|
Put old UI code into xCAT-UI/ui.old
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-06-16 18:20:19 +00:00 |
|
bryanmr
|
361180de02
|
Made it so that the login dialog works properly with Chrome. Don't know if I broke it in something else, but Firefox and Chrome work.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-13 20:16:08 +00:00 |
|
bryanmr
|
0cb7925062
|
Checking in a change so that we are no longer sending passwords with get in case of a failure (Chrome has my password saved in the history, for instance.)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-13 19:16:15 +00:00 |
|
mxi1
|
8bfb6ae655
|
-add canvas support for Internet Explorer
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-01-14 07:38:11 +00:00 |
|
mxi1
|
73197852b9
|
the page for xCAT-UI rpm update is added.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-01-14 06:59:05 +00:00 |
|
mxi1
|
4fd0890c54
|
-remove the restrictation for IE7.0 and 8.0; now, only IE6.0 are not supported for xCAT web interface.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-01-13 07:54:57 +00:00 |
|
mxi1
|
ae82f4c4f3
|
-The cluster summary page is created.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-01-13 05:14:00 +00:00 |
|
mxi1
|
8205b97f3c
|
-the flot plugin is updated to 0.6 and also pie chart plugin is added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-01-07 06:42:47 +00:00 |
|
mxi1
|
9ef0c89687
|
the check point is moved to pre
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-22 03:14:23 +00:00 |
|
mxi1
|
b1345d8049
|
add code to check whether IBM HTTP Server is installed or not
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-22 02:36:00 +00:00 |
|
mxi1
|
46fa1b8bc8
|
-Add one link to LoadLeveler Configuration Editor to the top menu of xCAT's main page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-17 08:43:23 +00:00 |
|
mxi1
|
dea12493cd
|
little change for the error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-15 07:42:47 +00:00 |
|
mxi1
|
70892149d9
|
remove php from the requirements; add code to put the encrypted password into the xcat passwd db
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-15 06:32:32 +00:00 |
|
mxi1
|
6dc453bb71
|
-bug fixing forthe page of RMC "lsevent" on Linux/AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-11 02:58:43 +00:00 |
|
mxi1
|
183b8b614c
|
the js code for display dataTable is uncommented.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-10 05:50:31 +00:00 |
|