Commit Graph

32 Commits

Author SHA1 Message Date
phamt
86c033ce2c Cleaned up code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 18:53:40 +00:00
xq2005
2f72eaa2eb add basic operations on graphical layout page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-12 07:46:42 +00:00
phamt
c777b41bd1 Changed comments icon to be larger and added Cancel link to undo changes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 19:11:37 +00:00
xq2005
b75d947851 use a tab to show the selected group's nodes in graphical type
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-08 07:19:05 +00:00
xq2005
05f3b021ae select lpars on the help tip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 06:38:38 +00:00
phamt
1625422949 Tooltip is getting to long and going outside the page, limiting the maximum width to be 300px.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 20:01:30 +00:00
phamt
8ceabe11d6 Node inventory was changed when .tab li was removed from style.css, putting this object back.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 19:47:33 +00:00
phamt
f475496815 Updated jsTree version. Auto-expanded group list onload.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 19:30:39 +00:00
phamt
27eafc739a Changed style.css so there are no list-style used for <ol> objects in a tab.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 14:29:56 +00:00
phamt
c1ab3ef74e Changed style.css for nodes table so word wrap is not used.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 14:21:45 +00:00
xq2005
1d48c77342 add graphical layout code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 07:07:53 +00:00
phamt
07b7006872 Added tooltips to forms.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 14:06:53 +00:00
phamt
0353203684 Change the cursor for tab links to be pointers.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-08 03:16:17 +00:00
phamt
2228c247e0 Removed hover color for menu.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 21:12:49 +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
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
7bb4215751 Renamed directories under lib/ to not be capitalized. Added "add node" link to add new nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 18:25:09 +00:00
phamt
9f3112f0e2 Float user name and log out section to the right
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7524 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 15:14:28 +00:00
phamt
5fe4ee8c10 Changed user name and log out section to diplay as block and removed <br>.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-16 16:13:08 +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
4c1557038a add log out button
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-14 02:33:16 +00:00
phamt
0e87948c8f Simplified style.css by reducing redundancies.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-11 13:06:07 +00:00
phamt
67c6f217a4 Simplified style.css
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 18:50:54 +00:00
xq2005
11355fe8a2 rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 05:26:14 +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
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
200042800f Changed the link text color on the nodes page action bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 19:44:43 +00:00
phamt
6065a1fed2 Added word-wrap to status bar and info bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-25 23:53:27 +00:00
phamt
1593db7a2f Cleaned up code and added updatenode page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6783 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-17 13:09:04 +00:00
phamt
1ae4225dbe Checked in new UI code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:21:58 +00:00