Commit Graph

34 Commits

Author SHA1 Message Date
12db09f18c Fixed routine to check if SMAPI failed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-12 20:11:04 +00:00
d485f74ed3 Checked if SMAPI is running before getting disk pools and network names. If SMAPI is offline, then allow the user to restart it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 16:23:54 +00:00
c8be41019c Added tooltips to forms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 18:39:03 +00:00
81d6d9005f Added tooltips to forms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 14:28:11 +00:00
2c25ca7158 Added tooltips to forms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 14:19:14 +00:00
4a8e507141 Change node range and user ID range to accept expressions such as gpok1-gpok10 or gpok[1-10].
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-08 14:52:48 +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
c45cc61ce1 Changed the order of the dialog buttons.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 21:01:14 +00:00
2232af5b75 Changed the skin of xCAT.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 20:46:14 +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
8ae52dcdb2 Edit info bar for adding processor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 16:52:49 +00:00
2a23403700 Add error message when inputs are missing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:47:09 +00:00
05ffe245ee Add error message when inputs are missing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:42:51 +00:00
7ab5084b35 Rename "user entry" to "directory entry"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:40:16 +00:00
c94dc64e7b Rename "user entry" to "directory entry"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:33:21 +00:00
a1da362d5a Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 12:27:54 +00:00
3cb18cde24 Changed confirm() prompt to dialogs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 03:06:44 +00:00
8cda0d2b98 Changed position of dialogs to default center.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 02:42:47 +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
81aeefc5a1 Removed jquery.impromptu and replaced it with the built-in jquery dialog. Added input checks for edit virtual server.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 20:43:10 +00:00
1aefbcca67 Disable buttons by using ".attr('disable', 'true')" instead of ".unbind()"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 20:18:21 +00:00
facd9d571c Changed code for getting network details based on output change.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:35:53 +00:00
29d420545e Filtered out hipersockets when selecting which NIC to add.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:07:48 +00:00
b535f082d7 Add support for FBA (9336) volumes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 15:36:05 +00:00
2e868d5c9e Renamed getNodeMgt() to getNodeAttr() and made it get the attribute to a given node, instead of just the mgt.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 20:44:26 +00:00
12f3cb32f0 Changed datatable ID for provisioning existing node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 18:55:42 +00:00
afde8f4435 Replaced newline "\n" with ":|:" in submit_request() in functions.php. Changed code to have newline.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 20:22:09 +00:00
bb4ed3aebd Split nodes page into nodeset, rnetboot, and updatenode pages. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 17:32:24 +00:00
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
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
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
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
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
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