2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 17:50:09 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
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
phamt 4c5698f9f9 Point to more specific HTML tag to get disk rows.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-01 14:35:29 +00:00
phamt 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
phamt af10b0ea1c Removed autocomplete plugin and use one provided by jquery.ui.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-14 15:16:44 +00:00
phamt 91d315f172 Changed button display on zVM page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 21:49:46 +00:00
phamt d6e74f8890 Checked for disk pool cookies before making ajax call in zVM provision page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 15:17:15 +00:00
phamt 260362827a Set predelay for tooltips.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-10 14:38:30 +00:00
phamt 5477ac6a92 Changed cookie timeout to 60 minutes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 19:27:05 +00:00
phamt b4e976013a Changed code to not request power status until user clicks on power. Used current cookie until it expired (5 minutes expiration).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 03:44:11 +00:00
phamt eda1c14525 Used nodestat instead of pping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 16:28:12 +00:00
phamt a3b236f835 Changed info bar on monitor resources page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 16:04:06 +00:00
phamt c96a66e294 Updated info bar message for zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 15:22:16 +00:00
phamt 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
phamt faaeb1caea Changed cookie naming.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 16:18:55 +00:00
phamt 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
phamt 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
phamt 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
phamt 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
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