modify login function
author“shentao” <shentao@chinamobile.com>
Fri, 30 Sep 2016 12:34:10 +0000 (20:34 +0800)
committer“shentao” <shentao@chinamobile.com>
Fri, 30 Sep 2016 12:34:10 +0000 (20:34 +0800)
commit0443c850719d9059906ed8b1c844265f1ac104cb
treead958a775484dd2308c26c8c4925e6286d606c03
parentbc078561b11a6f8ae3b8b6e86dfffe41da46004f
modify login function

Change-Id: I4546373862406cf379c97de0ed83eb3d6dc03a5c
Signed-off-by: “shentao” <shentao@chinamobile.com>
44 files changed:
openo-portal/portal-common/src/main/webapp/common/about.html
openo-portal/portal-common/src/main/webapp/common/changepwd.html [deleted file]
openo-portal/portal-common/src/main/webapp/common/default.html
openo-portal/portal-common/src/main/webapp/common/i18n/openo-nsoc-i18n-en-US.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/openo-nsoc-i18n-zh-CN.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/openo-roc-i18n-en-US.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/openo-roc-i18n-zh-CN.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/openo-umc-i18n-en-US.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/openo-umc-i18n-zh-CN.properties [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/i18n/web-portal-login-i18n-en-US.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-portal-login-i18n-zh-CN.properties [deleted file]
openo-portal/portal-common/src/main/webapp/common/i18n/web-portal-login-integration-i18n-en-US.properties
openo-portal/portal-common/src/main/webapp/common/i18n/web-portal-login-integration-i18n-zh-CN.properties
openo-portal/portal-common/src/main/webapp/common/image/integration/logo.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_1.jpg [moved from openo-portal/portal-common/src/main/webapp/common/image/integration/zte_bg_1.jpg with 100% similarity]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_2.jpg [moved from openo-portal/portal-common/src/main/webapp/common/image/integration/zte_bg_2.jpg with 100% similarity]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_bg_3.jpg [moved from openo-portal/portal-common/src/main/webapp/common/image/integration/zte_bg_3.jpg with 100% similarity]
openo-portal/portal-common/src/main/webapp/common/image/integration/openo_logo_white.png [moved from openo-portal/portal-common/src/main/webapp/common/image/integration/zte_logo_white.png with 100% similarity]
openo-portal/portal-common/src/main/webapp/common/image/integration/zte_logo_16.gif [deleted file]
openo-portal/portal-common/src/main/webapp/common/image/integration/ztelogo.png [deleted file]
openo-portal/portal-common/src/main/webapp/common/js/core/openoFrameWork.js [moved from openo-portal/portal-common/src/main/webapp/common/js/core/ZteFrameWork.js with 95% similarity]
openo-portal/portal-common/src/main/webapp/common/js/core/openoFrameWork.min.js [moved from openo-portal/portal-common/src/main/webapp/common/js/core/ZteFrameWork.min.js with 69% similarity]
openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-nsoc.js [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-roc.js [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/js/i18n/loadi18n-openo-umc.js [new file with mode: 0644]
openo-portal/portal-common/src/main/webapp/common/js/international/loadi18n-login.js
openo-portal/portal-common/src/main/webapp/common/js/login.js
openo-portal/portal-common/src/main/webapp/common/js/mainpage/about.js
openo-portal/portal-common/src/main/webapp/common/js/mainpage/ict.main.page.js
openo-portal/portal-common/src/main/webapp/common/js/moreOperation.js
openo-portal/portal-common/src/main/webapp/common/js/tools.js
openo-portal/portal-common/src/main/webapp/common/json/main-page.json
openo-portal/portal-common/src/main/webapp/common/login.html
openo-portal/portal-common/src/main/webapp/common/main-page.html
openo-portal/portal-common/src/main/webapp/common/main_Fmegabar.html
openo-portal/portal-common/src/main/webapp/common/main_siderbar.html
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableICT.js
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClient.js
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/DataTableSmartClientApp.js
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/dataTable.html
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/data-tables/jquery.dataTables-1.9.4.min.js [deleted file]
openo-portal/portal-common/src/main/webapp/common/thirdparty/fakeLoader/fakeLoader.min.js
openo-portal/portal-package/pom.xml