From 66960c4d2c47922fe4006df83963879f8214c7e6 Mon Sep 17 00:00:00 2001 From: sunqi310 Date: Thu, 22 Sep 2016 19:15:55 +0800 Subject: TOSCA-74 Modify the license and the third party component path of external system Change-Id: Id98de06d6eb30c6b22173ca7943b9379ae6f4819 Issue-id: TOSCA-74 Signed-off-by: sunqi310 --- .../src/main/webapp/extsys/vim/css/bootstrap.css | 4 +- .../src/main/webapp/extsys/vim/css/skill.css | 4 +- .../src/main/webapp/extsys/vim/css/vim.css | 4 +- .../src/main/webapp/extsys/vim/css/vimChart.css | 15 ++++++ .../src/main/webapp/extsys/vim/i18n/loadi18nApp.js | 6 +-- .../vim/i18n/roc-vim-iui-i18n-en-US.properties | 2 +- .../vim/i18n/roc-vim-iui-i18n-zh-CN.properties | 3 +- .../src/main/webapp/extsys/vim/js/client-cometd.js | 4 +- .../webapp/extsys/vim/js/jqBootstrapValidation.js | 4 +- .../src/main/webapp/extsys/vim/js/vim-validate.js | 4 +- .../src/main/webapp/extsys/vim/js/vimChart.js | 4 +- .../webapp/extsys/vim/js/vimChartController.js | 4 +- .../src/main/webapp/extsys/vim/js/vimController.js | 4 +- .../src/main/webapp/extsys/vim/js/vimUtil.js | 4 +- .../src/main/webapp/extsys/vim/vimChart.html | 54 ++++++++++----------- .../src/main/webapp/extsys/vim/vimView.html | 56 +++++++++++----------- .../main/webapp/extsys/vnfm/css/animate.min.css | 4 +- .../src/main/webapp/extsys/vnfm/css/vnfm.css | 4 +- .../vnfm/i18n/nfv-nso-iui-i18n-en-US.properties | 2 +- .../vnfm/i18n/nfv-nso-iui-i18n-zh-CN.properties | 2 +- .../src/main/webapp/extsys/vnfm/js/commonUtil.js | 4 +- .../main/webapp/extsys/vnfm/js/loadi18n_nsoc.js | 15 ++++++ .../main/webapp/extsys/vnfm/js/vnfm-validate.js | 15 ++++++ .../main/webapp/extsys/vnfm/js/vnfmController.js | 4 +- .../src/main/webapp/extsys/vnfm/js/vnfmUtil.js | 4 +- .../src/main/webapp/extsys/vnfm/vnfmView.html | 34 ++++++------- 26 files changed, 155 insertions(+), 109 deletions(-) (limited to 'openo-portal/portal-extsys/src') diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css index 0193ce71..6e700545 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/bootstrap.css @@ -1,11 +1,11 @@ /** - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css index 092c7be4..f1882653 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/skill.css @@ -1,11 +1,11 @@ /** - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css index 72de455e..ab7b8750 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vim.css @@ -1,11 +1,11 @@ /** - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css index 842ff486..0af68c56 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/css/vimChart.css @@ -1,3 +1,18 @@ +/** + * Copyright 2016 [ZTE] and others. + * + * 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. + */ body { color: #333; font-family: "Microsoft yahei", Verdana, Arial, Helvetica, sans-serif !important; diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js index 4f188705..5549e5b3 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/loadi18nApp.js @@ -1,11 +1,11 @@ -* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) +/* + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties index 35cdb638..8a7e6379 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-en-US.properties @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) +# Copyright 2016 [ZTE] and others. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties index eeba6727..d2c5e9f3 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/i18n/roc-vim-iui-i18n-zh-CN.properties @@ -1,5 +1,5 @@ # -# Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) +# Copyright 2016 [ZTE] and others. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,6 +14,7 @@ # limitations under the License. # + ############## vimView.html i18n ############## com_zte_ums_eco_roc_vim_checking_status=vim连接状态检查中... com_zte_ums_eco_roc_vim_name=名称 diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js index 660cd6f7..5f9a5dc0 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/client-cometd.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js index e590a099..d57e07d2 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/jqBootstrapValidation.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js index 5e3c9c96..0ffa6d35 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vim-validate.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js index 259f83df..284c1436 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChart.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js index 1e9126b9..417815d0 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimChartController.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js index ccade47c..e854a611 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimController.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js index bab4f3b2..103482f7 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/js/vimUtil.js @@ -1,11 +1,11 @@ /* - * Copyright (C) 2015 ZTE, Inc. and others. All rights reserved. (ZTE) + * Copyright 2016 [ZTE] and others. * * 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 + * 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, diff --git a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html index 1bb1373e..e94066f8 100644 --- a/openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html +++ b/openo-portal/portal-extsys/src/main/webapp/extsys/vim/vimChart.html @@ -1,31 +1,31 @@ - - - - - - + + + + + +