xcat-core/xCAT-UI/js
2011-05-03 06:00:39 +00:00
..
configure discoer page layout change 2011-04-28 08:00:00 +00:00
custom 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. 2011-04-27 20:28:00 +00:00
manual add a guide page for users 2011-04-29 05:42:36 +00:00
monitor Added Ganglia summary page. Moved monitoring command, i.e. turn on/off monitoring + install monitoring, to nodes page. 2011-05-02 20:33:25 +00:00
nodes Added Ganglia summary page. Moved monitoring command, i.e. turn on/off monitoring + install monitoring, to nodes page. 2011-05-02 20:33:25 +00:00
provision 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. 2011-04-27 20:28:00 +00:00
rcons 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. 2011-04-16 14:40:15 +00:00
ui.js Added Ganglia summary page. Moved monitoring command, i.e. turn on/off monitoring + install monitoring, to nodes page. 2011-05-02 20:33:25 +00:00
xcatauth.js open the guide page on first time logon 2011-05-03 06:00:39 +00:00