From b54df0ddd0c6a0372327c5aa3668e5a6458fcd64 Mon Sep 17 00:00:00 2001 From: st782s Date: Thu, 4 May 2017 07:48:42 -0400 Subject: [PORTAL-7] Rebase This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: I9a24a338665c7cd058978e8636bc412d9e2fdce8 Signed-off-by: st782s --- ecomp-portal-BE/war/WEB-INF/fusion/.DS_Store | Bin 6148 -> 0 bytes .../war/WEB-INF/fusion/conf/fusion.properties | 82 --- .../war/WEB-INF/fusion/defs/definitions.xml | 120 ----- ecomp-portal-BE/war/WEB-INF/fusion/jsp/.gitignore | 0 .../war/WEB-INF/fusion/jsp/collaborateList.jsp | 101 ---- .../war/WEB-INF/fusion/jsp/ebz/ebz_footer.jsp | 63 --- .../war/WEB-INF/fusion/jsp/ebz/ebz_header.jsp | 303 ----------- .../war/WEB-INF/fusion/jsp/ebz_template.jsp | 44 -- .../fusion/jsp/ebz_template_noheader_nofooter.jsp | 35 -- ecomp-portal-BE/war/WEB-INF/fusion/jsp/include.jsp | 30 -- .../war/WEB-INF/fusion/jsp/jcs_admin.jsp | 149 ------ ecomp-portal-BE/war/WEB-INF/fusion/jsp/meta.jsp | 35 -- .../war/WEB-INF/fusion/jsp/popup_modal.html | 311 ------------ .../war/WEB-INF/fusion/jsp/popup_modal_role.html | 257 ---------- .../fusion/jsp/popup_modal_rolefunction.html | 87 ---- .../war/WEB-INF/fusion/jsp/post_search.jsp | 370 -------------- ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile.jsp | 442 ---------------- .../war/WEB-INF/fusion/jsp/profile_search.jsp | 100 ---- ecomp-portal-BE/war/WEB-INF/fusion/jsp/role.jsp | 298 ----------- .../war/WEB-INF/fusion/jsp/role_function_list.jsp | 225 --------- .../war/WEB-INF/fusion/jsp/role_list.jsp | 147 ------ .../war/WEB-INF/fusion/jsp/usage_list.jsp | 99 ---- .../WEB-INF/fusion/jsp/webrtc/collaboration.jsp | 529 ------------------- ecomp-portal-BE/war/WEB-INF/fusion/orm/EP.hbm.xml | 558 --------------------- .../war/WEB-INF/fusion/orm/Fusion.hbm.xml | 372 -------------- .../war/WEB-INF/fusion/orm/Workflow.hbm.xml | 48 -- .../war/WEB-INF/fusion/raptor/report_search.jsp | 20 - 27 files changed, 4825 deletions(-) delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/.DS_Store delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/conf/fusion.properties delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/defs/definitions.xml delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/.gitignore delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/collaborateList.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_footer.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_header.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template_noheader_nofooter.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/include.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/jcs_admin.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/meta.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal.html delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_role.html delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_rolefunction.html delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/post_search.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile_search.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/role.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_function_list.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_list.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/usage_list.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/jsp/webrtc/collaboration.jsp delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/orm/EP.hbm.xml delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/orm/Fusion.hbm.xml delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/orm/Workflow.hbm.xml delete mode 100644 ecomp-portal-BE/war/WEB-INF/fusion/raptor/report_search.jsp (limited to 'ecomp-portal-BE/war/WEB-INF/fusion') diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/.DS_Store b/ecomp-portal-BE/war/WEB-INF/fusion/.DS_Store deleted file mode 100644 index 7fb274c0..00000000 Binary files a/ecomp-portal-BE/war/WEB-INF/fusion/.DS_Store and /dev/null differ diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/conf/fusion.properties b/ecomp-portal-BE/war/WEB-INF/fusion/conf/fusion.properties deleted file mode 100644 index 242a21d5..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/conf/fusion.properties +++ /dev/null @@ -1,82 +0,0 @@ -### -# ================================================================================ -# eCOMP Portal -# ================================================================================ -# Copyright (C) 2017 AT&T Intellectual Property -# ================================================================================ -# Licensed 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. -# ================================================================================ -### -# domain settings -#domain_class_location = - -# validator settings -#default_error_message = Default error message - -login_url_no_ret_val = http://localhost:9000/ecompportal/login.htm - -user_attribute_name = user - -# User Session settings -#user_attribute_name = user -roles_attribute_name = roles -role_functions_attribute_name = role_functions -#client_device_attribute_name = client_device -#client_device_emulation = false -#client_device_type_to_emulate = - -# menu settings -menu_query_name = menuData -#menu_properties_file_location = /WEB-INF/fusion/menu/ -application_menu_set_name = APP -application_menu_attribute_name = applicationMenuData -#application_menu_properties_name = menu.properties -business_direct_menu_set_name = BD -#business_direct_menu_properties_name = bd.menu.properties -business_direct_menu_attribute_name = businessDirectMenuData - -# RAPTOR config settings -#raptor_config_file_path = /WEB-INF/conf/ - -# ECOMP settings -ecomp_app_id = 1 -# Role settings -sys_admin_role_id = 1 -account_admin_role_id = 999 -restricted_app_role_id = 900 -#sys_admin_role_function_delete_from_ui = true - -# Profile Search settings -#profile_search_report_id=181 -#callable_profile_search_report_id=386 - - -# Home Page index html - -home_page = /index.html - -authentication_mechanism = DBAUTH - -login.error.hrid.empty = Login failed, please contact system administrator. -login.error.hrid.not-found = User not found, please contact system administrator. -login.error.user.inactive = Account is disabled, please contact system administrator. - -# -# Number of seconds to poll health (database operational, etc.) -# -health_poll_interval_seconds = 5 -# -# If a component is down a log entry will be written that triggers an alert. This parameter specifies how often this alert should be triggered -# if the component remains down. For example a value of 30, would translate to 30 * 60 seconds = 1800 seconds, or every 30 minutes -# -health_fail_alert_every_x_intervals = 30 diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/defs/definitions.xml b/ecomp-portal-BE/war/WEB-INF/fusion/defs/definitions.xml deleted file mode 100644 index f11b39a0..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/defs/definitions.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/.gitignore b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/.gitignore deleted file mode 100644 index e69de29b..00000000 diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/collaborateList.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/collaborateList.jsp deleted file mode 100644 index 21497518..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/collaborateList.jsp +++ /dev/null @@ -1,101 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - - - - - - - - - - - -<%@ include file="/WEB-INF/fusion/jsp/popup_modal.html" %> -
-
-

