Commit Graph

204 Commits

Author SHA1 Message Date
04d832ce3d Enhanced z/VM resources page with bar chart to show disk pool space.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-13 13:25:22 +00:00
f5a31b7f4f Fixed bugs in xCAT-UI: fixed spacing issues, set default commands for guest users, set default arch and hypervisor for add z/VM node, and fixed dialog for adding SCSI/FCP device directly using WWPN & LUN.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 15:25:12 +00:00
789c6ede3c Disabled SELinux in default kickstart template. Added check in rpower softoff to check if node is pingable, if not proceed to shutdown instead of waiting. Rearranged buttons on action bar in self-service page. Added shutdown button in nodes page to shutdown node gracefully.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-02 21:24:26 +00:00
8fa5961b27 Changed nodeset tab to accept osimage argument. Allow z/VM identities to be specified in directory entry. Allow an admin username to log into the main xCAT UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 17:13:20 +00:00
2515cfc4d4 Fixed bug in how jQuery dialogs are closed. If you use dialog('close'), it will only hide the dialog. But if you use dialog('destroy').remove(), the entire dialog will be removed from the page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 15:08:10 +00:00
8acceb8579 Enabled multiple volumes to be removed. Allowed delete button to delete using noderm instead of rmvm if checked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-26 20:19:37 +00:00
7ba40528e4 Added option to query all accessible LUNs. Fixed query WWPNs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-14 04:09:07 +00:00
ba121aef4a Added tooltips. Fixed add/remove VLAN/vSwitch. Updated networks table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-11 00:22:33 +00:00
aba74b7d52 Fixed argument passing delimiter. Added warnings to the UI. Added check for userprefix file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-08 05:54:14 +00:00
23b37343b2 Updated xCAT-UI with new functionality for z/VM.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-05 15:43:57 +00:00
49e42d639f Fixed sizing issue for action bar on Google Chrome.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-06 22:13:07 +00:00
7496b1af81 Fixed sizing problem on graphic tab and character limit in RH parm file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-01 22:02:55 +00:00
d5e14d1c64 Fix display problem for images table and disable edit for 1st and 2nd columns of images table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-01 03:13:49 +00:00
9f52269d85 modified for darpa demo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-23 10:13:30 +00:00
adf678cd50 add the hardware information to support more hardware type on the graphical layout page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-14 09:51:52 +00:00
8c8d178eb3 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12525 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 14:23:08 +00:00
e2484fafe5 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 00:54:58 +00:00
4ad9216707 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +00:00
d13d61f0f7 Destroy dialog once close button is clicked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-12 16:11:00 +00:00
d060592573 Added configure tab for self-service page. Fixed bug in nodes table where node attributes are not loaded when there is more than 50 nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 19:59:16 +00:00
d03e83e52a Fixed node delete bug. Changed copy CD tab into a dialog. Loaded correct plugins for service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-06 18:11:08 +00:00
75d9038371 Added refresh button, and enabled adding/removing multiple regions to disk pool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 15:43:37 +00:00
8e7a0f2475 Changed unknown node type label
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 14:13:15 +00:00
442bbe9156 Fixed rcons to reference jquery.min.js. Added IP address and hostname range to z/VM clone and provision page. Updated update page with new links to xCAT repository. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:20:37 +00:00
9df72493d4 Fixed add node dialogs. Added change password option under Settings. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 04:32:06 +00:00
0f4b3e15c9 Cleaned up code. Fixed bug where max-vm is not correctly retrieved.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-20 03:12:54 +00:00
a892974279 fix bugs found in BBC cluster testing on nodes page and discovery page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-17 06:17:25 +00:00
ca091c84b2 show system x nodes on the graphical layout page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-11 09:55:23 +00:00
17298c84b7 Fixed gennodename() to handle VLSM. Fixed provision page layouts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-19 05:03:27 +00:00
183f1b0010 Add title to dialog.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-01 05:58:46 +00:00
c1b50c993e Added titles to dialogs. Complete ESX provision page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-01 04:10:40 +00:00
8e051620f3 Renamed Guide page to Help page. Added checks in KVM/ESX provision page. Group fields into fieldsets in z/VM provision page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 17:59:48 +00:00
298d3cf213 show blades on the graphical layout page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 09:37:54 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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