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
|
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
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
3ba9416185
|
-bug fixing: when the webpage is refreshed, there will be only the black background left to display;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-10 05:45:40 +00:00 |
|
mxi1
|
e46a62708d
|
the web page for "RMC event ", and the web page for /home/control" are modified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-12-07 09:42:14 +00:00 |
|
mxi1
|
5f56cd6d3c
|
using the dataTables plugin to represent the tables in xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-26 07:31:17 +00:00 |
|
mxi1
|
0a76a95b56
|
the dataTables plugin is introduced for the tables' display
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-26 07:26:24 +00:00 |
|
mxi1
|
0e722a0e28
|
new monitor style is introduced
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4605 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-18 09:34:27 +00:00 |
|
mxi1
|
a7d7a0b11f
|
after the jquery version is updated, the login dialog has small update here
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4498 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-06 10:18:13 +00:00 |
|
mxi1
|
269aa19f8d
|
the jquery-ui css framework 1.7.2 (stable), and jquery 1.3.2(stable) are checked in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4497 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-06 09:52:19 +00:00 |
|
mxi1
|
34d9da228b
|
jQuery v1.2.6 and loading bar are still here; the web interface can work well on Google chrome and Apple Safari finally
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-05 15:17:21 +00:00 |
|
mxi1
|
823bb33b20
|
updates fot the main page of "monitor interface"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-05 06:50:40 +00:00 |
|
mxi1
|
b845dde698
|
now, the graph view for RMC monitoring interface can be dynamic updated.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-25 08:50:49 +00:00 |
|
mxi1
|
f4057ce24d
|
some code change for "monitoring interface";
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-17 14:54:43 +00:00 |
|
mxi1
|
e8cbd28916
|
the code for "view by graph" is added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-10 06:57:06 +00:00 |
|
mxi1
|
c30cfc7b69
|
flot- the attractive Javascript plotting for jQuery is introduced, which can draw charts natively
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-04 08:01:04 +00:00 |
|
mxi1
|
4070e8e830
|
begin the code for "view by graph"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-04 06:10:16 +00:00 |
|
mxi1
|
3048fc50b2
|
little JS code update to support graphics view for RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-03 10:06:42 +00:00 |
|