xcat-core/xCAT-UI/js
2011-05-31 13:10:31 +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
guide Route to guide.php vs. manual.php on login. 2011-05-12 15:00:38 +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 back "add nodes" link because zvm is supported. Changed tab names to "Table" and "Graphic". 2011-05-31 13:10:31 +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 Route to guide.php vs. manual.php on login. 2011-05-12 15:00:38 +00:00
xcatauth.js hide menu bar when login 2011-05-30 07:53:47 +00:00