phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
phamt
|
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 |
|
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 |
|
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
|
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 |
|