Collaborate List

-
- - - - - - - - - - - - - - - - - - - - - - -
User IDLast NameFirst NameEmailATTUIDOnline/Offline
{{rowData.id}}{{rowData.lastName}}{{rowData.firstName}}{{rowData.email}}{{rowData.sbcid}} - Offline - Online -
-
-
- -
- - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_footer.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_footer.jsp deleted file mode 100644 index ae72af66..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_footer.jsp +++ /dev/null @@ -1,63 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - -
-
- -
- -
- -
-
-
- - -
-
-
- -
- -
-
-
-
-
-
diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_header.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_header.jsp deleted file mode 100644 index e4cd224c..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz/ebz_header.jsp +++ /dev/null @@ -1,303 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - <%@ page isELIgnored ="false" %> - <%@ page import="org.openecomp.portalsdk.core.util.SystemProperties" %> - - - - - - -
-
-
-
-
- -
- -
- Manage -
-
- Support - -
- -
-
- <%--
- - -
-
${ociUserName}
-
- -
-
--%> - - - - -
-
-
- - - - - - - - <%-- - - - - --%> -
-
- - - - - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template.jsp deleted file mode 100644 index 32010111..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template.jsp +++ /dev/null @@ -1,44 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles"%> - - - - <%@ include file="/WEB-INF/fusion/jsp/meta.jsp" %> - - - -
-
- -
-
-
-
- -
-
-
-
- -
-
- - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template_noheader_nofooter.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template_noheader_nofooter.jsp deleted file mode 100644 index c3f9fef9..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/ebz_template_noheader_nofooter.jsp +++ /dev/null @@ -1,35 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles"%> - - - <%@ include file="/WEB-INF/fusion/jsp/meta.jsp" %> - -
- -
-
- -
-
- -
- - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/include.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/include.jsp deleted file mode 100644 index e4ca6e4b..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/include.jsp +++ /dev/null @@ -1,30 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%@ page import="org.openecomp.portalsdk.core.util.SystemProperties" %> -<%@ page import="org.openecomp.portalsdk.core.web.support.AppUtils" %> - -<%@ page import="java.util.LinkedHashMap" %> - - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/jcs_admin.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/jcs_admin.jsp deleted file mode 100644 index bf56c56b..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/jcs_admin.jsp +++ /dev/null @@ -1,149 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%-- <%@ include file="/WEB-INF/fusion/jsp/include.jsp"%> --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - - - - -
-

Cache Regions

- These are the regions which are currently defined in the cache. 'Items' and 'Bytes' refer to the elements currently in memory (not spooled). - You can clear all items for a region by clicking on the Clear icon next to the desired region below. You can also clear all regions which - empties the entire cache.

