From 36ccf377f54a4fa5290044ede87f4396ea7222df Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Mon, 12 Oct 2015 08:56:48 +0200 Subject: modify web-config --- .../src/main/resources/applicationResources_en.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties') diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 22453ed2b..71f5af57d 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -299,7 +299,7 @@ webpages.oaconfig.stork.attributes.mandatory=mandatory? webpages.oaconfig.stork.enabledcpeps=activated target countries webpages.moaconfig.stork.pepslist=C-PEPS configuration webpages.moaconfig.stork.newpeps=Configure new PEPS -webpages.moaconfig.stork.removepeps=remove +webpages.moaconfig.stork.removepeps=Remove webpages.moaconfig.stork.qaa.default=Select standard QAA-Level webpages.moaconfig.stork.attributes.heading=Configuration of attributes webpages.moaconfig.stork.attributes.new=Add new attribute @@ -352,7 +352,7 @@ webpages.edit.back=Forget changes and go back webpages.edit.delete=Remove Online-Application webpages.header.info=You are logged in as: -webpages.header.lastlogin=Last login on: +webpages.header.lastlogin=Last login: webpages.openadminrequests.header=Active requests: webpages.openadminrequests.users.header=User accounts -- cgit v1.2.3 From 16bb1e9b6d7bcad60335ab5b3ce84c7a950c525b Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Mon, 12 Oct 2015 11:52:44 +0200 Subject: added css and js files to all jsps --- id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties') diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 71f5af57d..641dc94be 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -38,6 +38,8 @@ error.oa.oauth.keystore=Keystore cannot be blank and has to be provided in the f error.oa.reversion.log.enabled=One EventCode is required at minimum. error.oa.reversion.log.eventcodes=Only numbers are allowed as EventCodes +header.title=MOA-ID Configuration + mail.userrequest.subject=Requesting accounts - MOA-ID 3.x Config Tool @@ -181,6 +183,7 @@ webpages.moaconfig.sl.transormations.upload=Upload new transformations webpages.listOAs.list.elInfo=Type webpages.listOAs.list.first=Unique identifier webpages.listOAs.list.second=Name of the Online-Application +webpages.listOAs.list.title=My Applications webpages.searchoa.header=Find Online-Application webpages.searchoa.search.friendlyname=Name of the Online-Applikation -- cgit v1.2.3 From 0e55c7882ce4ed4fcb28e60c94dea6b325462ba5 Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Thu, 15 Oct 2015 08:53:08 +0200 Subject: webgui fixing for smaller screens --- id/ConfigWebTool/src/main/resources/applicationResources_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'id/ConfigWebTool/src/main/resources/applicationResources_en.properties') diff --git a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties index 641dc94be..814cfa055 100644 --- a/id/ConfigWebTool/src/main/resources/applicationResources_en.properties +++ b/id/ConfigWebTool/src/main/resources/applicationResources_en.properties @@ -308,7 +308,7 @@ webpages.moaconfig.stork.attributes.heading=Configuration of attributes webpages.moaconfig.stork.attributes.new=Add new attribute webpages.moaconfig.stork.attributes.heading.name=Name of attribute webpages.moaconfig.stork.attributes.heading.mandatory=mandatory -webpages.moaconfig.stork.attributes.remove=remove +webpages.moaconfig.stork.attributes.remove=Remove webpages.moaconfig.stork.qaa=Select minimal QAA-Level for current OA webpages.oaconfig.protocols.saml1.header=SAML1 configuration -- cgit v1.2.3