Commit Graph

171 Commits

Author SHA1 Message Date
phamt
7fd6dae037 Load summary page by default on start-up.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 14:30:24 +00:00
phamt
eaa8032b64 Load correct tab when switching between groups.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-05 03:34:42 +00:00
phamt
faefeffa90 Fixed column sizing after ganglia status is updated.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 22:31:18 +00:00
phamt
3bcfbc51ae Set theme for all elements on UI on self service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 22:22:13 +00:00
phamt
1fd84b148d Set theme for all elements on UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10669 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 21:38:12 +00:00
phamt
a5adea2fd4 Set theme for all elements on UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 20:01:24 +00:00
xq2005
2d9ef64cb5 get all graphical information by one request
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 08:49:45 +00:00
xq2005
25510e8dc8 change style on graphical page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-19 07:27:34 +00:00
phamt
057b05e3bf Cleaned up code. Fixed spelling mistakes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 19:47:26 +00:00
phamt
9f82fb4654 Enable scrollable table on images page. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 21:56:30 +00:00
phamt
a340b92ba4 Enable configure tables to be scrollabe. Cleaned up code and added appropriate comments where needed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 19:34:05 +00:00
phamt
e2abdd2181 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2011-09-09 14:53:17 +00:00
xq2005
110ba54f01 add system P nodes by rscan on the web gui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 06:03:09 +00:00
phamt
7c4fb212ff Fixed column sizing for scrollable table. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10477 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 03:31:05 +00:00
xq2005
cbcbda4e4c add status summary on nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-05 09:43:28 +00:00
xq2005
0dedd804ce on the nodes page, save user's last select group name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-02 07:48:30 +00:00
xq2005
d75e392427 show pie chat summary for each group
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 02:28:59 +00:00
phamt
62b0d36397 Fixed bugs caused by scrollable datatable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 20:31:28 +00:00
phamt
a1b27d099b Fixed bugs caused by scrollable datatable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 19:28:24 +00:00
phamt
6ee0895e7f Set provmethod during provisioning. Changed nodes info bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 16:08:49 +00:00
xq2005
10fe1f542f quick provision from nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 10:30:30 +00:00
phamt
d1485783b2 Fixed xCAT icon on Google Chrome. Fixed getNodeAttr().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10351 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 04:09:39 +00:00
xq2005
e6c7aadb3b use double click to start edit in nodes page, do not submit ajax request if the input content without modification
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 03:37:12 +00:00
phamt
752cdb1dda Enable scrollable datatable header.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 03:10:37 +00:00
xq2005
41548b978b add ganglia option on provision dialog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 08:38:46 +00:00
phamt
0f6b950c92 - Cleaned up code
- Enable editable datatable
- Fixed Ganglia monitoring plot

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-20 21:13:09 +00:00
xq2005
5883034787 on nodes page use one command to get nodes summary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 06:37:55 +00:00
phamt
78cfc4801f Changed actions bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-06 16:14:48 +00:00
xq2005
f5600c7b64 support provision for aix on nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-06 07:59:41 +00:00
xq2005
363bc65a1d add mm node and blade node on the nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-04 09:26:00 +00:00
xq2005
ddced88dba support provision linux for system x/p on nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 08:37:16 +00:00
xq2005
54fde0ff08 modify nodes page layout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 08:49:13 +00:00
xq2005
a86e923469 fix build xCAT-UI error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 06:23:08 +00:00
xq2005
d06de0db68 fix bugs on group name click event
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-21 06:28:48 +00:00
xq2005
bafcee3503 add summary pie chat into nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 02:48:34 +00:00
xq2005
036e8580fd change the actions buttons in nodes page layout according to comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-03 08:12:21 +00:00
phamt
6b89e55e64 Added back "add nodes" link because zvm is supported. Changed tab names to "Table" and "Graphic".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 13:10:31 +00:00
xq2005
ebf9926d52 add a green bottom border in tab area
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 07:30:44 +00:00
xq2005
a156947be9 add a vertical seperator between groups and contents
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 07:04:40 +00:00
phamt
7e9bbf6658 Make advanced link blue.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9599 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-13 16:09:37 +00:00
phamt
b37b6e7167 Changed xCAT-UI theme. Modify Guide page wording.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-09 18:25:31 +00:00
phamt
6f3bf9e459 Added Ganglia summary page. Moved monitoring command, i.e. turn on/off monitoring + install monitoring, to nodes page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-02 20:33:25 +00:00
xq2005
1e71991672 discoer page layout change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-28 08:00:00 +00:00
phamt
b448aaf6e6 Added icon and minimize button to status box. Everytime a status box is created using createStatusBar(), there will be an icon in the upper left corner, a minimize button on upper right corner, and in between is a <div> where content will go into. To write content to the status box, you must get the status box, and use find() to find the <div> to write into.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 20:28:00 +00:00
xq2005
701df5cdf5 MTM changing on P7IH Frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-21 09:40:38 +00:00
phamt
2c126bc49a Corrected spelling and grammatical mistakes. Formatted code to have a consistent format. Change color scheme to match the rest of the UI, so every page has the same 'look and feel'. Added comments into code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-16 14:40:15 +00:00
xq2005
98f97a3b3f create stateless and statelite image for linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 02:23:32 +00:00
phamt
3de1893d04 Changed Save/Undo button position on nodes page because position is set differently on Firefox 4.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-01 15:03:59 +00:00
xq2005
8a97e9d79d run lsvm when the machine type is s390
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 07:38:27 +00:00
xq2005
0fbae63ab9 graphical layout for xcatsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-23 03:25:01 +00:00