- -
-
-
Cache Name
-
# of Items
-
Bytes
-
Status
-
Memory Hits
-
Aux Hits
-
Not Found Misses
-
Expired Misses
-
Clear?
-
Items
-
-
-
- -
{{region.size}}
-
{{region.byteCount}}
-
{{region.status}}
-
{{region.hitCountRam}}
-
{{region.hitCountAux}}
-
{{region.missCountNotFound}}
-
{{region.missCountExpired}}
-
-
-
-
-
-
- -
Key
-
Eternal?
-
Created
-
Max Life
-
Expires
-
Clear?
-
-
-
- - -
{{item.eternal}}
-
{{item.createTime}}
-
{{item.maxLifeSeconds}}
-
{{item.expiresInSeconds}}
-
-
-
-
-
-
-
- - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/meta.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/meta.jsp deleted file mode 100644 index 1899b79f..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/meta.jsp +++ /dev/null @@ -1,35 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - - - - - - - - - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal.html b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal.html deleted file mode 100644 index 82c5616f..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_role.html b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_role.html deleted file mode 100644 index eae53e4f..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_role.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_rolefunction.html b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_rolefunction.html deleted file mode 100644 index 958333de..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/popup_modal_rolefunction.html +++ /dev/null @@ -1,87 +0,0 @@ - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/post_search.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/post_search.jsp deleted file mode 100644 index 3e0b16ab..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/post_search.jsp +++ /dev/null @@ -1,370 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%@ page import="java.util.*" %> -<%@ page import="com.fasterxml.jackson.databind.ObjectMapper" %> -<%@ page import="org.json.JSONObject" %> - -<%-- <%@ include file="/WEB-INF/fusion/jsp/include.jsp"%> --%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - -
- -

WEBPHONE Search

- <%--

-
-

--%> -
- Please enter search criteria below:
- -
- Last Name:
- -
- -
- First Name:
- -
- -
- ATTUID:
- -
- -
- Manager ATTUID:
- -
-
-
- Organization:
- -
- -
- Email:
- -
-
- -
- - - -
-
- {{noResultsString}} -
- - - - - - - - - - - - - - - - - - - - - - - - - -
NoNameATTUIDOrganizationPhoneEmailImport?
- {{$index + 1}} - -
- {{profile.lastName}}, {{profile.firstName}} -
- - -
- {{profile.sbcid}} - - {{profile.orgCode}} - - {{profile.phone}} - - {{profile.email}} - -
-
- -
-
-
- Exists -
-
-
- Rows Per Page: - -
-
- Current Page: - -
-
- Total Page(s): - -
- -
- -
- -
- - - - -
- diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile.jsp deleted file mode 100644 index 7e10a213..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile.jsp +++ /dev/null @@ -1,442 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -<%@ page import="org.openecomp.portalsdk.core.domain.User"%> -<%@ page import="org.openecomp.portalsdk.core.web.support.UserUtils"%> - -<%@page import="org.openecomp.portalsdk.core.web.support.ControllerProperties"%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - - - - - - - - - - - - - - -<%@ include file="/WEB-INF/fusion/jsp/include.jsp"%> - -
-

- - -

Profile Edit

-
- -

Profile Edit

-
-
-

-
- -
- - Please edit the profile details below: 

- -
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
-
- -
- -
-
-
-
- -
-
- -
- -
-
-
-
-
-
-
-
-
- -
- -
- -
-
- - - -
- - - - - - - - - - - - - - - - -
NameRemove?
{{ role.name }} - -
- - -
- - - - - - - - - - - - - - -
Role
-
- -
-
{{ availableRole.name }}
-
- -
- - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile_search.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile_search.jsp deleted file mode 100644 index e7ad5762..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/profile_search.jsp +++ /dev/null @@ -1,100 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - - - - - - - - - - - -<%@ include file="/WEB-INF/fusion/jsp/popup_modal.html" %> -
-
-

Profile Search

-
- - - - - - - - - - - - - - - - - - - - - - - - - - -
User IDLast NameFirst NameEmailATTUIDManager ATTUIDEditActive?
{{rowData.id}}{{rowData.lastName}}{{rowData.firstName}}{{rowData.email}}{{rowData.sbcid}}{{rowData.managerId}} -
- -
-
-
-
- -
- - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role.jsp deleted file mode 100644 index e1c100db..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role.jsp +++ /dev/null @@ -1,298 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - -<%@ include file="/WEB-INF/fusion/jsp/include.jsp"%> --%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - - -<%@ include file="/WEB-INF/fusion/jsp/popup_modal_role.html" %> - -
- -
-
-

- - -

Role Edit

-
- -

Role Create

-
-
-

-
- -
- -
- Please edit the role details below: 
- -
-
- -
- -
-
- -
- -
- -
- -
-
- - -
- - - - - - - - - - - - - - -
NameRemove?
{{ roleFunction.name }} -
-
- Manage Role Functions

