You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2013/07/20 20:27:10 UTC

svn commit: r1505182 - /airavata/sandbox/gsoc2013/index.html

Author: smarru
Date: Sat Jul 20 18:27:10 2013
New Revision: 1505182

URL: http://svn.apache.org/r1505182
Log:
updated patch from sanchit

Modified:
    airavata/sandbox/gsoc2013/index.html

Modified: airavata/sandbox/gsoc2013/index.html
URL: http://svn.apache.org/viewvc/airavata/sandbox/gsoc2013/index.html?rev=1505182&r1=1505181&r2=1505182&view=diff
==============================================================================
--- airavata/sandbox/gsoc2013/index.html (original)
+++ airavata/sandbox/gsoc2013/index.html Sat Jul 20 18:27:10 2013
@@ -1,94 +1,78 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<!DOCTYPE html>
+<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
+<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
+<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
+<!--[if gt IE 8]><!-->
+<html class="no-js" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
+<html lang="en" ng-app="executionInterface">
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-  <meta http-equiv="Content-Style-Type" content="text/css">
-  <title></title>
-  <meta name="Generator" content="Cocoa HTML Writer">
-  <meta name="CocoaVersion" content="1187.39">
-  <style type="text/css">
-    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
-    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
-  </style>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <title>Execution Interface, Apache Airavata</title>
+    <meta name="description" content="Workflow Execution Interface for Apache Airavata">
+    <meta name="viewport" content="width=device-width">
+    <meta name="author" content="Sanchit Aggarwal">
+
+    <link rel="stylesheet" href="css/vendor/bootstrap.min.css">
+    <link rel="stylesheet" href="css/vendor/bootstrap-responsive.min.css">
+    <link rel="stylesheet" href="css/executionInterface.css">
+
 </head>
