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/10/22 07:59:51 UTC

git commit: ARGUS-126:Change Argus name to Ranger in policy admin UI

Repository: incubator-argus
Updated Branches:
  refs/heads/master 38906d8cd -> 43d5e8d05


ARGUS-126:Change Argus name to Ranger in policy admin 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/43d5e8d0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/43d5e8d0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/43d5e8d0

Branch: refs/heads/master
Commit: 43d5e8d05558284f8e43f54c7eeb8216a85f5c30
Parents: 38906d8
Author: vperiasamy <vp...@hortonworks.com>
Authored: Wed Oct 22 00:34:06 2014 -0400
Committer: sneethiraj <sn...@apache.org>
Committed: Wed Oct 22 01:59:45 2014 -0400

----------------------------------------------------------------------
 .../src/main/webapp/copyrightPluginList.html     |   2 +-
 security-admin/src/main/webapp/images/logo.png   | Bin 4160 -> 4493 bytes
 security-admin/src/main/webapp/index.html        |   2 +-
 security-admin/src/main/webapp/login.jsp         |   2 +-
 .../scripts/modules/globalize/message/en.js      |   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/43d5e8d0/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 f7bf3b6..e93012f 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>Argus - Third party Plugins/Tools</title>
+		<title>Ranger - 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/43d5e8d0/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
index e9baf14..47718f9 100644
Binary files a/security-admin/src/main/webapp/images/logo.png and b/security-admin/src/main/webapp/images/logo.png differ

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/43d5e8d0/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 a96b421..b7b7e17 100644
--- a/security-admin/src/main/webapp/index.html
+++ b/security-admin/src/main/webapp/index.html
@@ -24,7 +24,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-		<title>Argus</title>
+		<title>Ranger</title>
 		<meta name="description" content="">
 		<meta name="viewport" content="width=device-width">
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/43d5e8d0/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 921fdfb..7610f9b 100644
--- a/security-admin/src/main/webapp/login.jsp
+++ b/security-admin/src/main/webapp/login.jsp
@@ -24,7 +24,7 @@
 	<head>
 		<meta charset="utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-		<title> Argus - Sign In</title>
+		<title> Ranger - Sign In</title>
 		<meta name="description" content="">
 		<meta name="viewport" content="width=device-width">
 		

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/43d5e8d0/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 2d19aa8..8592cf8 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,7 @@ define(function(require) {
 				logout 						: 'Logout',
 				xaSecure					: 'XA Secure',
 				hortonWorksInc				: 'Hortonworks Inc.',
-				listOfPlugins				: 'See third-party tools/resources that Argus uses and their respective authors.',
+				listOfPlugins				: 'See third-party tools/resources that Ranger uses and their respective authors.',
 				licenceText                 : 'Licensed under the Apache Licence, Version 2.0',