Commit Graph

2704 Commits

Author SHA1 Message Date
Olivier Lamy b143434569 more cleanup on it js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296210 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 14:03:41 +00:00
Olivier Lamy 4259444102 simplify finding the stack strace in case of issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296190 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:15:54 +00:00
Olivier Lamy 54777fc53b missed to add tooling class around junit for screenshot capture
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296189 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:15:30 +00:00
Olivier Lamy 9b375e97bd move to a junit based solution for selenium test as it's very convenient to test single test with -Dtest=MyClass#myTest and was not possible or complicated cli with TestNG
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296187 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:14:58 +00:00
Olivier Lamy 6f416163a7 fix override of log4.xml when executing it js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296186 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 13:14:20 +00:00
Olivier Lamy 681f95e459 add missing resources in webapp-js module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295972 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 23:02:33 +00:00
Olivier Lamy 62ea96d4bc add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295944 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:20:11 +00:00
Olivier Lamy 378c3365aa display artifacts number found in the search result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295939 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:12:35 +00:00
Olivier Lamy 9d87ffeb9a cleanup handling of special query params really execute at the end of application loading
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295910 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 21:29:24 +00:00
Olivier Lamy aabab285c4 add comment in code snippet and add a snippet in pom for rest dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295689 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:21 +00:00
Olivier Lamy 3182934f75 fix javascript mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295688 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:34:04 +00:00
Olivier Lamy 1757cb231a apply some code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295678 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:09:04 +00:00
Olivier Lamy a66a9d92e0 fix test issue on windows patch submitted by Eric Barboni
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295677 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:49 +00:00
Olivier Lamy 4077ae6df2 cleanup profiles move declaration to top pom: I can use vi pom.xml to see configured profiles :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295676 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 17:08:31 +00:00
Olivier Lamy 9fbd8d9b40 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295659 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 16:34:03 +00:00
Olivier Lamy 485675de1e use same hack with appserver-base as a property in the classic webapp
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295555 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:24:28 +00:00
Brett Porter fa3688a693 [MRM-1612] reduce number of security checks for a configuration change to avoid
blocking when the number of repositories gets large


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295553 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:15:45 +00:00
Olivier Lamy 630ae74fc1 use a property for appserver base path so as it I can do clean without removing all datas :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295544 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:57:29 +00:00
Olivier Lamy 0ff4db1523 fix more json mapping
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295530 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:31 +00:00
Olivier Lamy 65dd1c69b6 fix mapping of browse result
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295529 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:12:16 +00:00
Olivier Lamy 9500200a51 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix search screens and js mapping.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295527 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:50 +00:00
Olivier Lamy b90094b435 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies when values comes from default values.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295526 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:37 +00:00
Olivier Lamy aaa3870d46 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix proxy connector screen update policies.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295525 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 11:46:24 +00:00
Olivier Lamy b96bf22f52 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for archiva part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295500 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:25 +00:00
Olivier Lamy d0eaad0341 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
add a jackson configurator for archiva.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295499 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:29:08 +00:00
Olivier Lamy 7aacdb1bf1 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons
fix some javascript mapping for redback part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295498 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:52 +00:00
Olivier Lamy 7aa49fd4ed [MRM-1611] Uploading fail on window server.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295497 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:30 +00:00
Olivier Lamy 9b37010349 [MRM-1610] Use Jackson as jaxrs provider for cxf for performance reasons.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295496 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 10:28:16 +00:00
Olivier Lamy edec35c9be use more standard layout src/test/java for sources
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295318 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:18:43 +00:00
Olivier Lamy 98c9137dab rename file to be more generic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295317 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:17:57 +00:00
Olivier Lamy 22a95e9e34 start to cleanup it test for webapp js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295309 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:06:12 +00:00
Olivier Lamy 2d4ba8d89c reduce noisy logging
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295308 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 22:05:55 +00:00
Olivier Lamy 547e68a6e8 fix selenium test due to i18n change
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295238 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 19:46:04 +00:00
Olivier Lamy e257441e6e add a button to restore original search results after have applying some filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295215 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:52:02 +00:00
Olivier Lamy 3ec57c570a apply filtering on result grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295212 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:49 +00:00
Olivier Lamy d72e8f67df avoid duplicated code and use more generic solution for filtering
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295211 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:36 +00:00
Olivier Lamy a15504344b add autocomplete to apply filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295209 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 18:51:23 +00:00
Olivier Lamy 4dcb5d3ebb format code.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295170 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:29 +00:00
Olivier Lamy c15da51c91 fix an other test failure on windauze
Submitted by Eric Barboni .

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 16:03:16 +00:00
Olivier Lamy bed6bd3834 selenium 2.20.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295140 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:47:51 +00:00
Olivier Lamy a7c8ca1c34 code formatting
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295118 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:12:19 +00:00
Olivier Lamy ddca454de9 [MRM-1609] MetadataToolsTest fail in testGatherSnapshotVersionsA
Submitted by Eric Barboni.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295115 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:26 +00:00
Olivier Lamy cc812c4665 starting filtering on search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295114 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:05:12 +00:00
Olivier Lamy 9fd6d23558 enabled advanced search form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295048 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:12 +00:00
Olivier Lamy a67abc4333 add spinner and modify button state when searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295047 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:55:00 +00:00
Olivier Lamy 9eb977f581 correctly sort versions on artifact view
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295024 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:14:28 +00:00
Olivier Lamy c772a05a6e add a small img when there is a link in artifactInfo div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295021 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:06:04 +00:00
Olivier Lamy d887b28d96 modify menu i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295020 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 09:05:50 +00:00
Olivier Lamy dd3383692d rework menu per user suggestion on dev@
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294899 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 23:44:21 +00:00
Olivier Lamy 86eb3e0e0c fix closing user messages div
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294792 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 19:10:15 +00:00
Olivier Lamy 49bccb5d33 fix regression in json/boolean due to parameter to fix transformation of 2.0 to 2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294407 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:04:05 +00:00
Olivier Lamy c6946043df start displaying search results in a grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294406 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:47 +00:00
Olivier Lamy 7c71fde835 fix search query
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294405 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:26 +00:00
Olivier Lamy 202a699884 add rest method to search with query on a set of repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294404 13f79535-47bb-0310-9956-ffa450edef68
2012-02-28 00:03:04 +00:00
Olivier Lamy 11b1451053 start autocomplete box on browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294333 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 21:20:49 +00:00
Olivier Lamy db69e25242 fix validation and activation of search results tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294226 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:50 +00:00
Olivier Lamy 68cd673255 validate query terms are not empty
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294225 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:37 +00:00
Olivier Lamy a89c5eec82 add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294224 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:18 +00:00
Olivier Lamy 9dd80fddb0 move search screen to a tab/pill model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294223 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:58:00 +00:00
Olivier Lamy 42bd64aaec use chosen to multi select repoIds for searching.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294222 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:57:43 +00:00
Olivier Lamy 48da9ae955 add rest method to getObservableRepoIds
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294221 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 16:57:14 +00:00
Olivier Lamy 86da760aab add js mapping of search results
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294099 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 10:35:01 +00:00
Olivier Lamy e68699ef2e start binding for searching
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294098 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 10:34:45 +00:00
Olivier Lamy cf417b4474 don't block the ui when scanning a repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294074 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 09:27:41 +00:00
Olivier Lamy 92f59b0214 use maven indexer 4.1.3-SNAPSHOT to avoid tmp directories in repsitory directory see MINDEXER-51
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1294073 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 09:27:22 +00:00
Olivier Lamy 7226045ca1 start main search screen design
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293981 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:56:14 +00:00
Olivier Lamy 9423b6e869 add link if available in artifact info block
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293980 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:56:00 +00:00
Olivier Lamy b2d5f97603 avoid duplicate entries in the autocomplete search bix
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293979 13f79535-47bb-0310-9956-ffa450edef68
2012-02-27 00:55:47 +00:00
Olivier Lamy 5dd0f10668 use collapse/accordion to prevent too long screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293970 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:52:50 +00:00
Olivier Lamy 89ca2d1902 mark modified users in the users grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293961 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:08:17 +00:00
Olivier Lamy cecca877d4 use label-warning in delete user modal confirm, add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293960 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:08:02 +00:00
Olivier Lamy aa750e5e58 use warning label for modal confirm delete user
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293959 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:44 +00:00
Olivier Lamy a3868cb428 use warning label for modal confirm delete proxy connector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293958 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:31 +00:00
Olivier Lamy 63bb780965 fix copy/paste typo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293957 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:17 +00:00
Olivier Lamy a8c941a869 use warning label for modal confirm delete network proxy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293956 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:07:03 +00:00
Olivier Lamy 7da60c31dd use warning label for modal confirn delete repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293955 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:06:50 +00:00
Olivier Lamy c77fd573a8 confirm modal on repository group delete
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293954 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 23:06:30 +00:00
Olivier Lamy a294aff1b7 fix browse for directories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293946 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 22:12:25 +00:00
Olivier Lamy 9ea612361f add unit test for search with guest user.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293871 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:50 +00:00
Olivier Lamy 2538f012b5 authz not mandatory for search: repositories list limited for guest
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293870 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:30 +00:00
Olivier Lamy bd98d2d274 hack jqueryui to have autocomplete working with bootstrap
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293869 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 16:58:13 +00:00
Olivier Lamy 9ffa0353f1 [MRM-1607] maven model build failed when model have jdk profile activation.
add test metadatas

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293789 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 09:07:25 +00:00
Olivier Lamy 4974097379 [MRM-1607] maven model build failed when model have jdk profile activation.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293788 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 09:07:03 +00:00
Olivier Lamy 5fbb07bdb4 compilation failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293774 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:31:53 +00:00
Olivier Lamy ec49aa3e4b fix compilation issues
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293769 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:08:13 +00:00
Olivier Lamy a4544331a8 revert twoPhaseBuilding model building as it breaks maven inheritance resolution (for dependencies version)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293768 13f79535-47bb-0310-9956-ffa450edef68
2012-02-26 08:07:43 +00:00
Olivier Lamy 496920391c revert some changes to use a RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293719 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 22:53:45 +00:00
Olivier Lamy 773d2784a5 fix String transformation of 2.0 -> 2 was not correct for artifacts versions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293715 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 22:45:37 +00:00
Olivier Lamy 0519a2f99a use class well for forms
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293714 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 22:45:24 +00:00
Olivier Lamy 691a0ab3e9 fix compilation issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293704 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 22:11:47 +00:00
Olivier Lamy 38aaec51a7 upgrade to cxf 2.5.2
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293703 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 22:11:29 +00:00
Olivier Lamy 1955d4ba1a magnify artifact info
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293695 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 21:15:50 +00:00
Olivier Lamy 628c50b48d display artifact info in artifact detail
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293694 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 21:15:31 +00:00
Olivier Lamy b3e4b0439a js bean mapping for displaying artifact entry
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293686 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:46:45 +00:00
Olivier Lamy 3a9e6ca968 use an other icon when the browse entry is an artifact.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293685 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:46:30 +00:00
Olivier Lamy 32e04baacf jquery selector reuse to optimize
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293684 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:46:13 +00:00
Olivier Lamy cd9e790dd4 remove data-bind attribute as coming from user management fail
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293683 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:45:59 +00:00
Olivier Lamy 578d4c9858 correctlt close jcr session in case of exception
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293682 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:45:46 +00:00
Olivier Lamy 31e5bf8148 fix osgi imports.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293681 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:45:31 +00:00
Olivier Lamy 57b5334aef avoid failing on java profile or other profiles by using a TwoPhaseBuiling maven build model request
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293680 13f79535-47bb-0310-9956-ffa450edef68
2012-02-25 20:45:18 +00:00
Olivier Lamy 374fc983ab restore 1.5 compile
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293424 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:18:49 +00:00
Olivier Lamy f1f0ceaf47 [MRM-1573] improve browse service with returning ProjectVersionMetadata (so add some annotation for REST exchange)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293423 13f79535-47bb-0310-9956-ffa450edef68
2012-02-24 21:18:34 +00:00
Olivier Lamy b4bd369412 test snapshot selenium plugin version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1292981 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 22:07:58 +00:00
Olivier Lamy 25d828f4e3 selenium 2.19.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1292964 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 21:25:33 +00:00
Olivier Lamy d026cc88a7 add REST to browse a groupId/artifactId and retrieve all versions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1292963 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 21:25:20 +00:00
Olivier Lamy b07b0de488 no display full groupId in browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245816 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 00:18:30 +00:00
Olivier Lamy 7ae0da9bae repository browse accessible directly via queryparam: http://localhost:9091/archiva/index.html?request_lang=en&browse=org.apache.maven
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245815 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 00:18:07 +00:00
Olivier Lamy a798625071 browse not link neither divider for last breadcrumb part
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245814 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 00:17:52 +00:00
Olivier Lamy 000a97ffab fix var init to prevent undefined string value
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245790 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 22:50:51 +00:00
Olivier Lamy 40298ae97b simply breadcrumb calculation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245789 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 22:50:39 +00:00
Olivier Lamy f113456cc5 [MRM-1573] breadcrumbs in repository browsing.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245788 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 22:50:24 +00:00
Olivier Lamy 6d0d073824 implements repository browsing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245680 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 17:40:43 +00:00
Olivier Lamy d84ce095c1 browse screen display root implementation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245679 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 17:40:23 +00:00
Olivier Lamy 89c03a9933 magnify browsing :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245678 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 17:40:09 +00:00
Olivier Lamy fa2a45d627 rename class. it's always complicated to find the good name but the previous was very bad :-).
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245618 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 15:40:41 +00:00
Olivier Lamy 11c6bd906c fix wagon 2.2 upgrade
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245592 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 15:03:30 +00:00
Olivier Lamy 99a93d57f0 fix wagon 2.2 upgrade
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245590 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 14:58:24 +00:00
Olivier Lamy 3be005aa70 cleanup and simplify browse js model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245415 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:53:51 +00:00
Olivier Lamy 4efbe7c1b1 correctly clear previous user messages
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245407 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:36:59 +00:00
Olivier Lamy 85838051e1 ensure we use correct httpclient version in webapp* with adding dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245406 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:36:45 +00:00
Olivier Lamy 63964ffef4 [MRM-1606] Upgrade to wagon 2.2.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245404 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:36:20 +00:00
Olivier Lamy 53f479e409 fix mimize js/css cleanup on browse
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245403 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 11:35:50 +00:00
Olivier Lamy 5021358d30 bootstrap 2.0.1: will be better with adding files :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245356 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 09:15:47 +00:00
Olivier Lamy cb760d54ff bootstrap 2.0.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245355 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 09:15:28 +00:00
Olivier Lamy fe446f4081 [MRM-1573]
refactor to have more generic REST model result.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245254 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 23:31:40 +00:00
Olivier Lamy dc67363c38 find menu doesn't need any karma
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245253 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 23:31:02 +00:00
Olivier Lamy 32303af4a6 [MRM-1573] start work on browse screen
use slide effect to magnify browsing :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245188 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:27:48 +00:00
Olivier Lamy db522197f5 jquery optimisation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245187 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:27:35 +00:00
Olivier Lamy 51bec9c97a group naviguation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245186 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:27:22 +00:00
Olivier Lamy 56c137f27f [MRM-1573] start work on browse screen
navigate on groupIds.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245185 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:27:08 +00:00
Olivier Lamy f86f621808 [MRM-1573] start work on browse screen
navigate on groupIds.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:26:48 +00:00
Olivier Lamy 34fb102017 [MRM-1573] start work on browse screen
magnify a bit :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245183 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 21:26:14 +00:00
Olivier Lamy f6ec5a7e86 [MRM-1573] start work on browse screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244606 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 17:42:55 +00:00
Olivier Lamy dc0f7bd90d missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244605 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 17:41:58 +00:00
Olivier Lamy 4143478be3 add layout/files for search/browse screens
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244604 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 17:41:36 +00:00
Olivier Lamy 8c15c35c53 if for some reasons admin or guest has been locked we must able to unlock with the ui
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244533 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 15:27:43 +00:00
Olivier Lamy 92d5e6138e fix i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244391 13f79535-47bb-0310-9956-ffa450edef68
2012-02-15 08:24:05 +00:00
Olivier Lamy b800b595cb add an image in page-header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244278 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:40:27 +00:00
Olivier Lamy bee9281f62 ad missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244271 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:34:32 +00:00
Olivier Lamy 630fbe71e5 [MRM-1575] rewrite repositories group page
implements delete and add.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244270 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:34:18 +00:00
Olivier Lamy 3bf87752dd [MRM-1575] rewrite repositories group page
add drag&drop to add/remove repositories to/from a group.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244263 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:00:39 +00:00
Olivier Lamy 47ca610729 [MRM-1575] rewrite repositories group page
add save button in the edit page

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244262 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:00:22 +00:00
Olivier Lamy 8438e68f4c [MRM-1575] rewrite repositories group page
add save button in grid.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244261 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 23:00:02 +00:00
Olivier Lamy e5a046fc43 [MRM-1575] rewrite repositories group page
fix ordering with drag&drop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244259 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 22:59:47 +00:00
Olivier Lamy 2199b5c8c2 fix NPE
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244258 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 22:59:30 +00:00
Olivier Lamy 5de1d545e7 service to retrieve baseUrl
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1244257 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 22:59:13 +00:00
Olivier Lamy 81795b4d6f add edit icon file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243820 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:21:11 +00:00
Olivier Lamy b48279b3d8 use an icon for edit link in grids
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243819 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:20:58 +00:00
Olivier Lamy e5723ac3d0 [MRM-1575] rewrite repositories group page
impl grid with groups

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243818 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:20:38 +00:00
Olivier Lamy 5900017ec0 [MRM-1575] rewrite repositories group page
add various files layout (js templates).

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243817 13f79535-47bb-0310-9956-ffa450edef68
2012-02-14 08:20:21 +00:00
Olivier Lamy 5168f86afb use larger icons in some places
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243591 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 16:22:05 +00:00
Olivier Lamy f7347ce95c add more images on screen headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243589 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 16:21:32 +00:00
Olivier Lamy 18315817e6 add proxy connector settings popover in order edit tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243571 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:58:24 +00:00
Olivier Lamy dc5d74bd12 fix hidden div place in the table to prevent weird screen issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243570 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:57:54 +00:00
Olivier Lamy da186df621 add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243569 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:57:21 +00:00
Olivier Lamy df7adeb3d8 use larger icons in some places
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243568 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:56:34 +00:00
Olivier Lamy e0942dfa63 use larger icons in some places
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243567 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:55:54 +00:00
Olivier Lamy e1045415ce add images
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243566 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:55:07 +00:00
Olivier Lamy 88d25d7af9 [MRM-1576] rewrite proxies connector page
add an image for managed repository too.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243565 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 15:54:33 +00:00
Olivier Lamy ff27d0e77f missed to add images
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243515 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:56:53 +00:00
Olivier Lamy f5f7763881 [MRM-1576] rewrite proxies connector page
magnify :-) remote repository ordering

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243514 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:56:21 +00:00
Olivier Lamy cf24f0f1a5 add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243513 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:55:42 +00:00
Olivier Lamy a96f6d845c [MRM-1576] rewrite proxies connector page
add sortable knockout binding.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243512 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:55:09 +00:00
Olivier Lamy 075c26bf73 [MRM-1576] rewrite proxies connector page
order with drag&drop

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243511 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:54:39 +00:00
Olivier Lamy f87b7b1567 modified flag to false after add
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243510 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 13:54:04 +00:00
Olivier Lamy 1bea9f1680 implements bulk save mode for remote repositories management
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243456 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 09:47:25 +00:00
Olivier Lamy d4019c9546 fix i18n for bulk save modal title
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243446 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 09:00:33 +00:00
Olivier Lamy 1f838d43bc role screen bulk add confirm dialog before saving all
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243444 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:59:51 +00:00
Olivier Lamy 21cf00c48a proxy connectors screen bulk save use btn class and add column to save only one
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243443 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:59:17 +00:00
Olivier Lamy e896d391cc network proxies screen bulk save use btn class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243442 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:58:57 +00:00
Olivier Lamy 581045bb1d managed repositories bulk save use btn class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243441 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:58:36 +00:00
Olivier Lamy 8783b24485 roles screen: use colors for bulk save
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243440 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:58:17 +00:00
Olivier Lamy bdbbc8984a roles screen add a column to save modified roles
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243439 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:57:55 +00:00
Olivier Lamy b27fba7bbc start working on css/js minification: will need 2 index one for dev with debug js and an other one for live with minify/packed files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243438 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13 08:57:39 +00:00
Olivier Lamy bf1b57fdcd ui rewrite add bulk save mode in role edition screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243170 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 22:17:20 +00:00
Olivier Lamy ef4558159b some cleanup on roles management screen prepare for bulk save
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 22:17:07 +00:00
Olivier Lamy c8e8d8f95b wait end of first scan before deleting repo should prevent test failure
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243016 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 08:07:37 +00:00
Olivier Lamy 0182f1892b [MRM-1576] rewrite proxies connector page
display policy name rather than id in settings popover.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243015 13f79535-47bb-0310-9956-ffa450edef68
2012-02-11 08:07:22 +00:00
Olivier Lamy 3891904547 cleanup some noisy logs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242877 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 18:25:40 +00:00
Olivier Lamy 8a166f0520 set active class for current menu entry used
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242876 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 18:23:14 +00:00
Olivier Lamy c7647b5052 add nav header entries
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242875 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 18:22:58 +00:00
Olivier Lamy 1fc76c88ad [MRM-1576] rewrite proxies connector page
add confirm dialog for proxy connector delete.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242866 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:25:04 +00:00
Olivier Lamy 2ead257bdb [MRM-1576] rewrite proxies connector page
implements bulk save mode.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242865 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:24:46 +00:00
Olivier Lamy 6dc2d8e10c [MRM-1576] rewrite proxies connector page
sourceRepoId and targetRepoId not editable on proxyConnector edition.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242864 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:24:24 +00:00
Olivier Lamy e56582fb8f [MRM-1576] rewrite proxies connector page
fix update of properties.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242863 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:24:11 +00:00
Olivier Lamy 50f5f885fd [MRM-1576] rewrite proxies connector page
fix update of policies.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242862 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:23:50 +00:00
Olivier Lamy 8099fd94c5 [MRM-1576] rewrite proxies connector page
add edition too.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242861 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 17:23:36 +00:00
Olivier Lamy 6252538ec3 add missing i18n and fix popover title as attribute has changed in bootstrap 2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242725 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 10:21:51 +00:00
Olivier Lamy d72763b96a [MRM-1576] rewrite proxies connector page
use new bean properties to ease json mapping for policies and properties.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242724 13f79535-47bb-0310-9956-ffa450edef68
2012-02-10 10:21:27 +00:00
Olivier Lamy bd732c9ece [MRM-1576] rewrite proxies connector page
cleanup grid and forms for add.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242598 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:08:43 +00:00
Olivier Lamy e711aa2679 add convenient getter/setter to ease json mapping for Map fields.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242597 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:08:27 +00:00
Olivier Lamy 128af35a7e [MRM-1576] rewrite proxies connector page
refactor to ease edit mode.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242596 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:08:09 +00:00
Olivier Lamy 66ac3e896c [MRM-1576] rewrite proxies connector page
delete proxyConnector impl.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242595 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:07:54 +00:00
Olivier Lamy a269e32a92 more easy REST method to delete a ProxyConnector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242594 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:07:37 +00:00
Olivier Lamy b7e02ed3e2 [MRM-1576] rewrite proxies connector page
add now works !

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242593 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 23:07:15 +00:00
Olivier Lamy 6949209a44 network proxy edition: activate button only if something has changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242188 13f79535-47bb-0310-9956-ffa450edef68
2012-02-09 00:10:31 +00:00
Olivier Lamy c47a151b3a [MRM-1576] rewrite proxies connector page
magnify tables :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242186 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 23:57:06 +00:00
Olivier Lamy 426462bdc6 [MRM-1576] rewrite proxies connector page
white/black list pattern ui binding.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 23:56:50 +00:00
Olivier Lamy e445177f80 [MRM-1576] rewrite proxies connector page
fix proxyConnector properties ui binding.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242183 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 23:56:29 +00:00
Olivier Lamy 2cfcd24969 jquery 1.7.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242181 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 23:56:04 +00:00
Olivier Lamy 787f50d016 [MRM-1576] rewrite proxies connector page
fix various observable fields which are array
start binding of properties

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242008 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 17:44:26 +00:00
Olivier Lamy 4a2a5036bd [MRM-1576] rewrite proxies connector page
fix selection of defaultOption in add mode as no policies exists.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1242006 13f79535-47bb-0310-9956-ffa450edef68
2012-02-08 17:44:06 +00:00
Olivier Lamy f5aecd525d [MRM-1576] rewrite proxies connector page
remove testing stuff.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1241545 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 18:24:32 +00:00
Olivier Lamy 98cbfe1aae [MRM-1576] rewrite proxies connector page
pushing some stuff for edition.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1241544 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 18:24:18 +00:00
Olivier Lamy a624792de0 refactor proxy connectors grid loadind, start edition too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1241542 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 18:24:05 +00:00
Olivier Lamy 0ed11d79e9 reuse jquery selector already evaluated when possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1241541 13f79535-47bb-0310-9956-ffa450edef68
2012-02-07 18:23:50 +00:00
Olivier Lamy cc220a26fd cleanup name and open a dialog confirm for managed repositories bulk save
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240941 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 09:14:10 +00:00
Olivier Lamy 6f1f3b53a1 simplify binding in network proxies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240939 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 09:13:50 +00:00
Olivier Lamy 1d6c716eba no need to apply binding twice
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240938 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 09:13:35 +00:00
Olivier Lamy cd2f77122c implements bulk save for managed repositories grid
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240937 13f79535-47bb-0310-9956-ffa450edef68
2012-02-06 09:13:21 +00:00
Olivier Lamy 065cd8bbdd fix missing version in archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240811 13f79535-47bb-0310-9956-ffa450edef68
2012-02-05 20:53:27 +00:00
Olivier Lamy 179170579c add wagon as test dependency in archetype to prevent cnfe
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240678 13f79535-47bb-0310-9956-ffa450edef68
2012-02-05 08:33:40 +00:00
Olivier Lamy ed7e4d2876 add wagon-http-lightweight as dependency to prevent CNFE in test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240633 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:37:03 +00:00
Olivier Lamy 4ce46c5c58 [MRM-1599] NTLM proxy no longer works
ui part in new webapp.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240630 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:18:56 +00:00
Olivier Lamy 68365364e3 add wagon-http-lightweight as dependency to prevent CNFE in tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240629 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:17:53 +00:00
Olivier Lamy 983e4abba7 fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240628 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:14:42 +00:00
Olivier Lamy cc81e01722 [MRM-1599] NTLM proxy no longer works
change for metadata resolver too using ntlm proxy
take the opportunity to use repo admin api rather than archivaconfiguration directly/

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240625 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:14:00 +00:00
Olivier Lamy 5d6774f5f2 [MRM-1599] NTLM proxy no longer works
use a new wagon with spring bean http-ntlm if proxy use ntlm

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240623 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:08:28 +00:00
Olivier Lamy e258bfb349 [MRM-1599] NTLM proxy no longer works
add bean attribute and modify ui.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240622 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:04:51 +00:00
Olivier Lamy 21e5eb9710 prepare user js bean for bulk save mode with modified observable field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240621 13f79535-47bb-0310-9956-ffa450edef68
2012-02-04 22:03:20 +00:00
Olivier Lamy 888aaddb53 some jquery optims
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240283 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:25:11 +00:00
Olivier Lamy 7c4063bb0c use remote validation for id already exists check for remote repo form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240273 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:07:51 +00:00
Olivier Lamy 2bd6b1b039 when validating if a repo id exists we must validated against managed,remote and group
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240272 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:07:38 +00:00
Olivier Lamy f160fcf89b add i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240271 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:07:23 +00:00
Olivier Lamy 2aa8c83ca6 ask confirmation before network proxies bulk save
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240270 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:07:09 +00:00
Olivier Lamy 09179a82c6 fix modified css for bulk save due to bootstrap 2.0 upgrade
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240269 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 18:06:55 +00:00
Olivier Lamy ed9c117919 use tomcat plugin from Apache only
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240226 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 16:05:48 +00:00
Olivier Lamy c115eeda2b use id for testing user deleted as now the confirmation message contains the user name :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240202 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 14:56:10 +00:00
Olivier Lamy 17eb86b08f add a log4j configuration file to have log in console
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240180 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 14:02:34 +00:00
Olivier Lamy 5816e3982b workaround for issue in surefire 2.12 with testng
see https://jira.codehaus.org/browse/SUREFIRE-828 .

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240166 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 13:48:30 +00:00
Olivier Lamy 548a3a8eb5 workaround for issue in surefire 2.12 with testng
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240165 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 13:48:20 +00:00
Olivier Lamy 9612b47669 [MRM-1598] use bootstrap css 2.x fix proxy connectors tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240045 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 09:41:52 +00:00
Olivier Lamy b57506f4e4 [MRM-1598] use bootstrap css 2.x fix network proxies screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239906 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 22:56:18 +00:00
Olivier Lamy c186fff8ad [MRM-1598] use bootstrap css 2.x fix repositories edition
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239897 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 22:44:37 +00:00
Olivier Lamy 9c7aa0a9b1 [MRM-1598] use bootstrap css 2.x fix repositories tabs/pills
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239896 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 22:44:22 +00:00
Olivier Lamy fcf47b4fa3 MRM-1598] use bootstrap css 2.x %s/twipsy/tooltip
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239862 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 21:29:06 +00:00
Olivier Lamy f13660cfc1 add a snippet to file for configuration file places
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239848 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 21:10:38 +00:00
Olivier Lamy 645b24585f [MRM-1598] use bootstrap css 2.x fix role management screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239834 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:44:12 +00:00
Olivier Lamy 4e87cb0404 [MRM-1598] use bootstrap css 2.x fix pill with roles in user edition
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239833 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:43:57 +00:00
Olivier Lamy 4c520b014b fix delete user
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239832 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:43:44 +00:00
Olivier Lamy 47aa506752 cleanup redback part to be more knockout based
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239831 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:43:30 +00:00
Olivier Lamy 1a1b76592b oups this event handler is needed for display add form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239830 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:43:14 +00:00
Olivier Lamy de91fd4a50 remove non needed event handler
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239829 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:43:02 +00:00
Olivier Lamy 88e5563d1d makes more sense to use a real selector here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239828 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:42:50 +00:00
Olivier Lamy 96f35efebf [MRM-1598] use bootstrap css 2.x fix user edition form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239827 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:42:35 +00:00
Olivier Lamy 431a302123 [MRM-1598] use bootstrap css 2.x fix change password form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239826 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:42:21 +00:00
Olivier Lamy 9c85ea19f4 [MRM-1598] use bootstrap css 2.x fix register form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239823 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:42:06 +00:00
Olivier Lamy c2ae214c07 [MRM-1598] use bootstrap css 2.x fix alert/user messages boxes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239822 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:41:50 +00:00
Olivier Lamy 3956cd0771 [MRM-1598] use bootstrap css 2.x fix edit user details form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239821 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:41:38 +00:00
Olivier Lamy aa9a28caf8 [MRM-1598] use bootstrap css 2.x fix users tabs
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239820 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:41:24 +00:00
Olivier Lamy 969412c426 [MRM-1598] use bootstrap css 2.x use new table class names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239818 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:41:02 +00:00
Olivier Lamy f7078be3dd [MRM-1598] use bootstrap css 2.x . fix modal login
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239817 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:40:45 +00:00
Olivier Lamy 14d506abd7 [MRM-1598] use bootstrap css 2.x . fix modal opening
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239816 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:40:31 +00:00
Olivier Lamy 99d124e48c [MRM-1598] use bootstrap css 2.x . fix sidebar display
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239815 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:40:15 +00:00
Olivier Lamy f2b301b417 [MRM-1598] use bootstrap css 2.x .
restore body padding-top

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239814 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:40:01 +00:00
Olivier Lamy 330d4576cf [MRM-1598] use bootstrap css 2.x .
fix topbar class names

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239813 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:39:50 +00:00
Olivier Lamy 6bfa0d7fd7 [MRM-1598] use bootstrap css 2.x .
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239812 13f79535-47bb-0310-9956-ffa450edef68
2012-02-02 20:39:36 +00:00
Olivier Lamy 177f3ed6c9 document the system property to log missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238718 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 18:02:51 +00:00
Olivier Lamy d7e65bb592 add missing i18n in network proxies screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238625 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 14:41:32 +00:00
Olivier Lamy 5db02d0bfa fix i18n for network proxy update
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238623 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 14:41:14 +00:00
Olivier Lamy d2715e8231 add a bulk update mode. Users can update more than one network proxy and save all at the end
BTW to do for other screens :-)

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238622 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 14:40:57 +00:00
Olivier Lamy 9a57ea941b upgrade to last selenium 2.18.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238498 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 13:18:29 +00:00
Olivier Lamy 27635c830a complete repositories management i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238497 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 13:18:21 +00:00
Olivier Lamy e0c1a6fab7 complete roles management i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238496 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 13:18:07 +00:00
Olivier Lamy 4b6d0c91ac more i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238434 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 12:17:50 +00:00
Olivier Lamy 975273131e add missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238362 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 10:17:58 +00:00
Olivier Lamy 79af448a38 fix i18n when updating network proxy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238361 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 10:17:45 +00:00
Olivier Lamy 9c83125f8c use a css class to mark modified lines
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238360 13f79535-47bb-0310-9956-ffa450edef68
2012-01-31 10:17:28 +00:00
Olivier Lamy 3a8c86de2e mark lines in red when modified
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238093 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 23:49:06 +00:00
Olivier Lamy 68486dc8d5 add subscribers to mark modified lines when users doesn't save immediatly.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238092 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 23:48:53 +00:00
Olivier Lamy 74af64e0ba add a service disabled in production env to log missing i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238042 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 22:15:02 +00:00
Olivier Lamy db106d08d7 [MRM-1576] display settings in a popover.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238041 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 22:14:43 +00:00
Olivier Lamy c9880e1f18 add i18n key for grid header and a title
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238040 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 22:14:24 +00:00
Olivier Lamy e6d96df736 [MRM-1576] "magnify" :-) view with a blockquote element.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1238039 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 22:14:10 +00:00
Olivier Lamy a535de0690 [MRM-1576] load informations and display repositories names.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237762 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 16:31:39 +00:00
Olivier Lamy 4650d399a3 use better naming convention
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237761 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 16:31:22 +00:00
Olivier Lamy fc4b4d3d36 ensure ProxyConnector are correctly ordered
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237697 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 14:58:35 +00:00
Olivier Lamy be5c8ba994 add js wrapper for repository connector bean model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237696 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 14:58:13 +00:00
Olivier Lamy a403ddc587 fix tomcat run for webapp js default tomcat context file was not correct
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237695 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 14:57:58 +00:00
Olivier Lamy bf79c91f8c add archivaVersion in js/tmpl url loading to prevent browser cache issue when users upgrade version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237694 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 14:57:39 +00:00
Olivier Lamy 710d7058c3 start work on proxy connector screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237693 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 14:57:11 +00:00
Olivier Lamy 9a00a3a355 fix false warning on missing policy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237625 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 12:43:53 +00:00
Jean-Baptiste Onofre 2b5e21ded3 [MRM-1597] Upgrade to commons-io 2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237605 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 11:25:43 +00:00
Olivier Lamy 7add106d24 fix tomcat run bad default tomcat context file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237595 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 10:41:32 +00:00
Jean-Baptiste Onofre 0f83609027 [MRM-1596] Upgrade to commons-collections 3.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237592 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 10:29:34 +00:00
Olivier Lamy f34fd43701 fix previous bad commit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237583 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 09:51:13 +00:00
Olivier Lamy d080db57e5 proxy connector screen add PolicyInformation bean
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237581 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 09:47:41 +00:00
Olivier Lamy 91d63e741b start work on proxy connector screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237580 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 09:47:16 +00:00
Olivier Lamy 256a116349 [MRM-1576] add layout for proxy connectors screen.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237576 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 09:38:17 +00:00
Olivier Lamy 4cee9c9ab8 missing license header
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1237574 13f79535-47bb-0310-9956-ffa450edef68
2012-01-30 09:38:00 +00:00
Olivier Lamy 098c887065 add a rest method to validate id not already exists for networkProxies.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236767 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 17:04:54 +00:00
Olivier Lamy dcdd42677f add a rest method to validate id not already exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236766 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 17:04:35 +00:00
Olivier Lamy f1e508c97f use a dedicated i18n for cronExpression validation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236765 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 17:04:12 +00:00
Olivier Lamy 39d1eba243 replace password with starts if exists
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236725 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 15:58:49 +00:00
Olivier Lamy fdc5a0d304 use type password for password field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236724 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 15:58:34 +00:00
Olivier Lamy 538e2f2417 finish footer with version copyrightRange
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236636 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 11:20:11 +00:00
Olivier Lamy 7b50ea96e2 move this rest services used only by the js ui in a new rest ui service
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236634 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 11:19:51 +00:00
Olivier Lamy c9ff592582 use template for footer
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236633 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 11:19:14 +00:00
Olivier Lamy bee8924ec6 add footer content
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236632 13f79535-47bb-0310-9956-ffa450edef68
2012-01-27 11:19:01 +00:00
Olivier Lamy 145e84d211 add i18n for remoteDownloadNetworkProxyId
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236449 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 23:43:32 +00:00
Olivier Lamy ade168dbad ask confirmation before deleting remote repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236448 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 23:43:19 +00:00
Olivier Lamy d3626d0e81 link remote repository id for remote index download
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236447 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 23:43:06 +00:00
Olivier Lamy 6b9d8d7d9a [MRM-1578] delete network proxy implemented
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236439 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 22:58:15 +00:00
Olivier Lamy 400eb04c49 fix validation messages layout and prevent displaying undefined for non mandatory fields
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236437 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 22:58:01 +00:00
Olivier Lamy bc5654c331 [MRM-1578] REST call for add/update network proxy
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236436 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 22:57:48 +00:00
Olivier Lamy 116010cbba [MRM-1578] network proxies implements table and edit form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236435 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 22:57:33 +00:00
Olivier Lamy d85d9fd2fc [MRM-1578] add layout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1236434 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 22:57:15 +00:00
Olivier Lamy 78f5f34c9b add selenium test for roles
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235987 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 23:22:16 +00:00
Olivier Lamy a7dfbf108d add remote validation call for cron expression
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235830 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 17:14:32 +00:00
Olivier Lamy 9bd514d09e rest method to validate cron expression: add unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235829 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 17:14:11 +00:00
Olivier Lamy 627bdfa6b1 add rest service to validate cron expression
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235828 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 17:13:37 +00:00
Olivier Lamy 228246262d fix duplicate dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235688 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 08:46:12 +00:00
Olivier Lamy 291c161228 fix stage-repository-merge unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235683 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 08:39:03 +00:00
Olivier Lamy 3a6ccb9038 fix archiva-web-common unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235681 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 08:38:53 +00:00
Olivier Lamy 475651e64a use new fancy box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235680 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 08:38:41 +00:00
Olivier Lamy 39cd325287 avoid writing tmp files to sources tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235569 13f79535-47bb-0310-9956-ffa450edef68
2012-01-25 00:21:45 +00:00
Olivier Lamy 720bbfe195 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235561 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 23:43:25 +00:00
Olivier Lamy a375e8df78 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235560 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 23:43:09 +00:00
Olivier Lamy 37382ef788 avoid using plexus-sisu bridge to get wagon instances: use now spring
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235559 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 23:42:53 +00:00
Olivier Lamy 5eed5ccf55 use ConcurrentHashMap rather than synchronized block
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235558 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 23:42:05 +00:00
Olivier Lamy 92e0de2ef1 add note on available runtime system properties
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235557 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 23:41:50 +00:00
Olivier Lamy cadc118a5d missed to add a file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235396 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 18:23:59 +00:00
Olivier Lamy d30085c7b8 javascript logging optionnal too
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235395 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 18:23:38 +00:00
Olivier Lamy 568d672d11 fix doc with no cache parameter
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235394 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 18:23:10 +00:00
Olivier Lamy 372a868876 add a timestamp on template loading to prevent browser cache when developping. mode desactivated by default
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235393 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 18:22:58 +00:00
Olivier Lamy 87101453e3 implements schedule of remote index download
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235353 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 16:56:36 +00:00
Olivier Lamy 54fa39f727 [MRM-1574] remote repository: implements add/update/delete REST call
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235312 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 15:53:23 +00:00
Olivier Lamy b3bfdacdd8 use new central repository url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235311 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 15:53:10 +00:00
Olivier Lamy dd7f8aa778 [MRM-1574] remote repository edit form
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235310 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 15:52:56 +00:00
Olivier Lamy 6df4737e7e [MRM-1574] remote repositories grid view
display url too.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235178 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:18:24 +00:00
Olivier Lamy 9fbe8403b6 add a link to svn source tree
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235177 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:18:06 +00:00
Olivier Lamy 78c483be7f [MRM-1574] remote repositories grid view
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235176 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:17:50 +00:00
Olivier Lamy 1526829bea javascript mapping for RemoteRepository model
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235175 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:17:37 +00:00
Olivier Lamy 345f0a4a65 always ask server for repo stats
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235174 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 09:17:24 +00:00
Olivier Lamy ad26a0d39e add a system property to configure lab js cache for script loading: true in dev env
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1235041 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 22:32:45 +00:00
Olivier Lamy 57ae3fdc6a start adding documentation on common javascript functions
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234993 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 21:25:52 +00:00
Olivier Lamy 3b0598b97e doc on knockout binding
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234980 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 20:45:12 +00:00
Olivier Lamy 786fe3b7b6 fix i18n loading, I tried something but did not finish: my bad
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234979 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 20:44:56 +00:00
Olivier Lamy f204695165 doc in the grid/edit model used with screenshots
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234897 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:52:12 +00:00
Olivier Lamy 5475f8d4f9 use a callback pattern with non blocking call to check admin exists and menu entries needed karmas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234883 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:22:01 +00:00
Olivier Lamy 291bf447e5 cleanup template loading
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234882 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:21:33 +00:00
Olivier Lamy 3d6bc9b9fd add a note on i18n which cause to me some weird issue
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234880 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 16:20:46 +00:00
Olivier Lamy 4ef64e993c add note on spring configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234822 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:33:49 +00:00
Olivier Lamy c50f0f8a1d complete REST documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234821 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:33:20 +00:00
Olivier Lamy 1421b2dd9a ignore .index/.indexer in repository scanning processing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234820 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:32:52 +00:00
Olivier Lamy 83af0d05d5 ignore .indexer in repository scanning processing
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234819 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:32:14 +00:00
Olivier Lamy 84ba632bd1 fix site.xml
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234818 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 14:31:33 +00:00
Olivier Lamy 0bc00f1754 use i18n function call rather than simple variable because if key is missing and function exists with same name the js function is called which can be weird
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234764 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 12:32:33 +00:00
Olivier Lamy ac710a67b8 prevent doing to much String->Properties transformation for loading i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234762 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 12:31:59 +00:00
Olivier Lamy 6378412f5c use fluido skin for archiva-modules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1234725 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 10:19:21 +00:00