-<body>
-<p class="p1">&lt;!--</p>
-<p class="p1">Licensed to the Apache Software Foundation (ASF) under one</p>
-<p class="p1">or more contributor license agreements.<span class="Apple-converted-space">  </span>See the NOTICE file</p>
-<p class="p1">distributed with this work for additional information</p>
-<p class="p1">regarding copyright ownership.<span class="Apple-converted-space">  </span>The ASF licenses this file</p>
-<p class="p1">to you under the Apache License, Version 2.0 (the</p>
-<p class="p1">"License"); you may not use this file except in compliance</p>
-<p class="p1">with the License.<span class="Apple-converted-space">  </span>You may obtain a copy of the License at</p>
-<p class="p2"><br></p>
-<p class="p1">http://www.apache.org/licenses/LICENSE-2.0</p>
-<p class="p2"><br></p>
-<p class="p1">Unless required by applicable law or agreed to in writing,</p>
-<p class="p1">software distributed under the License is distributed on an</p>
-<p class="p1">"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</p>
-<p class="p1">KIND, either express or implied.<span class="Apple-converted-space">  </span>See the License for the</p>
-<p class="p1">specific language governing permissions and limitations</p>
-<p class="p1">under the License.</p>
-<p class="p1">--&gt;</p>
-<p class="p1">&lt;!DOCTYPE html&gt;</p>
-<p class="p1">&lt;!--[if lt IE 7]&gt;<span class="Apple-converted-space">      </span>&lt;html class="no-js lt-ie9 lt-ie8 lt-ie7"&gt; &lt;![endif]--&gt;</p>
-<p class="p1">&lt;!--[if IE 7]&gt; <span class="Apple-converted-space">        </span>&lt;html class="no-js lt-ie9 lt-ie8"&gt; &lt;![endif]--&gt;</p>
-<p class="p1">&lt;!--[if IE 8]&gt; <span class="Apple-converted-space">        </span>&lt;html class="no-js lt-ie9"&gt; &lt;![endif]--&gt;</p>
-<p class="p1">&lt;!--[if gt IE 8]&gt;&lt;!--&gt;</p>
-<p class="p1">&lt;html class="no-js" xmlns="http://www.w3.org/1999/html"&gt; &lt;!--&lt;![endif]--&gt;</p>
-<p class="p1">&lt;html lang="en" ng-app="executionInterface"&gt;</p>
-<p class="p1">&lt;head&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta charset="utf-8"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;title&gt;Execution Interface, Apache Airavata&lt;/title&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta name="description" content="Workflow Execution Interface for Apache Airavata"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta name="viewport" content="width=device-width"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;meta name="author" content="Sanchit Aggarwal"&gt;</p>
-<p class="p2"><br></p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;link rel="stylesheet" href="css/vendor/bootstrap.min.css"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;link rel="stylesheet" href="css/vendor/bootstrap-responsive.min.css"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;link rel="stylesheet" href="css/executionInterface.css"&gt;</p>
-<p class="p2"><br></p>
-<p class="p1">&lt;/head&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;body ng-controller="executionInterfaceCntl"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;!--[if lt IE 7]&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;p class="chromeframe"&gt;You are using an &lt;strong&gt;outdated&lt;/strong&gt; browser. Please</p>
-<p class="p1"><span class="Apple-converted-space">            </span>&lt;a href="http://browsehappy.com/"&gt;upgrade your browser&lt;/a&gt; or</p>
-<p class="p1"><span class="Apple-converted-space">            </span>&lt;a href="http://www.google.com/chromeframe/?redirect=true"&gt;activate Google Chrome Frame&lt;/a&gt;</p>
-<p class="p1"><span class="Apple-converted-space">            </span>to improve your experience.</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;/p&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;![endif]--&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;div class="navbar navbar-inverse navbar-fixed-top"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">            </span>&lt;div class="navbar-inner"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                </span>&lt;div class="container"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                    </span>&lt;a class="brand" href="#"&gt;Execution Interface&lt;/a&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                    </span>&lt;ul class="nav"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                        </span>&lt;li class="dropdown"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                            </span>&lt;a href="#" class="dropdown-toggle" data-toggle="dropdown"&gt;&lt;i class="icon-tasks"&gt;&lt;/i&gt; XBaya&lt;/a&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                            </span>&lt;ul class="dropdown-menu"&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                                </span>&lt;li&gt;&lt;a href="#" role="button" data-toggle="modal"&gt;&lt;i class=" icon-star"&gt;&lt;/i&gt; New Workflow&lt;/a&gt;&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                                </span>&lt;li&gt;&lt;a href="#addHost" role="button" data-toggle="modal"&gt;&lt;i class="icon-plus-sign"&gt;&lt;/i&gt; Add Host&lt;/a&gt;&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                                </span>&lt;li&gt;&lt;a href="#newApplicationDeploy" role="button" data-toggle="modal"&gt;&lt;i class="icon-plus-sign"&gt;&lt;/i&gt; New Application Deployment&lt;/a&gt;&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                            </span>&lt;/ul&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                        </span>&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                        </span>&lt;li class="run"&gt;&lt;a href="#launchWorkflow" role="button" data-toggle="modal" title="Run Workflow"&gt;&lt;i class="icon-play icon-white"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                        </span>&lt;li class="stop"&gt;&lt;a ui-if="isWorkflowRunning" href="#stop" title="Stop Workflow"&gt;&lt;i class="icon-stop icon-white"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                    </span>&lt;/ul&gt;</p>
-<p class="p1"><span class="Apple-converted-space">                </span>&lt;/div&gt;</p>
-<p class="p1"><span class="Apple-converted-space">            </span>&lt;/div&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;/div&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;div class="container" ng-view&gt;&lt;/div&gt;</p>
-<p class="p2"><br></p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;!--javascript resource--&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script&gt;window.jQuery || document.write('&lt;script src="js/vendor/jquery-1.9.1.min.js"&gt;&lt;\/script&gt;')&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script&gt;window.jQuery || document.write('&lt;script src="js/vendor/angular.min.js"&gt;&lt;\/script&gt;')&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="js/vendor/angular-ui.min.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="js/vendor/bootstrap.min.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="js/vendor/tv4.min.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">        </span>&lt;script src="js/controlers/executionInterfaceCntl.js"&gt;&lt;/script&gt;</p>
-<p class="p1"><span class="Apple-converted-space">    </span>&lt;/body&gt;</p>
-<p class="p1">&lt;/html&gt;</p>
-</body>
-</html>
+    <body ng-controller="executionInterfaceCntl">
+        <!--[if lt IE 7]>
+        <p class="chromeframe">You are using an <strong>outdated</strong> browser. Please
+            <a href="http://browsehappy.com/">upgrade your browser</a> or
+            <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a>
+            to improve your experience.
+        </p>
+        <![endif]-->
+        <div class="navbar navbar-inverse navbar-fixed-top">
+            <div class="navbar-inner">
+                <div class="container">
+                    <a class="brand" href="#">Execution Interface</a>
+                    <ul class="nav">
+                        <li class="dropdown">
+                            <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="icon-tasks"></i> XBaya<b class="caret"></b></a>
+                            <ul class="dropdown-menu">
+                                <li><a href="#" role="button" data-toggle="modal"><i class=" icon-star"></i> New Workflow</a></li>
+                                <li><a href="#addHost" role="button" data-toggle="modal"><i class="icon-plus-sign"></i> Add Host</a></li>
+                                <li><a href="#newApplicationDeploy" role="button" data-toggle="modal"><i class="icon-plus-sign"></i> Register Application</a></li>
+                            </ul>
+                        </li>
+                        <li class="run"><a href="#launchWorkflow" role="button" data-toggle="modal"><i class="icon-play icon-white"></i> Run Workflow</a></li>
+                        <li class="stop"><a ui-if="isWorkflowRunning" href="#stop"><i class="icon-stop icon-white"></i> Stop Workflow</a></li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <div class="container" ng-view></div>
+
+        <!--javascript resource-->
+        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
+        <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
+        <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script>
+        <script>window.jQuery || document.write('<script src="js/vendor/angular.min.js"><\/script>')</script>
+        <script src="js/vendor/angular-ui.min.js"></script>
+        <script src="js/vendor/bootstrap.min.js"></script>
+        <script src="js/vendor/tv4.min.js"></script>
+        <script src="js/controlers/executionInterfaceCntl.js"></script>
+    </body>
+</html>
\ No newline at end of file