2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
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
8ae52dcdb2 Edit info bar for adding processor.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 16:52:49 +00:00
2a23403700 Add error message when inputs are missing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:47:09 +00:00
05ffe245ee Add error message when inputs are missing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:42:51 +00:00
7ab5084b35 Rename "user entry" to "directory entry"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:40:16 +00:00
c94dc64e7b Rename "user entry" to "directory entry"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7651 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 13:33:21 +00:00
4945339bc3 return null
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 10:04:27 +00:00
dcfa6b2747 check python version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 06:55:10 +00:00
590a123bce Changed "#!/usr/bin/python2.3" to "#!/usr/bin/env python" because some Linux do not have python2.3 and when installing you could get this error: Missing Dependency: /usr/bin/python2.3 is needed by package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 13:03:11 +00:00
67c48e857c Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 12:30:25 +00:00
a1da362d5a Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 12:27:54 +00:00
3cb18cde24 Changed confirm() prompt to dialogs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 03:06:44 +00:00
8cda0d2b98 Changed position of dialogs to default center.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 02:42:47 +00:00
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
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
ad049b14a7 Add minimum width for ping and power columns so that the loader could be displayed nicely.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 21:08:15 +00:00
1aefbcca67 Disable buttons by using ".attr('disable', 'true')" instead of ".unbind()"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 20:18:21 +00:00
b36b47a6c8 Enabled run button and fields after script finished.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7586 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 19:32:09 +00:00
8798c04625 Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7583 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 16:52:41 +00:00
4848313d2c Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 04:10:59 +00:00
df30b66315 Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 04:04:59 +00:00
14019f5b1d Add link to refresh ping and power status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 23:58:17 +00:00
c5231c1c7c Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 01:35:26 +00:00
557a88de5f Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 01:35:08 +00:00
cb38f27f5d Update back-end code fore "Add node" link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7534 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 18:57:08 +00:00
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
3df6eebf1a git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-09-20 18:14:24 +00:00
f604f08c7c git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2010-09-20 18:14:06 +00:00
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
218738339b add rcons page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-20 07:41:43 +00:00
1d18c14551 add gangliamon configure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 08:39:17 +00:00
2451ebdc03 update error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 06:00:34 +00:00
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
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
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
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
b89f5e1a5b add Authenticated check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-13 08:36:05 +00:00
564d1254fa Removed group icon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-11 14:09:50 +00:00
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
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
facd9d571c Changed code for getting network details based on output change.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:35:53 +00:00
29d420545e Filtered out hipersockets when selecting which NIC to add.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 16:07:48 +00:00
0fcc21ad06 Fix submit_request() to make async calls. The problem was that the default timeout for running php scripts is 30 seconds, which is too short for some calls. Also, the stream had to be set as non-blocking.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 21:12:47 +00:00
3ff40c0e0d Changed resource info box message.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-08 15:52:50 +00:00
931058541d Removed old code that was commented out.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-08 14:45:57 +00:00
b535f082d7 Add support for FBA (9336) volumes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 15:36:05 +00:00
4098ed4066 Removed xCAT-UI/ui.old and xCAT-web directories from trunk.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 15:47:49 +00:00
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
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
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