Return-Path: X-Original-To: apmail-syncope-commits-archive@www.apache.org Delivered-To: apmail-syncope-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E70D419880 for ; Thu, 24 Mar 2016 16:33:50 +0000 (UTC) Received: (qmail 61720 invoked by uid 500); 24 Mar 2016 16:33:50 -0000 Delivered-To: apmail-syncope-commits-archive@syncope.apache.org Received: (qmail 61674 invoked by uid 500); 24 Mar 2016 16:33:50 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 61664 invoked by uid 99); 24 Mar 2016 16:33:50 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2016 16:33:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8E05CDFBAF; Thu, 24 Mar 2016 16:33:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: fmartelli@apache.org To: commits@syncope.apache.org Date: Thu, 24 Mar 2016 16:33:50 -0000 Message-Id: <2bb1f11e2f67481ab64938d361126936@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/5] syncope git commit: [SYNCOPE-765] providing TODO features Repository: syncope Updated Branches: refs/heads/master ab67161a5 -> 9014cf287 http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_it.properties new file mode 100644 index 0000000..af65a7e --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_it.properties @@ -0,0 +1,32 @@ +# 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. +taskId=Task +key=Chiave +description=Descrizione +createTime=Data di creazione +dueDate=Scadenza +owner=Esecutore +claim=Richiedi +manage=Gestisci +approvals=Approvazioni +delete=Rimuovi +type=Tipo +username=Utente +new_user=Nuovo utente +creationDate = Data creazione +claimDate = Data rivendicazione +approval.edit=Approvazione http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_pt_BR.properties new file mode 100644 index 0000000..1b34dbc --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/pages/TODOs_pt_BR.properties @@ -0,0 +1,32 @@ +# 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. +taskId=Tarefa +key=Chave +description=Descri\u00e7\u00e3o +createTime=Tempo de Cria\u00e7\u00e3o +dueDate=Data acordada +owner=Propriet\u00e1rio +claim=Requerimento +manage=Ger\u00eancia +approvals=Aprova\u00e7\u00e3o +delete=Excluir +type=Tipo +username=Usu\u00e1rio +new_user=Novo Usu\u00e1rio +creationDate = Data de cria\u00e7\u00e3o +claimDate = Data de reivindica\u00e7\u00e3o +approval.edit=Aprova\u00e7\u00e3o http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.html b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.html new file mode 100644 index 0000000..5231287 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.html @@ -0,0 +1,34 @@ + + + + + +
+ [value] +
+ +
+ + + +
+
+ + http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.properties b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.properties new file mode 100644 index 0000000..5d29cc4 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval.properties @@ -0,0 +1,17 @@ +# 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. +userDetails=User details http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalDetails.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalDetails.html b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalDetails.html new file mode 100644 index 0000000..fc22ba2 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalDetails.html @@ -0,0 +1,26 @@ + + + + + + + + + http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.html b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.html new file mode 100644 index 0000000..790398a --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.html @@ -0,0 +1,26 @@ + + + + + + [APPROVAL] + + + http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.properties b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.properties new file mode 100644 index 0000000..941c896 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/ApprovalModal.properties @@ -0,0 +1,17 @@ +# 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. +approval.details=Approval details http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_it.properties new file mode 100644 index 0000000..b96f57c --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_it.properties @@ -0,0 +1,17 @@ +# 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. +userDetails=Dettagli utente http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_pt_BR.properties new file mode 100644 index 0000000..b2b000a --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/todos/Approval_pt_BR.properties @@ -0,0 +1,17 @@ +# 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. +userDetails=Detalhes do Usu\u00e1rio http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html index f8a868b..cc36119 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wicket/markup/html/form/ActionLinksPanel.html @@ -68,7 +68,7 @@ under the License. - claim icon + http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.html ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.html b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.html new file mode 100644 index 0000000..3dd33d1 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.html @@ -0,0 +1,48 @@ + + + + + + + + + + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.properties new file mode 100644 index 0000000..a3f5c5f --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget.properties @@ -0,0 +1,21 @@ +# 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. +todos.view.all=View All TODOs +duedate=Due date +owner=Owner +createApproval=Create Approval +summary=There are ${number} pending approvals http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_it.properties new file mode 100644 index 0000000..64edea4 --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_it.properties @@ -0,0 +1,21 @@ +# 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. +todos.view.all=Tutti i TODOs +duedate=Scadenza +owner=Assegnato +createApproval=Approvazione Creazione +summary=Ci sono ${number} approvazioni pendenti http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_pt_BR.properties new file mode 100644 index 0000000..a3f5c5f --- /dev/null +++ b/client/console/src/main/resources/org/apache/syncope/client/console/widgets/TODOsWidget_pt_BR.properties @@ -0,0 +1,21 @@ +# 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. +todos.view.all=View All TODOs +duedate=Due date +owner=Owner +createApproval=Create Approval +summary=There are ${number} pending approvals http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs.properties index 72b580f..b31980e 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -derived.emptyvalue.message=Value to be derived ... +derived.emptyvalue.message=Value to be derived attribute.empty.list=No derived attributes available http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_it.properties index d275c71..b4c585e 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_it.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_it.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -derived.emptyvalue.message=Valore da derivare ... +derived.emptyvalue.message=Valore da derivare attribute.empty.list=Non ci sono attributi derivati disponibili http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_pt_BR.properties index b659c46..db2bd34 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_pt_BR.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/DerAttrs_pt_BR.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -derived.emptyvalue.message=Valor a ser derivada ... +derived.emptyvalue.message=Valor a ser derivada attribute.empty.list=Sem atributos derivados dispon\u00edveis http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails.properties index f4ff161..501bb53 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails.properties @@ -17,4 +17,4 @@ username=Username password=Password confirmPassword=Password (confirm) -password.change=Password management ... +password.change=Password management http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_it.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_it.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_it.properties index 743b35d..3d69de7 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_it.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_it.properties @@ -17,4 +17,4 @@ username=Username password=Password confirmPassword=Password (conferma) -password.change=Gestisci password ... +password.change=Gestisci password http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_pt_BR.properties ---------------------------------------------------------------------- diff --git a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_pt_BR.properties b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_pt_BR.properties index 9d4efad..a3d5457 100644 --- a/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_pt_BR.properties +++ b/client/console/src/main/resources/org/apache/syncope/client/console/wizards/any/UserDetails_pt_BR.properties @@ -17,4 +17,4 @@ username=Nome do Usu\u00e1rio password=Senha confirmPassword=Senha (confirmar) -password.change=Gest\u00e3o password ... +password.change=Gest\u00e3o password http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/ext/camel/client-console/src/main/java/org/apache/syncope/client/console/panels/CamelRoutesPanel.java ---------------------------------------------------------------------- diff --git a/ext/camel/client-console/src/main/java/org/apache/syncope/client/console/panels/CamelRoutesPanel.java b/ext/camel/client-console/src/main/java/org/apache/syncope/client/console/panels/CamelRoutesPanel.java index 2d1afa4..5368933 100644 --- a/ext/camel/client-console/src/main/java/org/apache/syncope/client/console/panels/CamelRoutesPanel.java +++ b/ext/camel/client-console/src/main/java/org/apache/syncope/client/console/panels/CamelRoutesPanel.java @@ -83,7 +83,7 @@ public class CamelRoutesPanel extends AbstractSearchResultPanel< private static final long serialVersionUID = -6388405037134399367L; @Override - public ModalPanel build(final int index, final boolean edit) { + public ModalPanel build(final int index, final AjaxWizard.Mode mode) { final CamelRouteTO modelObject = newModelObject(); return new CamelRoutesModalPanel(modal, modelObject, pageRef) { http://git-wip-us.apache.org/repos/asf/syncope/blob/9014cf28/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 679a530..fc1eda8 100644 --- a/pom.xml +++ b/pom.xml @@ -377,6 +377,7 @@ under the License. 2.2.2 1.11.4 + 1.3.3 1.4.1-1 3.3.6 @@ -1058,6 +1059,11 @@ under the License. org.webjars + jQuery-slimScroll + ${jquery-slimscroll.version} + + + org.webjars bootstrap ${bootstrap.version}