From 24164038d9f44c7c4f67f8c86a57237fd156bb31 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 26 Oct 2012 12:58:30 +0000 Subject: [PATCH] [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories. fix data refresh when changing content. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402494 13f79535-47bb-0310-9956-ffa450edef68 --- .../js/templates/archiva/repositories.html | 279 +++++++++--------- 1 file changed, 139 insertions(+), 140 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html index 03cc72a9d..b87750654 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html @@ -71,146 +71,7 @@
-
- - -
-
-
- -
- {{if update}} - ${$data.remoteRepository.id} - {{else}} - - {{/if}} -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
-
- -
- - - - -
-
-
- -
- -
-
-
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
-
-

${$.i18n.prop('remoteRepository.extraParametersEntries')}

- - - - - - - - - - - - - -
${$.i18n.prop('add')}
${$.i18n.prop('delete')}
-
-
- -
- - -
- - +
@@ -653,6 +514,144 @@