http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupTabPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupTabPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupTabPanel_pt_BR.properties deleted file mode 100644 index 7e751b2..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/GroupTabPanel_pt_BR.properties +++ /dev/null @@ -1,27 +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=Grupo -details=Detalhes -plainAttrs=Atributos Normal -derAttrs=Atributos Derivados -virAttrs=Atributos Virtuais -resources=Recursos -entitlements=Direitos -security=Seguran\u00e7a -users=Usu\u00e1rios -search=Obter Usu\u00e1rios -templates=Modelo
http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImagePanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImagePanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImagePanel.html deleted file mode 100644 index 63a568e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ImagePanel.html +++ /dev/null @@ -1,23 +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> - <img wicket:id="img" /> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/JQueryUITabbedPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/JQueryUITabbedPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/JQueryUITabbedPanel.html deleted file mode 100644 index 9f66972..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/JQueryUITabbedPanel.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:head> - <style> - li.selected { - margin-bottom: -1px !important; - padding-bottom: 1px !important; - } - </style> - </wicket:head> - <wicket:panel xmlns:wicket="http://wicket.apache.org"> - <div> - <span wicket:id="tabs-container"> - <ul class="ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"> - <li wicket:id="tabs" class="ui-state-default ui-corner-top"> - <a class="ui-tabs-anchor" href="#" wicket:id="link"><span wicket:id="title">[[tab title]]</span></a> - </li> - </ul> - </span> - <div wicket:id="panel" class="ui-tabs-panel ui-widget-content ui-corner-bottom" - style="border-width: 1px;border-top-width: 0px;">[panel]</div> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.html deleted file mode 100644 index 51840f4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.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> - <div id="users-contain" class="ui-widget"> - <span wicket:id="container"> - <form wicket:id="form"> - <div id="fields"> - <span wicket:id="fields">[fields]</span> - </div> - <div style="margin: 20px 0px 0"> - <input type="submit" style="padding: 7px 15px;" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="apply"/> - <input type="button" style="padding: 7px 15px;" - class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="cancel"/> - </div> - </form> - </span> - </div> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.properties deleted file mode 100644 index a7a1683..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel.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. -apply=Save -cancel=Cancel http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_it.properties deleted file mode 100644 index a7a1683..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_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. -apply=Save -cancel=Cancel http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_pt_BR.properties deleted file mode 100644 index a7a1683..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LayoutsPanel_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. -apply=Save -cancel=Cancel http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/LoggerCategoryPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LoggerCategoryPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/LoggerCategoryPanel.html deleted file mode 100644 index c98dcb5..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/LoggerCategoryPanel.html +++ /dev/null @@ -1,106 +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> - - .events{ - display: table-row; - width: 990px; - } - - .selectedEvents{ - display: inline-block; - height: 100px; - margin: 10px 10px 0 10px; - overflow-y: auto; - } - - .eventSelection{ - display: inline-table; - float: right; - width: 380px; - min-width: 380px; - } - - .eventSelection div#eventElement{ - display: table-row; - width:100%; - } - .eventSelection div#eventElement div#label{ - display: table-cell; - } - - .eventSelection div#eventElement div#value{ - display: table-cell; - padding: 0 0 0 10px; - } - </style> - </wicket:head> - <wicket:panel> - - <div class="events"> - <div class="selectedEvents"> - <span wicket:id="selectedEventsPanel">[selected events panel]</span> - </div> - - <div class="eventSelection"> - <div wicket:id="categoryContainer" style="display: block; margin: 10px 0px 20px 0px"> - <div id="eventElement"> - <div id="label"> - <label wicket:id="typeLabel"/> - </div> - <div id="value"> - <span wicket:id="type">[type]</span> - </div> - </div> - <div id="eventElement"> - <div id="label"> - <label wicket:id="categoryLabel"/> - </div> - <div id="value"> - <span wicket:id="category">[category]</span> - </div> - </div> - <div id="eventElement"> - <div id="label"> - <label wicket:id="subcategoryLabel"/> - </div> - <div id="value"> - <span wicket:id="subcategory">[sub-category]</span> - </div> - </div> - <div id="eventElement"> - <div id="label"> - <label wicket:id="customLabel"/> - </div> - <div id="value"> - <span wicket:id="custom">[custom]</span> - <span wicket:id="customActions">[actions]</span> - </div> - </div> - </div> - <div wicket:id="eventsContainer" style="display: block"> - <span wicket:id="eventsPanel">[events panel]</span> - </div> - </div> - </div> - - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.html deleted file mode 100644 index cac787d..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.html +++ /dev/null @@ -1,66 +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> - <p class="ui-widget ui-corner-all ui-widget-header"> - <wicket:message key="membership_availability"/> - </p> - - <div wicket:id="treeTable" style="float: left; width: 100%; margin:auto;" class="group-tree groupTable"/> - - <div style="float: left; width: 100%;"> - <p class="ui-widget ui-corner-all ui-widget-header"><wicket:message key="membership_text"/></p> - - <table id="users" class="membershipTable" - style="font-size:1.1em" wicket:id="membershipsContainer" - cellpadding="5px" cellspacing="2px"> - <thead> - <tr class="ui-widget-header"> - <th><wicket:message key="id"/></th> - <th><wicket:message key="name"/></th> - <th><wicket:message key="edit"/></th> - <th><wicket:message key="delete"/></th> - </tr> - </thead> - <tbody> - <tr wicket:id="memberships"> - <td> - <span wicket:id="groupId"/> - </td> - <td> - <span wicket:id="groupName"/> - </td> - <td> - <a href="#" wicket:id="editLink"> - <wicket:message key="edit"/> - </a> - </td> - <td> - <a href="#" wicket:id="deleteLink"> - <wicket:message key="delete"/> - </a> - </td> - </tr> - </tbody> - </table> - </div> - - <div wicket:id="membershipWin"/> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.properties deleted file mode 100644 index 16b7c36..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel.properties +++ /dev/null @@ -1,23 +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. -id=Group Id -name=Group Name -edit=Edit -delete=Delete - -membership_availability=Available groups -membership_text=Selected groups http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_it.properties deleted file mode 100644 index 86864a1..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_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. -id=Id Gruppo -edit=Modifica -delete=Rimuovi -name=Nome Gruppo - -membership_availability=Gruppi disponibili -membership_text=Gruppi selezionati - http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_pt_BR.properties deleted file mode 100644 index 5a41e98..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/MembershipsPanel_pt_BR.properties +++ /dev/null @@ -1,23 +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. -id=Identificador da Grupo -name=Nome da Grupo -edit=Alterar -delete=Excluir - -membership_availability=Grupos dispon\u00edveis -membership_text=Grupos selecionadas http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.html deleted file mode 100644 index 68cec92..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.html +++ /dev/null @@ -1,38 +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 id="users-contain" class="ui-widget" style="width:auto"> - <span wicket:id="container"> - <span wicket:id="datatable">[datatable]</span> - </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="taskWin"> - [Show modal window for viewing task] - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.properties deleted file mode 100644 index d6bbd36..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks.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. -id=Id -execute=Execute -detail=Detail -delete=Delete -edit=Edit -sender=Sender -recipients=Recipients -traceLevel=Trace level -subject=Subject -latestExecStatus=Last status http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_it.properties deleted file mode 100644 index da12f15..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_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. -id=Id -execute=Esegui -detail=Dettagli -delete=Rimuovi -edit=Modifica -sender=Mittente -recipients=Destinatari -traceLevel=Livello di tracciamento -subject=Oggetto -latestExecStatus=Ultimo stato http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_pt_BR.properties deleted file mode 100644 index abed229..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/NotificationTasks_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. -id=Identificador -execute=Executar -detail=Detalhe -delete=Excluir -edit=Alterar -sender=Enviar -recipients=Destinat\u00E1rios -traceLevel=N\u00EDvel do Trace -subject=Assunto -latestExecStatus=\u00DAltimo Estatus http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainAttrsPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainAttrsPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainAttrsPanel.html deleted file mode 100644 index 61f699d..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PlainAttrsPanel.html +++ /dev/null @@ -1,44 +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 class="tablerow" wicket:id="schemas"> - <div class="tablecolumn_label short_dynamicsize"> - <span wicket:id="name"/> - </div> - - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="panel"> - [panel for dynamic input type markup] - </span> - <a class="tooltips" wicket:id="questionMarkJexlHelp" href="#" alt="Click to help" title="Click to help"> - <img src="img/help.png"/> - <span wicket:id="jexlHelp" class="tooltips"> - <wicket:message key="jexl_info"/> - <ul> - <li><wicket:message key="jexl_ex1"/></li> - <li><wicket:message key="jexl_ex2"/></li> - </ul> - <a href="#" wicket:id="jexlLink" target="_blank"><wicket:message key="jexl_syntax_url"/></a> - </span> - </a> - </div> - </div> - </wicket:panel> -</html> \ 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/panels/PoliciesPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.html deleted file mode 100644 index 8bae2f9..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.html +++ /dev/null @@ -1,42 +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> - <div id="users-contain" class="ui-widget"> - <span wicket:id="container"> - <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="editModalWin">[Show modal window for creating/editing password policy]</div> - - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" wicket:id="createLink"> - <wicket:message key="create"/> - </a> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.properties deleted file mode 100644 index afab11d..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel.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. -id=Id -description=Description -type=Type -title=Account Policies -delete=Delete -edit=Edit -displayRows=Rows per page - -#----------------------------- -# Policy Type -#----------------------------- -ACCOUNT=Account Policy -GLOBAL_ACCOUNT=Global Account Policy -PASSWORD=Password Policy -GLOBAL_PASSWORD=Password Global Policy -SYNC=Synchronization Policy -GLOBAL_SYNC=Global Synchronization Policy -#----------------------------- \ 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/panels/PoliciesPanel_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_it.properties deleted file mode 100644 index fcbd7c2..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_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. -id=Id -description=Descrizione -type=Tipo -title=Account Policy -delete=Rimuovi -edit=Modifica -displayRows=Righe per pagina - -#----------------------------- -# Policy Type -#----------------------------- -ACCOUNT=Account Policy -GLOBAL_ACCOUNT=Account Policy globale -PASSWORD=Password policy -GLOBAL_PASSWORD=Password policy globale -SYNC=Policy di sincronizzazione -GLOBAL_SYNC=Policy di sincronizzazione globale -#----------------------------- \ 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/panels/PoliciesPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_pt_BR.properties deleted file mode 100644 index caa7ae2..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PoliciesPanel_pt_BR.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. -id=Identificador -description=Descri\u00e7\u00e3o -type=Tipo -title=Pol\u00edticas de Conta -delete=Excluir -edit=Modificar -displayRows=Linhas por p\u00e1gina - -#----------------------------- -# Policy Type -#----------------------------- -ACCOUNT=Pol\u00edtica de Conta -GLOBAL_ACCOUNT=Pol\u00edtica Global de Conta -PASSWORD=Pol\u00edtica de Senha -GLOBAL_PASSWORD=Pol\u00edtica Global de Senha -SYNC=Pol\u00edtica de Sincroniza\u00e7\u00e3o -GLOBAL_SYNC=Pol\u00edtica Global de Sincroniza\u00e7\u00e3o -#----------------------------- \ 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/panels/PolicyBeanPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PolicyBeanPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PolicyBeanPanel.html deleted file mode 100644 index b9df63e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PolicyBeanPanel.html +++ /dev/null @@ -1,39 +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 id="policyBeanTable"> - <div class="tablerow" wicket:id="policies"> - <div class="tablecolumn_check"> - <span wicket:id="check">[check]</span> - </div> - <div class="tablecolumn_label short_dynamicsize"> - <label for="label"> - <span wicket:id="label">[label]</span> - </label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="field">[field]</span> - </div> - </div> - </div> - - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.html deleted file mode 100644 index cb8a564..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.html +++ /dev/null @@ -1,37 +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 id="users-contain" class="ui-widget" style="width:auto"> - <span wicket:id="container"> - <span wicket:id="datatable">[datatable]</span> - </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="taskWin"> - [Show modal window for viewing task] - </div> - </wicket:panel> -</html> \ 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/panels/PropagationTasks.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.properties deleted file mode 100644 index e800242..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks.properties +++ /dev/null @@ -1,28 +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. -id=Id -accountId=Account Id -resource=Resource -execute=Execute -detail=Detail -delete=Delete -edit=Edit -propagationMode=Propagation Mode -propagationOperation=Propagation Operation -latestExecStatus=Last status -startDate=Start date -endDate=End date \ 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/panels/PropagationTasks_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_it.properties deleted file mode 100644 index 62f0177..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_it.properties +++ /dev/null @@ -1,28 +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. -id=Id -accountId=Account Id -resource=Risorsa -execute=Esegui -detail=Dettagli -delete=Rimuovi -edit=Modifica -propagationMode=Propagazione -propagationOperation=Operazione -latestExecStatus=Ultimo stato -startDate=Data di avvio -endDate=Data di conclusione http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_pt_BR.properties deleted file mode 100644 index 709dc9c..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PropagationTasks_pt_BR.properties +++ /dev/null @@ -1,28 +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. -id=Identificador -accountId=Identificador da Conta -resource=Recurso -execute=Executar -detail=Detalhe -delete=Excluir -edit=Alterar -propagationMode=Mode de Propaga\u00E7\u00E3o -propagationOperation=Opera\u00E7\u00E3o de Propaga\u00E7\u00E3o -latestExecStatus=\u00DAltimo Estatus -startDate=Data inicial -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/panels/PushTasksPanel.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel.properties deleted file mode 100644 index 497da5a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel.properties +++ /dev/null @@ -1,29 +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. -id=Id -name=Name -description=Description -resourceName=Resource Name -lastExec=Last Execution -nextExec=Next Execution -detail=Detail -delete=Delete -edit=Edit -execute=Execute -executeDryRun=Dry run -userTemplate=User template -latestExecStatus=Last status http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_it.properties deleted file mode 100644 index abb82a4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_it.properties +++ /dev/null @@ -1,29 +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. -id=Id -name=Nome -description=Descrizione -resourceName=Nome Risorsa -lastExec=Ultima Esecuzione -nextExec=Prossima Esecuzione -detail=Dettagli -delete=Rimuovi -edit=Modifica -execute=Esegui -executeDryRun=Esecuzione simulata -userTemplate=Modello utente -latestExecStatus=Ultimo stato http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_pt_BR.properties deleted file mode 100644 index 054af39..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/PushTasksPanel_pt_BR.properties +++ /dev/null @@ -1,29 +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. -id=Identificador -name=Nome -description=Descri\u00e7\u00e3o -resourceName=Nome do Recurso -lastExec=\u00daltima Execu\u00e7\u00e3o -nextExec=Pr\u00f3xima Execu\u00e7\u00e3o -detail=Detalhe -delete=Remove -edit=Alterar -execute=Executar -executeDryRun=Executar (Ensaio) -userTemplate=Usar Template -latestExecStatus=\u00daltimo Estatus http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceConnConfPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceConnConfPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceConnConfPanel.html deleted file mode 100644 index d4b0e16..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceConnConfPanel.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> - <span wicket:id="connectorPropertiesContainer"> - <div id="formtable"> - <div class="tablerow" wicket:id="connectorProperties"> - <div class="tablecolumn_label medium_fixedsize"> - <span wicket:id="connPropAttrSchema">[connPropAttrSchema]</span> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="panel">[connPropAttrValue]</span> - </div> - </div> - </div> - - <div> - <a style="position: absolute; top: 2px; right:20px;" wicket:id="check"> - <img src="img/ping.png"width="30" height="30" - alt="ping" title="title" wicket:message="title:check"/> - </a> - </div> - </span> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceDetailsPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceDetailsPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceDetailsPanel.html deleted file mode 100644 index cd8c4ea..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceDetailsPanel.html +++ /dev/null @@ -1,137 +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 id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <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 medium_fixedsize"> - <label for="connector"><wicket:message key="connector"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="connector">[connector]</span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="enforceMandatoryCondition"><wicket:message key="enforceMandatoryCondition"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="enforceMandatoryCondition">[enforceMandatoryCondition]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="propagationPrimary"><wicket:message key="propagationPrimary"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="propagationPrimary">[propagationPrimary]</span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="propagationPriority"><wicket:message key="propagationPriority"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="propagationPriority">[propagationPriority]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="propagationMode"><wicket:message key="propagationMode"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="propagationMode">[propagationMode]</span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="randomPwdIfNotProvided"><wicket:message key="randomPwdIfNotProvided"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="randomPwdIfNotProvided">[randomPwdIfNotProvided]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="propagationActionsClassNames"><wicket:message key="actionsClasses"/></label> - </div> - <span wicket:id="propagationActionsClassNames"> - <span wicket:id="actionsClasses"> - <select class="text ui-widget-content ui-corner-all" wicket:id="actionsClass"/> - <a wicket:id="drop"><img src="img/minus-icon.png" alt="remove icon" class="drop_button"/></a> - <a wicket:id="add"><img src="img/plus-icon.png" alt="add icon" class="add_button"/></a> - <br/> - </span> - <a wicket:id="first"><img src="img/plus-icon.png" alt="add icon" class="add_button"/></a> - </span> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="createTraceLevel"><wicket:message key="createTraceLevel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="createTraceLevel">[createTraceLevel]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="updateTraceLevel"><wicket:message key="updateTraceLevel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="updateTraceLevel">[updateTraceLevel]</span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="deleteTraceLevel"><wicket:message key="deleteTraceLevel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="deleteTraceLevel">[deleteTraceLevel]</span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label medium_fixedsize"> - <label for="syncTraceLevel"><wicket:message key="syncTraceLevel"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="syncTraceLevel">[syncTraceLevel]</span> - </div> - </div> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceMappingPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceMappingPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceMappingPanel.html deleted file mode 100644 index 8338fd4..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceMappingPanel.html +++ /dev/null @@ -1,125 +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> - <table id="mappings" - class="ui-widget ui-widget-content ui-corner-all" - style="font-size: 1em;margin-top:2px;" - width="100%" cellpadding="2px" cellspacing="1px" - wicket:id="mappingContainer"> - <thead> - <tr class="ui-widget-header"> - <th><wicket:message key="delete"/></th> - <th><wicket:message key="entity"/></th> - <th><wicket:message key="intMappingTypes"/></th> - <th><wicket:message key="intAttrNames"/></th> - <th><wicket:message key="extAttrNames"/></th> - <th><wicket:message key="mandatoryCondition"/> - <a class="tooltips" wicket:id="questionMarkJexlHelp" href="#" alt="Click to help" title="Click to help"><img src="img/help.png"/> - <span wicket:id="jexlHelp" class="tooltips"> - <wicket:message key="jexl_info"/> - <ul> - <li><wicket:message key="jexl_ex1"/></li> - <li><wicket:message key="jexl_ex2"/></li> - </ul> - <a href="#" wicket:id="jexlLink" target="_blank"><wicket:message key="jexl_syntax_url"/></a> - </span> - </a> - </th> - <th><wicket:message key="accountId"/></th> - <th><label wicket:id="passwordLabel"/></th> - <th><wicket:message key="purpose"/></th> - </tr> - </thead> - <tfoot> - <tr> - <td colspan="7" style="padding: 5px"> - <input type="submit" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="addMappingBtn" /> - </td> - </tr> - </tfoot> - <tbody> - <tr wicket:id="mappings" class="tablerow"> - <td align="center" valign="middle"> - <input type="checkbox" class="text ui-widget-content ui-corner-all" wicket:id="toRemove"/> - </td> - <td align="center" valign="middle"> - <span wicket:id="entities">[entities]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="intMappingTypes">[intMappingTypes]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="intAttrNames">[intAttrNames]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="extAttrName">[extAttrName]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="mandatoryCondition">[mandatoryCondition]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="accountId">[accountId]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="password">[password]</span> - </td> - <td align="center" valign="middle"> - <span wicket:id="purpose"> - <span wicket:id="purposeActions">[purpose]</span> - </span> - </td> - </tr> - </tbody> - </table> - - <script type="text/javascript"> - $(function() { - $('table#mappings tbody tr.tablerow:even').addClass("alt"); - }); - </script> - - <table id="accountLinkTable" - class="ui-widget ui-widget-content ui-corner-all" - style="font-size: 1em;margin-top:2px;" - border-width="1px;" border-color="#cccccc;" border-style="solid;" - width="100%" cellpadding="2px" cellspacing="1px" - wicket:id="accountLinkContainer"> - <thead> - <tr class="ui-widget-header"> - <th width="10%" align="left"><wicket:message key="enable"/></th> - <th align="left"><wicket:message key="accountLink"/></th> - </tr> - </thead> - <tbody> - <tr> - <td width="10%" align="left" valign="middle"> - <span wicket:id="accountLinkCheckbox">[accountLinkCheckbox]</span> - </td> - <td align="left" valign="middle"> - <span wicket:id="accountLink">[accountLink]</span> - </td> - </tr> - </tbody> - </table> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.html deleted file mode 100644 index ddabe05..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.html +++ /dev/null @@ -1,56 +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 id="formtable" wicket:id="security"> - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="passwordPolicy"><wicket:message key="passwordPolicy"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="passwordPolicy"> - [panel for dynamic input type markup] - </span> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="accountPolicy"><wicket:message key="accountPolicy"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="accountPolicy"> - [panel for dynamic input type markup] - </span> - </div> - </div> - - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <label for="syncPolicy"><wicket:message key="syncPolicy"/></label> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="syncPolicy"> - [panel for dynamic input type markup] - </span> - </div> - </div> - </div> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.properties deleted file mode 100644 index a38237e..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel.properties +++ /dev/null @@ -1,19 +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. -passwordPolicy = Password Policy -accountPolicy = Account Policy -syncPolicy = Sync Policy \ 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/panels/ResourceSecurityPanel_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_it.properties deleted file mode 100644 index f7fd440..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_it.properties +++ /dev/null @@ -1,19 +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. -passwordPolicy = Password Policy -accountPolicy = Account Policy -syncPolicy = Sync Policy http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_pt_BR.properties deleted file mode 100644 index 3933167..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourceSecurityPanel_pt_BR.properties +++ /dev/null @@ -1,19 +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. -passwordPolicy = Pol\u00EDtica de Senha -accountPolicy = Pol\u00EDtica de Conta -syncPolicy = Pol\u00EDtica de Sincroniza\u00E7\u00E3o \ 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/panels/ResourcesPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourcesPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourcesPanel.html deleted file mode 100644 index d5d155a..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/ResourcesPanel.html +++ /dev/null @@ -1,23 +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> - <span wicket:id="resourcesPalette">[palette]</span> - </wicket:panel> -</html> http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.html deleted file mode 100644 index 7ac78ad..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.html +++ /dev/null @@ -1,42 +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 id="users-contain" class="ui-widget" style="width:auto"> - <span wicket:id="container"> - <span wicket:id="datatable">[datatable]</span> - </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="taskWin"> - [Show modal window for viewing task] - </div> - <a class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only" - wicket:id="createLink"> - <wicket:message key="create"/> - </a> - </wicket:panel> -</html> \ 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/panels/SchedTasks.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.properties deleted file mode 100644 index 98b50fe..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks.properties +++ /dev/null @@ -1,28 +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. -id=Id -name=Name -description=Description -class=Class -lastExec=Last Execution -nextExec=Next Execution -detail=Detail -delete=Delete -edit=Edit -execute=Execute -executeDryRun=Dry run -latestExecStatus=Last status http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_it.properties deleted file mode 100644 index f023310..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_it.properties +++ /dev/null @@ -1,28 +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. -id=Id -name=Nome -description=Descrizione -class=Classs -lastExec=Ultima Esecuzione -nextExec=Prossima Esecuzione -detail=Dettagli -delete=Rimuovi -edit=Modifica -execute=Esegui -executeDryRun=Esecuzione simulata -latestExecStatus=Ultimo stato http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_pt_BR.properties deleted file mode 100644 index 0bca81c..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SchedTasks_pt_BR.properties +++ /dev/null @@ -1,28 +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. -id=Identificador -name=Nome -description=Descri\u00e7\u00e3o -class=Classe -lastExec=\u00daltima Execu\u00e7\u00e3o -nextExec=Pr\u00f3xima Execu\u00e7\u00e3o -detail=Detalhe -delete=Remover -edit=Editar -execute=Executar -executeDryRun=Executar (Ensaio) -latestExecStatus=\u00daltimo Estatus http://git-wip-us.apache.org/repos/asf/syncope/blob/39f8a069/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionPanel.html deleted file mode 100644 index d9668a0..0000000 --- a/client/console/src/main/resources/org/apache/syncope/client/console/panels/SecurityQuestionPanel.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 id="formtable"> - <div class="tablerow alt"> - <div class="tablecolumn_label short_dynamicsize"> - <wicket:message key="securityQuestion"/> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="securityQuestion"/> - </div> - </div> - - <div class="tablerow"> - <div class="tablecolumn_label short_dynamicsize"> - <wicket:message key="securityAnswer"/> - </div> - <div class="tablecolumn_field medium_dynamicsize"> - <span wicket:id="securityAnswer"/> - </div> - </div> - </div> - </wicket:panel> -</html> \ No newline at end of file
