Commit Graph

1806 Commits

Author SHA1 Message Date
Olivier Lamy 6d7eb19f39 use a rule to execute test and being able to capture screenshots
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296372 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:38:16 +00:00
Olivier Lamy c0296ed739 more cleanup on it test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296211 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 14:05:01 +00:00
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 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 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 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 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 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 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 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 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