Commit Graph

30 Commits

Author SHA1 Message Date
phamt
2515cfc4d4 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/branches/2.8@16120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-29 15:08:10 +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
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
4ad9216707 Formatted code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +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
6da79b8af8 Updated datatable to have action action. Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10497 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 16:10:53 +00:00
xq2005
26f43ce6f4 change css class name for all monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 08:29:08 +00:00
phamt
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
xq2005
5719250600 transfer rmc monitor tab from jquery.flot.min.js to jquery.jqplot.min.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-01 03:00:03 +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
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
xq2005
d51368d680 start the association behind configure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8625 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 05:54:46 +00:00
xq2005
4e9a7cfdb9 merge start/stop into one dialogure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 09:22:45 +00:00
xq2005
e7fdc954bc start and stop association
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-28 09:34:44 +00:00
xq2005
eb26d1787b create and remove associations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-27 09:02:40 +00:00
xq2005
2455948956 list condition and response associations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-25 02:17:00 +00:00
xq2005
e2a92a3c97 change conditions node list and monitor scope
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8506 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-23 03:03:19 +00:00
xq2005
ffec20b646 add make association button
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 14:28:49 +00:00
xq2005
556faa2f88 add rmc event tab
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 03:14:55 +00:00
xq2005
726adca155 change the X axe label into time format
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-14 08:11:08 +00:00
xq2005
a454667d63 show the summary data first and then get the detail data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 05:09:01 +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
xq2005
52b5c45a7e Add Attribute selector on RMC Monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 06:14:44 +00:00
phamt
4c387ef7c5 Added a table to Ganglia tab to view current nodes that are monitored and to control which ones to monitor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 22:53: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
xq2005
2f1b041298 modify rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-14 08:06:50 +00:00
xq2005
6f1c41859f add rmc monitoring filter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 08:44:19 +00:00
xq2005
c30840f5c7 rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 05:27:11 +00:00
xq2005
3382424f78 update for rmc monitoring check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-22 14:58:21 +00:00
xq2005
a33e97a309 modified and added by xuqing for xCAT Monitor and RMC Monitor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 08:49:20 +00:00