2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
d05143bef8 Fixed bug in xCAT-UI where empty inputs are not set as empty values in the policy table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16810 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-27 15:25:13 +00:00
79c3f3e825 Make IP and hostname optional when configuring the group for the self service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-25 14:00:37 +00:00
1b0e64699a Undo some disabled buttons made with last checkin.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 19:27:55 +00:00
48b710c7cd 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/trunk@16694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-19 16:14:21 +00:00
775339a584 Make IP and hostname inputs optional when configuring the group profile.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-15 14:20:55 +00:00
e39d942d9c Fixed issue in user table so it parses the policy table correctly. Changed the order of the refresh button in the self-service cnfigure page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-03 15:02:06 +00:00
4c2f445b0a 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/trunk@16168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-02 21:24:26 +00:00
272b5fb0eb Simplified selection of user types when creating an xCAT user from the UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 15:37:23 +00:00
2bdbf688ab Added support for IP pools in xCAT UI. This includes creating a group with an assigned list of node names, IP address, and hostnames. It also includes updating and deleting an existing group with an IP pool.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-05 04:10:57 +00:00
1e2c70f859 Synched up with code in 2.8
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-14 05:28:55 +00:00
a215989fb3 Updated trunk with code from 2.8
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-11 00:27:58 +00:00
fa783ea9b7 Synch up code that was fixed in 2.8 to trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-09 05:24:21 +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
4916e1ad31 Fixed sizing issue for action bar on Google Chrome. Fixed zFCP table for when no pool exists.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-06 20:52:55 +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
321486ab6f Parsed out max-vm from comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-23 14:28:51 +00:00
9d0cebeb07 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-11 13:57:46 +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
57b7c99c0f Moved profile configuration and directory entry onto the xCAT MN under /var/opt/xcat/profiles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 22:33:50 +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
7bef9e3d4b Added storage management to zVM resources page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-02 04:08:30 +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
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
86f224be13 change the function location into hmc.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-31 06:46:13 +00:00
ea10e1dbe6 Fixed spelling mistake.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-27 15:00:36 +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
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
177a2971fb Changed discovery steps navigation bar to use jQuery icon instead of "->"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10491 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 20:24:26 +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
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
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
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
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
6d04c4a947 Change color and cursor of "Show details" link on Update tab.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-14 18:38:26 +00:00
0ae52a03b5 cluster setup wizard
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-06 02:23:43 +00:00
84a547506b Changed argument name since Google compiler has an issue with using a reserved name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-17 15:17:00 +00:00
7fa8e28706 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-19 15:56:43 +00:00
4da7b77770 Cleaned up and simplified code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 22:09:36 +00:00
8439b96699 use a tab to show the cluster setup wizard page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8309 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 03:25:33 +00:00
05aae8e79a move the wizard page to configure page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 02:46:25 +00:00
86c033ce2c Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 18:53:40 +00:00
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
ca2a084586 Added padding to repository fieldset on update page to make it be more readable. Added warning bar to show warning messages. Changed "Response details" to toggle. Changed 1st row in RPM table to be <thead>, so it it could have color.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-29 18:38:50 +00:00
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
4945339bc3 return null
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 10:04:27 +00:00
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
2451ebdc03 update error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 06:00:34 +00:00
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
3585e90aba Removed 'Click to edit' messages from empty table cells.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 12:37:14 +00:00
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