Commit Graph

14 Commits

Author SHA1 Message Date
phamt
ccae4d72a6 socket.php is causing the UI to crash because SUSE does not have /user/share/pear/ and does not have a RPM for it. Removing socket.php and switch submit_request() to using the old way.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 19:49:59 +00:00
phamt
ea8483cbe0 Removed getStatus() call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 19:17:07 +00:00
phamt
3927eb8bf1 Setting xCAT resquest stream to be blocking because if a short request is made along with a long running request, the output of the long running request never returns.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 18:49:04 +00:00
phamt
ae9af2fb76 Added socket.php class to create socket connections. This might be a way to make async xCAT requests. Still testing to see if this is true.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 15:39:19 +00:00
xq2005
99aac6db31 replace the \n in data by :|:
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 09:06:09 +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
5f7bca49f8 Cleaned up code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 18:28:31 +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
phamt
9553ccc6b6 Put old UI code into xCAT-UI/ui.old
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:20:19 +00:00
mxi1
e46a62708d the web page for "RMC event ", and the web page for /home/control" are modified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-07 09:42:14 +00:00
mxi1
823bb33b20 updates fot the main page of "monitor interface"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-05 06:50:40 +00:00
jbjohnso
fd722acd62 -Change xCAT WebUI to not recommend world writable log file as a way to let the WebUI read it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 13:43:40 +00:00
jbjohnso
fef7413f3c -Improve performance of web ui when dealing with large xcat responses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:38:57 +00:00
vallard
520197fd0d new xCAT web client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-24 23:46:34 +00:00