Commit Graph

83 Commits

Author SHA1 Message Date
phamt
42fa7a7ef1 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/trunk@16120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 15:08:10 +00:00
phamt
16b23e8045 Fixed bug in event log page, where the wrong option flag is specified for the destination directory.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-16 19:38:11 +00:00
phamt
474c298630 Fixed toggle of options to be triggered by input box vs. list item.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-21 18:46:00 +00:00
phamt
0575001ef2 Fixed eventlog tab on xCAT UI to use a textarea instead of input box for log options.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-21 18:36:20 +00:00
phamt
9d01a63782 Fixed nodeset to accept noderes.nfsserver. Added golden images to self-service portal.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-26 00:19:46 +00:00
phamt
b6e467acff Fixed inventory tab.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-15 17:21:45 +00:00
phamt
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
phamt
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
phamt
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
phamt
ab50bc3bf1 Fixed bug in add node and allow z/VM hosts to be added.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-28 16:19:27 +00:00
phamt
a9408ab0d1 Added support for native SCSI/FCP on xCAT-UI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-18 14:18:28 +00:00
phamt
5105672e61 Allowed user to edit user entry even if node is unreachable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-11 16:10:04 +00:00
phamt
26e70ec83c git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2012-07-09 13:45:17 +00:00
phamt
5e511d4ad5 Fixed bug where IP range and hostname range were not corrected checked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-29 23:15:13 +00:00
phamt
427737b125 Accept no value for IP or hostname
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-22 20:24:41 +00:00
phamt
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
phamt
f6cca9aa39 Added configuration panel for groups.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 03:49:06 +00:00
phamt
f8630000f9 Added configuration panel for images and updated profiles configuration panel.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-25 23:36:32 +00:00
phamt
4dc359e733 Added groups panel in service config tab. Added create, edit, and delete functionality into zVM service profile config panel. Removed /opt/xcat from .spec file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-20 03:50:58 +00:00
phamt
a80623ace8 Added configure profile panel for self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-17 03:03:25 +00:00
phamt
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
phamt
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
phamt
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
phamt
6e77ab5a47 Removed trailing comma.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:51:22 +00:00
phamt
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
phamt
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
phamt
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
phamt
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
phamt
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
phamt
971bed5ddf Added refresh button for monitoring and nodes table in self-service portal.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-26 03:31:22 +00:00
phamt
7091d1ecaa Added real-time output to service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-14 00:02:12 +00:00
phamt
b6bd706c50 Check choices before provision on self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-13 15:32:39 +00:00
phamt
74c9ca2d07 Added clone option to self-service page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10758 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 18:27:12 +00:00
phamt
00474a712b Fix bug where zVM cookies were not loaded when service provision page was opened. Show loader when monitor/power links are clicked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 16:41:25 +00:00
phamt
b335b6da7d Renamed loadGroups() function for service page so UI loads correctly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-04 13:55:27 +00:00
phamt
95aed4e760 Enable self-service portal for other platforms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-30 18:29:27 +00:00
phamt
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
phamt
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
phamt
a1b27d099b Fixed bugs caused by scrollable datatable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 19:28:24 +00:00
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
e10fdcffd0 Consolidate platforms and changed their display names.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-24 19:49:11 +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
32eac7f169 Enabled nodes table to handle 100s and 1000s of nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 23:06:31 +00:00
phamt
781417d460 Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8491 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 03:02:52 +00:00
phamt
878798c65f Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-21 00:52:10 +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
f9ad742f47 Updated info bar message for zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 16:33:02 +00:00
phamt
1df5121865 Fixed status bar for several pages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 02:15:16 +00:00
phamt
25b62b956b Fixed status bar for several pages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 01:47:10 +00:00