http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_it.properties deleted file mode 100644 index 24b62ba..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_it.properties +++ /dev/null @@ -1,24 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -audit=Audit -lastExec=Ultima Esecuzione -nextExec=Prossima Esecuzione -latestExecStatus=Ultimo stato -category=Categoria -subcategory=Sottocategoria -startDate=Data di avvio -endDate=Data di conclusione \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_pt_BR.properties deleted file mode 100644 index c688a06..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Reports_pt_BR.properties +++ /dev/null @@ -1,24 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -audit=Auditar -lastExec=\u00daltima Execu\u00e7\u00e3o -nextExec=Pr\u00f3xima Execu\u00e7\u00e3o -latestExecStatus=\u00daltimo Estatus -category=Categoria -subcategory=Subcategoria -startDate=Data de in\u00edcio -endDate=Data Final \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.html deleted file mode 100644 index 90b4da8..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.html +++ /dev/null @@ -1,64 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - <form wicket:id="form"> - <div id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="username"><wicket:message key="username"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="username">[username]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="securityQuestion"><span wicket:id="securityQuestionLabel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="securityQuestion">[securityQuestion]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="securityAnswer"><span wicket:id="securityAnswerLabel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="securityAnswer">[securityAnswer]</span> - </div> - </div> - </div> - - <div style="margin: 20px 10px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.properties deleted file mode 100644 index 4cc999a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage.properties +++ /dev/null @@ -1,21 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -securityQuestion=Security question -title=Password reset -username=User -securityAnswer=Security answer -submit=Submit http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_it.properties deleted file mode 100644 index 77c1dd4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_it.properties +++ /dev/null @@ -1,21 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -securityQuestion=Domanda di sicurezza -title=Password smarrita -username=Utente -securityAnswer=Risposta di sicurezza -submit=Invia http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_pt_BR.properties deleted file mode 100644 index 27728db..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RequestPasswordResetModalPage_pt_BR.properties +++ /dev/null @@ -1,21 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -securityQuestion=Pergunta de seguran\u00e7a -title=Redefini\u00e7\u00e3o de senha -username=Usu\u00e1rio -securityAnswer=Resposta de seguran\u00e7a -submit=Apresentar http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.html deleted file mode 100644 index 8f2cdab..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.html +++ /dev/null @@ -1,64 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div style="margin: 5px;"> - <p class="ui-widget ui-corner-all ui-widget-header"> - <span wicket:id="new"/> <wicket:message key="title"/> <span wicket:id="name"/> - </p> - - <form wicket:id="form"> - <div id="tabs"> - <ul> - <li class="tabs-selected"><a href="#resource"><span><wicket:message key="resource"/></span></a></li> - <li><a href="#umapping"><span><wicket:message key="umapping"/></span></a></li> - <li><a href="#gmapping"><span><wicket:message key="gmapping"/></span></a></li> - <li><a href="#connectorProperties"><span><wicket:message key="connectorProperties"/></span></a></li> - <li><a href="#security"><span><wicket:message key="security"/></span></a></li> - </ul> - <div id="resource"> - <span wicket:id="details">[details]</span> - <span wicket:id="systeminformation">[System Information]</span> - </div> - <div id="umapping"> - <span wicket:id="umapping">[umapping]</span> - </div> - <div id="gmapping"> - <span wicket:id="gmapping">[gmapping]</span> - </div> - <div id="connectorProperties"> - <span wicket:id="connconf">[connconf]</span> - </div> - <div id="security"> - <span wicket:id="security">[security]</span> - </div> - </div> - - <div style="margin: 20px 10px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.properties deleted file mode 100644 index 69e6e0a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage.properties +++ /dev/null @@ -1,60 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -resource=Resource details -umapping=User mapping -connectorProperties=Connector properties -security=Security -required_alert=All form fields are required -connector=Connector -existing_resources=Existing resources -action=Action -edit_attribute=Edit resource -title=Resource -extAttrNames=External attributes -intMappingTypes=Internal mapping types -entity=Entity -groupSchema=Group Schema -accountId=AccountId -mandatoryCondition=Mandatory -password=Password -purpose=Purpose -mappingUserSchema=Mapping User Schema -mappingGroupSchema=Mapping Group Schema -delete=Delete -intAttrNames=Internal attributes -enforceMandatoryCondition=Enforce mandatory condition -fieldName=Field name - -accountIdValidation=There must be exactly one AccountId -propagationMode=Propagation mode -accountLink=Account link -enable=Enable - -createTraceLevel=Create trace level -updateTraceLevel=Update trace level -deleteTraceLevel=Delete trace level -syncTraceLevel=Synchronization trace level -propagationPriority=Propagation priority -propagationPrimary=Propagation primary - -success_connection=Successful connection -error_connection=Connection failure -check=Check connection -actionsClasses=Actions classes -gmapping=Group mapping -new=New -randomPwdIfNotProvided=Generate random passwords when missing http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_it.properties deleted file mode 100644 index a7b33b8..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_it.properties +++ /dev/null @@ -1,60 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -resource=Dettagli Risorsa -umapping=Mapping utenti -connectorProperties=Propriet\u00e0\u00a0 Connettore -security=Sicurezza -required_alert=Tutti i campi sono richiesti -connector=Connettore -existing_resources=Risorse esistenti -action=Azione -edit_attribute=Modifica risorsa -title=Risorsa -extAttrNames=Attributi esterni -intMappingTypes=Tipo mapping interno -entity=Entità -groupSchema=Schema Gruppo -accountId=AccountId -mandatoryCondition=Obbligatorio -password=Password -purpose=Scopo -mappingUserSchema=Mapping User Schema -mappingGroupSchema=Mapping Group Schema -delete=Rimuovi -intAttrNames=Attributi interni -enforceMandatoryCondition=Abilita mandatory condition -fieldName=Nome campo - -accountIdValidation=Deve essere definito esattamente un AccountId -propagationMode=Modalit\u00e0 di propagazione -accountLink=Account link -enable=Abilita - -createTraceLevel=Livello di tracciamento delle creazioni -updateTraceLevel=Livello di tracciamento degli aggiornamenti -deleteTraceLevel=Livello di tracciamento delle cancellazioni -syncTraceLevel=Livello di tracciamento delle sincronizzazioni -propagationPriority=Priorit\u00e0 in propagazione -propagationPrimary=Primaria in propagazione - -success_connection=Connessione avvenuta con successo -error_connection=Connessione non riuscita -check=Verifica connessione -actionsClasses=Classi azioni -gmapping=Mapping gruppi -new=Nuova -randomPwdIfNotProvided=Genera password casuali se mancanti http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_pt_BR.properties deleted file mode 100644 index be08c73..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResourceModalPage_pt_BR.properties +++ /dev/null @@ -1,60 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -resource=Detalhes de Recursos -umapping=Mapeamento de usu\u00e1rios -connectorProperties=Propriedades de Conectores -security=Seguran\u00e7a -required_alert=Todos os campos deste formul\u00e1rio s\u00e3o obrigat\u00f3rios -connector=Conector -existing_resources=Recursos Existentes -action=A\u00e7\u00e3o -edit_attribute=Alterar Recurso -title=Recurso -extAttrNames=Atributos Externos -intMappingTypes=Tipos internos de mapeamentos -entity=Entidade -groupSchema=Esquema de Grupo -accountId=Identificador da Conta -mandatoryCondition=Obrigat\u00f3rio -password=Senha -purpose=Prop\u00f3sito -mappingUserSchema=Esquema de mapeamento de usu\u00e1rio -mappingGroupSchema=Esquema de mapeamento de grupo -delete=Excluir -intAttrNames=Atributos internos -enforceMandatoryCondition=Aplicar condi\u00e7\u00e3o obrigat\u00f3ria -fieldName=Nome do Campo - -accountIdValidation=Precisa ser exatamente um Identificador de Conta -propagationMode=Modo de propaga\u00e7\u00e3o -accountLink=Link de Conta -enable=Habilitado - -createTraceLevel=Criar n\u00edvel de trace -updateTraceLevel=Atualizar n\u00edvel de trace -deleteTraceLevel=Excluir n\u00edvel de trace -syncTraceLevel=N\u00edvel de trace de sincroniza\u00e7\u00e3o -propagationPriority=Prioridade de propaga\u00e7\u00e3o -propagationPrimary=Propaga\u00e7\u00e3o prim\u00e1ria - -success_connection=Conex\u00e3o com sucesso -error_connection=Conex\u00e3o sem sucesso -check=Verificar a conex\u00e3o -actionsClasses=Classes de a\u00e7\u00f5es -gmapping=Mapeamento de grupos -new=Novo -randomPwdIfNotProvided=Gerar senhas aleat\u00f3rias quando n\u00e3o houver http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.html deleted file mode 100644 index 6486a0e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.html +++ /dev/null @@ -1,99 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <style type="text/css"> - .true { - background-image: url(../../img/ok.png); - background-position: center center; - background-repeat: no-repeat; - height: 18px; - width: 65px; - } - .false { - width: 65px; - } - .narrowcolumn { - width: 120px; - } - </style> - </wicket:head> - <wicket:extend> - - <div id="tabs"> - <ul> - <li class="tabs-selected"> - <a href="#tabs-1"><span><wicket:message key="tab1"/></span></a> - </li> - <li><a href="#tabs-2"><span><wicket:message key="tab2"/></span></a></li> - </ul> - <div id="tabs-1"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="resourceContainer"> - <span wicket:id="resourceDatatable">[resources]</span> - </span> - - <span style="float:right"> - <form wicket:id="resourcePaginatorForm" style="display:inline"> - <label><wicket:message key="displayRows"/></label> - <select class="text ui-widget-content ui-corner-all" wicket:id="rowsChooser"/> - </form> - </span> - </div> - - <div wicket:id="statusModal">[Show modal window for provisioning status]</div> - <div wicket:id="createResourceWin">[Show modal window for creating resource]</div> - <div wicket:id="editResourceWin">[Show modal window for editing resource]</div> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="createResourceLink"> - <wicket:message key="create-resource"/> - </a> - </div> - <div id="tabs-2"> - <div id="users-contain" class="ui-widget" style="width:inherit"> - <span wicket:id="connectorContainer"> - <span wicket:id="connectorDatatable">[connectors]</span> - </span> - - <span style="float:right"> - <form wicket:id="connectorPaginatorForm" style="display:inline"> - <label><wicket:message key="displayRows"/></label> - <select class="text ui-widget-content ui-corner-all" wicket:id="rowsChooser"/> - </form> - </span> - </div> - - <div wicket:id="createConnectorWin">[Show modal window for creating connector]</div> - <div wicket:id="editConnectorWin">[Show modal window for editing connector]</div> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="createConnectorLink"> - <wicket:message key="create-connector"/> - </a> - </div> - - <div> - <a href="#" style="position: absolute; top: 4px; right:20px;" wicket:id="reloadLink"> - <img src="img/reload_30.png" width="25" height="25" - alt="Reload connectors" title="title" wicket:message="title:reloadConnectors"/> - </a> - </div> - </div> - - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.properties deleted file mode 100644 index fb6b8a1..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources.properties +++ /dev/null @@ -1,34 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -tab1=Resources -edit=Edit -delete=Delete -create-resource=Create -propagationPriority=Propagation priority -propagationPrimary=Propagation primary - -tab2=Connectors -displayName=Display name -version=Version -bundleName=Bundle name -edit=Edit -delete=Delete -create-connector=Create -delete_error=Operation forbidden:the connector you're trying to delete is connected to a Resource -connector=Connector -reloadConnectors=Reload connectors -confirmReloadConnectors=This request is potentially dangerous for running operations, continue? http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_it.properties deleted file mode 100644 index 80a5185..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_it.properties +++ /dev/null @@ -1,34 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -tab1=Risorse -edit=Modifica -delete=Rimuovi -create-resource=Crea -propagationPriority=Priorit\u00e0 in propagazione -propagationPrimary=Primaria in propagazione - -tab2=Connettori -create-connector=Crea -version=Versione -bundleName=Bundle name -edit=Modifica -delete=Elimina -delete_error=Operazione vietata: il connettore che si desidera rimuovere \u00e8 correlato ad una risorsa -displayName=Nome visualizzato -connector=Connettore -reloadConnectors=Ricarica connettori -confirmReloadConnectors=Questa richiesta \u00e8 potenzialmente dannosa per le operazioni in corso, proseguire? http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_pt_BR.properties deleted file mode 100644 index a631352..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Resources_pt_BR.properties +++ /dev/null @@ -1,32 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -tab1=Recursos -edit=Alterar -delete=Excluir -create-resource=Criar -propagationPriority=Prioridade de propaga\u00e7\u00e3o -propagationPrimary=Propaga\u00e7\u00e3o prim\u00e1ria - -tab2=Conectores -displayName=Mostar -version=Vers\u00e3o -bundleName=Nome do Pacote -create-connector=Criar -delete_error=Opera\u00e7\u00e3o n\u00e3o permitida\: o conector que voc\u00ea est\u00e1 tentando excluir est\u00e1 conectado a um recurso -connector=Conector -reloadConnectors=Carregar Conector -confirmReloadConnectors=Esta requis\u00e7\u00e3o \u00e9 potencialmente perigosa para opera\u00e7\u00f5es em execu\u00e7\u00e3o, prosseguir? http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.html deleted file mode 100644 index 647a311..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.html +++ /dev/null @@ -1,226 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <style> - div#propagation { - font-size: 8px; - height: auto; - margin-top: 3px; - text-align: left; - } - - div#status { - float: left; - height: 25px; - margin-top: 3px; - text-align: center; - width: 8%; - } - - div.assignment { - border: 1px solid #DDDDDD; - display: inline-table; - margin-bottom: 20px; - width: 100%; - } - - div.assignments { - color: #555555; - display: inline-table; - margin-top: 20px; - width: 100%; - } - - div.header { - display: inline-table; - margin: 5px; - width: 98%; - } - - div.profile div#row{ - display: inline-table; - width:100%; - vertical-align: middle; - } - - div.profile { - background-color: #EEEEEE; - color: #555555; - display: inline-table; - margin: 0px 5px 5px 5px; - width: 98%; - } - - div#name { - border-bottom: 1px solid #DDDDDD; - display: table-cell; - height: 15px; - width: 220px; - padding: 0px 5px 0px 5px; - vertical-align: middle; - } - - div#value { - border-bottom: 1px solid #DDDDDD; - border-left: 1px solid #DDDDDD; - display: table-cell; - height: 15px; - width: 38%; - padding: 0px 5px 0px 5px; - overflow: hidden; - vertical-align: middle; - } - - div#resource { - display: table-cell; - width: 220px; - height: 30px; - padding: 10px 0px 5px 0px; - } - - div#resource img{ - width: 12px; - height: 12px; - position: relative; - left: 3px; - top: 1px; - opacity: 1; - } - - div#attrhead { - display: table-cell; - border-left: 1px solid #DDDDDD; - width: 38%; - height: 30px; - padding: 3px 0px 5px 0px; - text-align: center; - vertical-align: middle; - font-size: 11px; - } - </style> - </wicket:head> - <wicket:extend> - - <wicket:fragment wicket:id="propagationResultFrag"> - <p class="ui-widget ui-corner-all ui-widget-header"> - <wicket:message key="operationResult"/> <span wicket:id="info"/> - </p> - - <div class="assignments"> - <div wicket:id="resources" class="assignment"> - - <span wicket:id="attrhead">[Attributes head]</span> - - <div class="profile"> - <span wicket:id="attrs"> - <div id="row"> - <div id="name"> - <span wicket:id="attrName">[Attribute name]</span> - </div> - <div id="value"> - <span wicket:id="beforeValue">[Before value]</span> - </div> - <div id="value"> - <span wicket:id="afterValue">[After value]</span> - </div> - </div> - </span> - </div> - </div> - </div> - </wicket:fragment> - - <wicket:fragment wicket:id="userSelfResultFrag"> - <p><wicket:message key="selfResult"/></p> - </wicket:fragment> - - <wicket:fragment wicket:id="remoteStatusFrag"> - <img wicket:id="status"/> - </wicket:fragment> - - <wicket:fragment wicket:id="attrValueFrag"> - <span wicket:id="value">[After value]</span> - </wicket:fragment> - - <wicket:fragment wicket:id="attrHeadFrag"> - <div class="header alt"> - <div id="resource"> - <div> - <span wicket:id="resource">[resource name]</span> - <a wicket:id="showFailureWindow" href="#"> - <img wicket:id="icon"/> - </a> - - <div id="propagation"> - <wicket:message key="propresult">[propagation result message]</wicket:message> - - <span wicket:id="propagation">[propagation result]</span> - </div> - - <div wicket:id="failureWindow"></div> - - </div> - </div> - - <div id="attrhead"> - <wicket:message key="before">[before]</wicket:message> - </div> - - <div id="attrhead"> - <wicket:message key="after">[after]</wicket:message> - </div> - </div> - </wicket:fragment> - - <wicket:fragment wicket:id="emptyAttrHeadFrag"> - <div class="header alt"> - <div id="resource"> - <div> - <span wicket:id="resource">[resource name]</span> - <a wicket:id="showFailureWindow" href="#"> - <img wicket:id="icon"/> - </a> - - <div id="propagation"> - <wicket:message key="propresult">[propagation result message]</wicket:message> - - <span wicket:id="propagation">[propagation result]</span> - <div wicket:id="failureWindow"></div> - - </div> - - </div> - </div> - </div> - </wicket:fragment> - - <wicket:fragment wicket:id="emptyFrag"> - </wicket:fragment> - - <div wicket:id="container" id="users-contain" class="ui-widget" style="margin:30px; width:inherit"> - - <span wicket:id="resultFrag"/> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="close"> - <wicket:message key="close"/> - </a> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.properties deleted file mode 100644 index 3ee25f8..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage.properties +++ /dev/null @@ -1,26 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -operationResult=Operation result for -close=Close -selfResult=Your request has been registered: depending on configuration, approval might be required. -__NAME__=Account Link -__UID__=Account Id -__PASSWORD__=Password -__ENABLE__=Enabled -propresult=Propagation: -before=Before propagation -after=After propagation http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_it.properties deleted file mode 100644 index 92ee70e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_it.properties +++ /dev/null @@ -1,26 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -operationResult=Risultato dell'operazione per -close=Chiudi -selfResult=La sua richiesta \u00e8 stata presa in carico: se la configurazione lo prevede, sar\u00e0 necessaria l'approvazione. -__NAME__=Account Link -__UID__=Account Id -__PASSWORD__=Password -__ENABLE__=Abilitato -propresult=Propagazione: -before=Prima della propagazione -after=Dopo la propagazione http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_pt_BR.properties deleted file mode 100644 index 319d1c9..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/ResultStatusModalPage_pt_BR.properties +++ /dev/null @@ -1,26 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -operationResult=Resultado de opera\u00E7\u00E3o para\: -close=Fechar -selfResult=Sua requis\u00E7\u00E3o foi registrada e ser\u00E1 encaminhada ao administrador respons\u00E1vel. Obrigado -__NAME__=Link de conta -__UID__=Identificador de Conta -__PASSWORD__=Senha -__ENABLE__=Habilitado -propresult=Propaga\u00E7\u00E3o -before=Antes da Propaga\u00E7\u00E3o -after=Depois da Propaga\u00E7\u00E3o http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.html deleted file mode 100644 index a237c27..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.html +++ /dev/null @@ -1,49 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <link rel="stylesheet" type="text/css" href="webjars/codemirror/${codemirror.version}/lib/codemirror.css"/> - - <script type="text/javascript" src="webjars/codemirror/${codemirror.version}/lib/codemirror.js"></script> - <script type="text/javascript" src="webjars/codemirror/${codemirror.version}/mode/xml/xml.js"></script> - <script type="text/javascript"> - function updateTextArea(editor) { - document.getElementById("routeDefForm").elements["routeContent"].value = editor.getValue(); - } - </script> - </wicket:head> - <wicket:extend> - <form wicket:id="routeDefForm" id="routeDefForm"> - <textarea wicket:id="routeContent" id="routeContent" name="routeContent" style="width: 100%; height: 350px;"> - </textarea> - <div style="margin: 10px;"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply" - onclick=""/> - </div> - </form> - <script> - window.onload = function(){ - var editor = CodeMirror.fromTextArea(document.getElementById("routeContent"),{lineNumbers: true}); - editor.on("change", updateTextArea); - } - </script> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.properties deleted file mode 100644 index 8ac2655..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Edit route -id=id http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_it.properties deleted file mode 100644 index 44663f7..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_it.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Modifica le rotte -id=id http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_pt_BR.properties deleted file mode 100644 index a6395a0..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/RouteModalPage_pt_BR.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Editar rotas -id=id http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.html deleted file mode 100644 index 2d25618..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.html +++ /dev/null @@ -1,136 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div style="margin: 5px;"> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - <form wicket:id="form"> - <div id="tabs"> - <ul> - <li class="tabs-selected"><a href="#profile"><span><wicket:message key="profile"/></span></a></li> - <li><a href="#crontab"><span><wicket:message key="crontab"/></span></a></li> - <li><a href="#executions"><span><wicket:message key="executions"/></span></a></li> - </ul> - <div id="profile"> - <div id="users-contain" class="ui-widget"> - <span wicket:id="profile"> - <div id="formtable"> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <span wicket:id="idLabel">[Id]</span> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="key">[key]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="name"><wicket:message key="name"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="name">[name]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="description"><wicket:message key="description"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="description">[description]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="jobClassName"><wicket:message key="class"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="jobClassName">[jobClassName]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="lastExec"><wicket:message key="lastExec"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="lastExec">[lastExec]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="nextExec"><wicket:message key="nextExec"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="nextExec">[nextExec]</span> - </div> - </div> - </div> - - <script type="text/javascript"> - $(function () { - $('#formtable div.tablerow:even').addClass("alt"); - }); - </script> - </span> - </div> - </div> - <div id="crontab"> - <span wicket:id="crontab"> - <div id="formtable"> - <div class="tablerow alt"> - <label for="cron"><wicket:message key="cron"/></label> - </div> - <div class="tablerow"> - <input type="text" id="seconds" class="text ui-widget-content ui-corner-all" wicket:id="seconds" style="width: 50px;float: left" /> - <input type="text" id="minutes" class="text ui-widget-content ui-corner-all" wicket:id="minutes" style="width: 50px;float: left" /> - <input type="text" id="hours" class="text ui-widget-content ui-corner-all" wicket:id="hours" style="width: 50px;float: left" /> - <input type="text" id="daysOfMonth" class="text ui-widget-content ui-corner-all" wicket:id="daysOfMonth" style="width: 50px;float: left" /> - <input type="text" id="months" class="text ui-widget-content ui-corner-all" wicket:id="months" style="width: 50px;float: left" /> - <input type="text" id="daysOfWeek" class="text ui-widget-content ui-corner-all" wicket:id="daysOfWeek" style="width: 50px" /> - </div> - <div class="tablerow alt"> - <label for="cronExpression"><wicket:message key="templates"/></label> - </div> - <div class="tablerow"> - <select class="text ui-widget-content ui-corner-all" wicket:id="cronTemplateChooser" style="width: 250px"/> - </div> - </div> - </span> - </div> - <div id="executions" class="ui-widget"> - <span wicket:id="executionContainer" id="executionContainer"> - <table class="ui-widget ui-widget-content" - wicket:id="executionsTable" style="width: 100%"/> - </span> - </div> - </div> - <div style="margin: 20px 10px 0"> - <input type="submit" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="apply"/> - <input type="button" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="cancel"/> - </div> - </form> - </div> - <div wicket:id="taskExecMessageWin"/> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.properties deleted file mode 100644 index 3e0f41c..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -profile=Profile -crontab=Schedule -executions=Executions -title=Task -class=Class -name=Name -description=Description -lastExec=Last Execution -nextExec=Next Execution -cron=Schedule (seconds, minutes, hours, days of month, months, days of week) -templates=Remove task from scheduler / Use a template to schedule -apply=Save -startDate=Start date -endDate=End date -status=Status -message=Message -taskExecutions=Task executions -delete=Delete -showMessage=Show -chooseForTemplate=Use A Template http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_it.properties deleted file mode 100644 index fefc847..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_it.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -profile=Profilo -crontab=Schedule -executions=Esecuzioni -title=Task -class=Classe -name=Nome -description=Descrizione -lastExec=Ultima Esecuzione -nextExec=Prossima Esecuzione -cron=Schedule (secondi, minuti, ore, giorni del mese, mesi, giorni della settimana) -templates=Rimuovi task dallo scheduler / Utilizza un template per schedulare -apply=Salva -startDate=Data di avvio -endDate=Data di conclusione -status=Stato -message=Messaggio -taskExecutions=Esecuzione del task -delete=Rimozione -showMessage=Mostra -chooseForTemplate=Usa Un Template http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_pt_BR.properties deleted file mode 100644 index 36738b8..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SchedTaskModalPage_pt_BR.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -profile=Perfil -crontab=Agenda -executions=Execu\u00E7\u00F5es -title=Tarefa -class=Classe -name=Nome -description=Descri\u00E7\u00E3o -lastExec=\u00DAltima execu\u00E7\u00E3o -nextExec=Pr\u00F3xima Execu\u00E7\u00E3o -cron=Agendar (segundos, minutos, horas, dias do m\u00EAs, meses, dias da semana) -templates=Remover tarefa do agendamento / Usar template para agendar -apply=Salvar -startDate=Data de In\u00EDcio -endDate=Data de Conclus\u00E3o -status=Estatus -message=Mensagem -taskExecutions=Execu\u00E7\u00E3o de Tarefas -delete=Excluir -showMessage=Mostrar -chooseForTemplate=Usar um template http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema$SchemaTypePanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema$SchemaTypePanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema$SchemaTypePanel.html deleted file mode 100644 index acc761e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema$SchemaTypePanel.html +++ /dev/null @@ -1,41 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:panel> - <div wicket:id="schemaWrapContainer" id="users-contain" class="ui-widget"> - <span wicket:id="schemaContainer"> - <table class="ui-widget ui-widget-content table-hover" wicket:id="datatable"/> - </span> - - <span style="float:right"> - <form wicket:id="paginatorForm" style="display:inline"> - <label><wicket:message key="displayRows"/></label> - <select class="text ui-widget-content ui-corner-all" wicket:id="rowsChooser"/> - </form> - </span> - </div> - - <div wicket:id="editSchemaWin">[Show modal window for editing schema]</div> - - <a wicket:id="createSchemaLink" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"> - <wicket:message key="create"/> - </a> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.html deleted file mode 100644 index af0b83f..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.html +++ /dev/null @@ -1,59 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:head> - <style type="text/css"> - .true { - background-image: url(../../img/ok.png); - background-position: center center; - background-repeat: no-repeat; - height: 18px; - width: 65px; - } - .false { - width: 65px; - } - </style> - </wicket:head> - <wicket:extend> - - <div id="tabs"> - <ul> - <li class="tabs-selected"><a href="#cschema"><wicket:message key="configuration"/></a></li> - <li><a href="#uschema"><wicket:message key="user"/></a></li> - <li><a href="#mschema"><wicket:message key="membership"/></a></li> - <li><a href="#gschema"><wicket:message key="group"/></a></li> - </ul> - - <div id="cschema"> - <div wicket:id="configurationTabs"/> - </div> - <div id="uschema"> - <div wicket:id="userTabs"/> - </div> - <div id="mschema"> - <div wicket:id="membershipTabs"/> - </div> - <div id="gschema"> - <div wicket:id="groupTabs"/> - </div> - </div> - - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.properties deleted file mode 100644 index 920d29c..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema.properties +++ /dev/null @@ -1,35 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -user=User -group=Group -membership=Membership -required_alert=All fields are required -mandatory=Mandatory -multivalue=Multivalue -type=Type -validatorClass=Validator class -conversionPattern=Conversion pattern -edit=Edit -delete=Delete -attributes=Attributes -expression=Expression -plain=Plain -derived=Derived -virtual=Virtual -mandatoryCondition=Mandatory -uniqueConstraint=Unique -readonly=Read-only http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_it.properties deleted file mode 100644 index 186b540..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_it.properties +++ /dev/null @@ -1,35 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -user=Utente -group=Gruppo -membership=Membership -required_alert=Tutti i campi sono richiesti. -mandatory=Obbligatorio -multivalue=Multivalore -type=Tipo -validatorClass=Validator class -conversionPattern=Pattern di conversione -edit=Modifica -delete=Rimuovi -attributes=Attributi -expression=Expression -plain=Normali -derived=Derivati -virtual=Virtuali -mandatoryCondition=Obbligatorio -uniqueConstraint=Univoco -readonly=Sola lettura http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_pt_BR.properties deleted file mode 100644 index 8c41db6..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/Schema_pt_BR.properties +++ /dev/null @@ -1,35 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -user=Usu\u00e1rio -group=Grupo -membership=Membro -required_alert=Todos os campos s\u00e3o requeridos -mandatory=Obrigat\u00f3rio -multivalue=Multivalorado -type=Tipo -validatorClass=classe de Valida\u00e7\u00e3o -conversionPattern=Padr\u00e3o de Convers\u00e3o -edit=Editar -delete=Remover -attributes=Atributos -expression=Express\u00e3o -plain=Normal -derived=Derivado -virtual=Virtual -mandatoryCondition=Mandat\u00f3rio -uniqueConstraint=\u00danico -readonly=Apenas leitura http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.html deleted file mode 100644 index fe4fad4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.html +++ /dev/null @@ -1,46 +0,0 @@ -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you 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. ---> -<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> - <wicket:extend> - <div> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="title"/></p> - <form wicket:id="form"> - <div id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="content"><wicket:message key="content"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="content">[content]</span> - </div> - </div> - </div> - - <div style="margin: 20px 10px 0"> - <input type="submit" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </div> - </wicket:extend> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.properties deleted file mode 100644 index 3f7ab40..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Security question -content=Text http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_it.properties deleted file mode 100644 index 6324e64..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_it.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Domanda di sicurezza -content=Testo http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_pt_BR.properties deleted file mode 100644 index 511b4ad..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SecurityQuestionModalPage_pt_BR.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you 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. -title=Pergunta de seguran\u00e7a -content=Texto http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/pages/SignOut.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/SignOut.html b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SignOut.html new file mode 100644 index 0000000..6ced70a --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/SignOut.html @@ -0,0 +1,33 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you 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. +--> +<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> + <meta http-equiv="Content-Style-Type" content="text/css"/> + <meta http-equiv="Content-Script-Type" content="text/javascript"/> + + <title>Apache Syncope</title> + </head> + <body> + <h1>Goodbye!</h1> + + <wicket:link><a href="HomePage.html">Home</a></wicket:link> + </body> +</html>
