You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/09/16 17:06:06 UTC

git commit: ARGUS-48:Remove Hortonworks Reference from UI

Repository: incubator-argus
Updated Branches:
  refs/heads/master c99b51c76 -> e3f255e6e


ARGUS-48:Remove Hortonworks Reference from UI

Signed-off-by: sneethiraj <sn...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/e3f255e6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/e3f255e6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/e3f255e6

Branch: refs/heads/master
Commit: e3f255e6e52b657bb413cc1f8e047da2be2b0ccb
Parents: c99b51c
Author: vperiasamy <vp...@hortonworks.com>
Authored: Fri Sep 12 05:29:49 2014 -0400
Committer: sneethiraj <sn...@apache.org>
Committed: Tue Sep 16 11:05:54 2014 -0400

----------------------------------------------------------------------
 .../src/main/webapp/copyrightPluginList.html        |   2 +-
 security-admin/src/main/webapp/images/logo.png      | Bin 0 -> 4160 bytes
 security-admin/src/main/webapp/index.html           |   4 ++--
 security-admin/src/main/webapp/login.jsp            |   4 ++--
 .../webapp/scripts/modules/globalize/message/en.js  |   3 ++-
 .../main/webapp/templates/common/Footer_tmpl.html   |   2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/copyrightPluginList.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/copyrightPluginList.html b/security-admin/src/main/webapp/copyrightPluginList.html
index 3e35f64..f7bf3b6 100644
--- a/security-admin/src/main/webapp/copyrightPluginList.html
+++ b/security-admin/src/main/webapp/copyrightPluginList.html
@@ -8,7 +8,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-		<title>Hortonworks - Third party Plugins/Tools</title>
+		<title>Argus - Third party Plugins/Tools</title>
 		<meta name="description" content="">
 		<meta name="viewport" content="width=device-width">
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/images/logo.png
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/images/logo.png b/security-admin/src/main/webapp/images/logo.png
new file mode 100644
index 0000000..e9baf14
Binary files /dev/null and b/security-admin/src/main/webapp/images/logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/index.html b/security-admin/src/main/webapp/index.html
index 58215e6..6b53ad4 100644
--- a/security-admin/src/main/webapp/index.html
+++ b/security-admin/src/main/webapp/index.html
@@ -8,7 +8,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-		<title>Hortonworks</title>
+		<title>Argus</title>
 		<meta name="description" content="">
 		<meta name="viewport" content="width=device-width">
 
@@ -38,7 +38,7 @@
 		<header class="navbar navbar-fixed-top" id="top-navbar">
 			<div class="navbar-inner">
 				<div class="container">
-					<a class="logo page-logo" href="#"><img alt="Af_logo" src="images/hortonworks_logo_w.png"></a>
+					<a class="logo page-logo" href="#"><img alt="Af_logo" src="images/logo.png"></a>
 					<a class="btn nav-button collapsed" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-reorder"></span> </a>
 					<div id="r_topNav">
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/login.jsp
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/login.jsp b/security-admin/src/main/webapp/login.jsp
index 2214bba..e31147b 100644
--- a/security-admin/src/main/webapp/login.jsp
+++ b/security-admin/src/main/webapp/login.jsp
@@ -8,7 +8,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-		<title> XA Secure - Sign In</title>
+		<title> Argus - Sign In</title>
 		<meta name="description" content="">
 		<meta name="viewport" content="width=device-width">
 		
@@ -44,7 +44,7 @@
 		================================================== -->
 		<section id="signin-container" style="margin-top: 4.5px;">
 			<div class="l-logo">
-				<img src="images/hortonworks_logo_w.png" alt="XA Secure logo">
+				<img src="images/logo.png" alt="Argus logo">
 			</div>
 			<form action="" method="get" accept-charset="utf-8">
 				<fieldset>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
index 937c0ee..d3993e0 100644
--- a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
+++ b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
@@ -222,7 +222,8 @@ define(function(require) {
 				logout 						: 'Logout',
 				xaSecure					: 'XA Secure',
 				hortonWorksInc				: 'Hortonworks Inc.',
-				listOfPlugins				: 'See third-party tools/resources used and their respective authors.',
+				listOfPlugins				: 'See third-party tools/resources that Argus uses and their respective authors.',
+				licenceText                 : 'Licensed under the Apache Licence, Version 0.1.0',
 				
 	
 				// Menu

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/e3f255e6/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/Footer_tmpl.html b/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
index 47c399f..ef4a79a 100644
--- a/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
@@ -2,7 +2,7 @@
 <div id="main-footer">
 	<div class="pull-left copy-right-text">
 			<p class="text-left">
-				© {{tt 'h.hortonWorksInc'}} {{getCopyrightDate}}. All rights reserved.
+				<a target="_blank" href="http://incubator.apache.org/projects/argus.html">{{tt 'h.licenceText'}}</a>
 			</p>
 			<p class="text-left">
 				<a target="_blank" href="copyrightPluginList.html">{{tt 'h.listOfPlugins'}}</a>