- -
- - -
- - - - - - - - - - - - - - -
NameRemove?
{{ role.name }} -
-
- -
- - - - - - - - - - - - - - -
Role
-
- -
-
{{ availableRole.name }}
-
-
- - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_function_list.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_function_list.jsp deleted file mode 100644 index 51aea051..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_function_list.jsp +++ /dev/null @@ -1,225 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - -<%-- <%@ include file="/WEB-INF/fusion/jsp/include.jsp" %> --%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - - -<%@ include file="/WEB-INF/fusion/jsp/popup_modal_rolefunction.html" %> -
-
- -

Role Functions

- - -

- -
- -
- Click on the edit icon to update a role function, the plus icon to add additional role functions, or the delete icon to remove them. -
-
- - - - - - - - - - - - - - - - - -
NameCodeEdit?Delete?
{{ availableRoleFunction.name }}{{ availableRoleFunction.code }} - -
-
- -
-
-
- - - - - - -
- -
-
- -
-
-
-
- -
-
- - -
- -
- - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_list.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_list.jsp deleted file mode 100644 index f35d975e..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/role_list.jsp +++ /dev/null @@ -1,147 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - -<%-- <%@ include file="/WEB-INF/fusion/jsp/include.jsp" %> --%> - -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - -
-

Roles

-
-
-Click on a Role to view its details. - -
-
- - - - - - - - - - - - - - - - - - -
NamePriorityActive?Delete?
{{ availableRole.name }}{{ availableRole.priority }} -
- -
-
-
-
-
- -
- -
- -
- - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/usage_list.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/usage_list.jsp deleted file mode 100644 index 11e2439e..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/usage_list.jsp +++ /dev/null @@ -1,99 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - -<%-- <%@ include file="/WEB-INF/fusion/jsp/include.jsp" %> --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> - - - - - - - - - - - - - - - -
-
-

- Usage -

-
-
- The following shows all users currently logged into the application. Click the icon to expel a user from the application. - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Current User Sessions
User IdUser NameEmailLast Access Time (minutes)Time Remaining (minutes)Expel?
{{user.id}}{{user.lastName}}{{user.email}}{{user.lastAccess}}{{user.remaining}}
Current Session
-
-
-
-
- - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/webrtc/collaboration.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/jsp/webrtc/collaboration.jsp deleted file mode 100644 index b0480d45..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/jsp/webrtc/collaboration.jsp +++ /dev/null @@ -1,529 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - - - - - - - - - - - - - - - - - -
- - - - - - -
-
-
-
- - -
- - -
- --> - - -
- - - -
- -
- -
- - - -
- - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/orm/EP.hbm.xml b/ecomp-portal-BE/war/WEB-INF/fusion/orm/EP.hbm.xml deleted file mode 100644 index 1ed165b5..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/orm/EP.hbm.xml +++ /dev/null @@ -1,558 +0,0 @@ - - - - - - - - - - - - seq_fn_widget - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_user - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_app - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_role - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - app - - - - - - - - - - - - - - - - - seq_fn_pers_user_app_sel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/orm/Fusion.hbm.xml b/ecomp-portal-BE/war/WEB-INF/fusion/orm/Fusion.hbm.xml deleted file mode 100644 index 53c45b79..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/orm/Fusion.hbm.xml +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - - - - - - seq_fn_user - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_role - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_menu - - - - - - - - - - - - - - - - - - - - - - - seq_fn_menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - seq_fn_broadcast_message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - select distinct functionCd from MenuData - - - - from MenuData where menuSetCode = :menu_set_cd and parentMenu is null - - - FROM UrlsAccessible A where upper(A.urlsAccessibleKey.url) = upper(:current_url) - - - - select firstName, lastName from User where id = :user_id - - - - select email from User where id = :user_id - - - - select id, firstName, lastName from User where active = true order by lastName, firstName - - - - select name from Role where id = :role_id - - - - select id, name from Role order by name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - from CommonWidget where category = :cat order by sortOrder, title - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/orm/Workflow.hbm.xml b/ecomp-portal-BE/war/WEB-INF/fusion/orm/Workflow.hbm.xml deleted file mode 100644 index 69c19db7..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/orm/Workflow.hbm.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ecomp-portal-BE/war/WEB-INF/fusion/raptor/report_search.jsp b/ecomp-portal-BE/war/WEB-INF/fusion/raptor/report_search.jsp deleted file mode 100644 index e1895d2c..00000000 --- a/ecomp-portal-BE/war/WEB-INF/fusion/raptor/report_search.jsp +++ /dev/null @@ -1,20 +0,0 @@ -<%-- - ================================================================================ - eCOMP Portal - ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property - ================================================================================ - Licensed 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. - ================================================================================ - --%> -Hello world -- cgit 1.2.3-korg