Commit Graph

3603 Commits

Author SHA1 Message Date
Olivier Lamy 8fd2aba5e7 [MRM-1714] using LDAP can be configurable with the ui
add unit test for rest services

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412883 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:31:13 +00:00
Olivier Lamy 6e7126ba3c [MRM-1714] using LDAP can be configurable with the ui
add beans

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412882 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:30:44 +00:00
Olivier Lamy d6c925094a [MRM-1714] using LDAP can be configurable with the ui
add archiva backend to manage configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412881 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 13:29:52 +00:00
Olivier Lamy 57fa59aede [MRM-1714] using LDAP can be configurable with the ui.
prepare redback

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412809 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:11:07 +00:00
Olivier Lamy 457c6bb31c osgi export not anymore needed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412807 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 10:10:25 +00:00
Olivier Lamy d0c698bf10 [MRM-1708] When using LDAP, users can still edit their details upon login.
finish ui part.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412797 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:25 +00:00
Olivier Lamy 1fe8a5e4ce [MRM-1708] When using LDAP, users can still edit their details upon login.
move useredit detail box to knockout model.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412796 13f79535-47bb-0310-9956-ffa450edef68
2012-11-23 09:34:06 +00:00
Olivier Lamy 7d747e1b9f remove some others Object parameters type
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412690 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:42 +00:00
Olivier Lamy a8544147e1 remove this ugly Object getPrincipal method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412689 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 21:57:18 +00:00
Olivier Lamy cbafd70328 use .empty() rather than .html('') as handlers removed too.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412658 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:28:02 +00:00
Olivier Lamy 4bdfe03192 clear user-messages on logout
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412657 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:41 +00:00
Olivier Lamy a18362e7f4 [MRM-1717] open loginbox when url need authz.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412656 13f79535-47bb-0310-9956-ffa450edef68
2012-11-22 20:27:23 +00:00
Olivier Lamy a4dbea758e remove non used commented declaration test last compiler snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412345 13f79535-47bb-0310-9956-ffa450edef68
2012-11-21 22:51:18 +00:00
Olivier Lamy a06df0e7df comment ugly tooltip for table headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411409 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:23 +00:00
Olivier Lamy 90e2c00727 reuse selector!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411408 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 21:02:08 +00:00
Olivier Lamy b74dfd1513 reuse selector if possible
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411249 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:34:38 +00:00
Olivier Lamy 1cfab8837f fix possible issue with multiple event binding on the same element
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411246 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:28:14 +00:00
Olivier Lamy 2f2b9cb22f [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
fix handling of click after a drag&drop.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411244 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:23:03 +00:00
Olivier Lamy 3292b98b72 [MRM-1712] Add buttons for managing proxy connectors rules as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411243 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 15:22:47 +00:00
Olivier Lamy 1429763756 [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
take care about activate correct handler when a repo has been moved.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411159 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:54 +00:00
Olivier Lamy 8c7eab9c12 code simplification
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411158 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:38 +00:00
Olivier Lamy 7e5ef1556b [MRM-1711] Add buttons for managing repository group as can be a pain with long list of repositories.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411157 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:25 +00:00
Olivier Lamy d412df4dd2 in case of long list repositories configuring group can be a pain with drag&drop
so add a button on repos to setup group.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1411156 13f79535-47bb-0310-9956-ffa450edef68
2012-11-19 12:50:07 +00:00
Olivier Lamy 322cf7dc30 notimestamp to avoid too much noise
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410781 13f79535-47bb-0310-9956-ffa450edef68
2012-11-17 20:35:08 +00:00
Olivier Lamy f27178e792 add route to edit group directly
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410357 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:35 +00:00
Olivier Lamy 33b6f95108 reuse selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410356 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:18 +00:00
Olivier Lamy e998d9542b remove selector
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410354 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:23:05 +00:00
Olivier Lamy 92a365ef17 display spinner when deleting remote repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410353 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:52 +00:00
Olivier Lamy a9ef8fd53c correctly remove spinner when remote repo added
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410351 13f79535-47bb-0310-9956-ffa450edef68
2012-11-16 14:22:37 +00:00
Olivier Lamy 2b265b151f fix settings display
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409759 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 12:54:06 +00:00
Olivier Lamy 47ac832a95 log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409704 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:15:01 +00:00
Olivier Lamy 2c54daefca log4j2 beta3
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409702 13f79535-47bb-0310-9956-ffa450edef68
2012-11-15 09:14:49 +00:00
Olivier Lamy 369cd89a33 no need of xsd
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409403 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 21:12:50 +00:00
Olivier Lamy e1758c72b9 use last selenium 2.26.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409388 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:46:03 +00:00
Olivier Lamy 9c0e19a9a1 generate xdoc and xsd from mdo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409383 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:33:52 +00:00
Olivier Lamy f9f604448a clear error content in case of new errors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409350 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:40 +00:00
Olivier Lamy 5b7734ba30 in case of issue when reseting password error message must be displayed in the modal box
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409348 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:26 +00:00
Olivier Lamy 5a2a341ad8 add url parser library
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409347 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:04:10 +00:00
Olivier Lamy f8247c1758 after reset password remove resetPassword from url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409346 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 20:03:53 +00:00
Olivier Lamy 8021d4e5c8 use varargs from slf4j rather than creating an array for debug
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409042 13f79535-47bb-0310-9956-ffa450edef68
2012-11-14 00:08:33 +00:00
Olivier Lamy 4018ccf07d use varargs from slf4j rather than creating an array for debug
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1408931 13f79535-47bb-0310-9956-ffa450edef68
2012-11-13 20:13:10 +00:00
Olivier Lamy d1e6400b45 fix report name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1405524 13f79535-47bb-0310-9956-ffa450edef68
2012-11-04 10:58:01 +00:00
Olivier Lamy b77180659a fix pom
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1405422 13f79535-47bb-0310-9956-ffa450edef68
2012-11-03 21:33:22 +00:00
Olivier Lamy 2f906b6593 [MRM-1707] Allow different implementation of transfer mechanism in the DefaultRepositoryProxyConnectors class
Submitted by charles kim.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404368 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 21:40:53 +00:00
Olivier Lamy 27c8f4047c move ntlm wagon trick in wagonFactory to avoid duplicate code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404367 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 21:40:38 +00:00
Olivier Lamy 94a0638344 bootstrap 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1404011 13f79535-47bb-0310-9956-ffa450edef68
2012-10-31 07:36:28 +00:00
Olivier Lamy ee18153345 not needed cast and remove non used field
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403926 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 23:30:39 +00:00
Olivier Lamy ebaed8593c add spring aliases to prevent hackish code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403724 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:46:23 +00:00
Olivier Lamy 571c152ba6 add FIXME
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403722 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:25 +00:00
Olivier Lamy 3685b508cb fix bean name for legacy repo
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403721 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:41:09 +00:00
Olivier Lamy 3c5f484ee7 improve rememberme checkbox align
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403716 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 14:22:22 +00:00
Olivier Lamy 45811a5e78 upgrade to bootstrap 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403652 13f79535-47bb-0310-9956-ffa450edef68
2012-10-30 10:17:20 +00:00
Olivier Lamy 5a84b6ee7b fix bean name
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403577 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:36:52 +00:00
Olivier Lamy 06133697bc remove not anymore used class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403575 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:32:54 +00:00
Olivier Lamy 4e69773c41 remove code which has been migrated to an other module
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403573 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 23:12:08 +00:00
Olivier Lamy babea2d06c align names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403567 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:39:02 +00:00
Olivier Lamy c3254df34b add favico when browsing repositories
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403559 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:20:04 +00:00
Olivier Lamy ec1470cd94 use knockout 2.2.0 final release
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403551 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 22:05:01 +00:00
Olivier Lamy 5d09d46ec5 fix consumer archetype
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403540 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:35:22 +00:00
Olivier Lamy e77bfa4a3c [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix rest services module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403532 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:19 +00:00
Olivier Lamy fdfa6f2b01 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix webdav module.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403531 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:08:01 +00:00
Olivier Lamy f1fa84d08c use an other name as we implement more interfaces here
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403530 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:41 +00:00
Olivier Lamy 28e8bdefd2 more unit test failures
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403529 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:23 +00:00
Olivier Lamy ffff71f091 fix osgi metadatas (again!)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403527 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:07:01 +00:00
Olivier Lamy 629cbec13c add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403526 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:50 +00:00
Olivier Lamy 4fce77869d add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403525 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:40 +00:00
Olivier Lamy 0a778cf256 osgi grhhhhh! :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403524 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:27 +00:00
Olivier Lamy d9348b93af use a more appropriate package for this interface
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:06:17 +00:00
Olivier Lamy ea5f11bc6c add missing dependencies
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403521 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:05:01 +00:00
Olivier Lamy c61d5e700b add missing dependency
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403520 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:49 +00:00
Olivier Lamy 10cd04b78f remove not anymore needed test files
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403518 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:37 +00:00
Olivier Lamy c305863e6d fix osgi metadata
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403517 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:18 +00:00
Olivier Lamy fc62d8ab01 fix rat configuration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403516 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:04:07 +00:00
Olivier Lamy c8cd149ab8 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
maven2 repository all unit tests fixed.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403515 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:03:56 +00:00
Olivier Lamy ddc4d3bc90 more unit tests fixes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403514 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:03:40 +00:00
Olivier Lamy c64ec5513d more unit tests fixes
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403513 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:03:13 +00:00
Olivier Lamy 702ce17bf8 add missing data for unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403512 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:02:54 +00:00
Olivier Lamy 00ee48b77b [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
fix some unit tests due to some move spring conf for test need to be adapted.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403511 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:02:19 +00:00
Olivier Lamy 7e8b82411a fix unit test and spring declaration
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403510 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:01:29 +00:00
Olivier Lamy 6aed2d4781 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403509 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:01:09 +00:00
Olivier Lamy 6f95f668fc [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 21:00:51 +00:00
Olivier Lamy c7b2d0af20 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403505 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:59:42 +00:00
Olivier Lamy 9074bfb0f4 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403504 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:58:54 +00:00
Olivier Lamy dcc622b870 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403503 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:58:04 +00:00
Olivier Lamy a586d56df2 [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403491 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:42:12 +00:00
Olivier Lamy 632257925a [MRM-1704] Refactor to remove maven specific part from various repository/metadata apis
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1403489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-29 20:41:00 +00:00
Olivier Lamy fbb9de609c fix menus for submodules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402946 13f79535-47bb-0310-9956-ffa450edef68
2012-10-28 07:23:56 +00:00
Olivier Lamy 037754de67 align names
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402890 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:37:28 +00:00
Olivier Lamy b9404634e7 fix menus for submodules
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402889 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:34:18 +00:00
Olivier Lamy d8e7bd8193 fix links
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402869 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 21:01:36 +00:00
Olivier Lamy df336cb571 generate all mpir reports
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402835 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 18:24:43 +00:00
Olivier Lamy 1d17c3104e do not inherit checkstyle report.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402834 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 18:21:32 +00:00
Olivier Lamy ddecd82513 magnify javadoc with doclava
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402823 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 17:05:03 +00:00
Olivier Lamy b37ddb5763 override surefire argline tru cli
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402771 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 09:48:39 +00:00
Olivier Lamy a08f0487f6 do not inherit javadoc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402580 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 17:11:58 +00:00
Olivier Lamy 30ffd9ee14 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui for extra headers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402495 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:50 +00:00
Olivier Lamy 24164038d9 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
fix data refresh when changing content.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402494 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:30 +00:00
Olivier Lamy 25ebb715bf [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to delete extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402493 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:16 +00:00
Olivier Lamy f10a08cc8c [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
implements ui to add extraParameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402492 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:58:01 +00:00
Olivier Lamy b5a929fd57 7 days expiration for the cookie
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402489 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:57:37 +00:00
Olivier Lamy 9a77a9926c ease json mapping for js code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402488 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 12:57:23 +00:00
Olivier Lamy 8146f7ea37 fix unit test
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1402054 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 09:43:27 +00:00
Olivier Lamy 5f42d3dcac [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
add parameters.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401896 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 21:33:16 +00:00
Olivier Lamy a51724b013 [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
correctly use headers.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401889 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 21:14:46 +00:00
Olivier Lamy 45ded60339 transform this interface to use a bean request will ease future enhancements: add the bean request
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401844 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 19:50:33 +00:00
Olivier Lamy 4ba8af2e0e transform this interface to use a bean request will ease future enhancements
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401843 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 19:50:16 +00:00
Olivier Lamy 7b95f6c33c [MRM-1705] Feature to add custom parameters and/or headers when requesting an external repositories.
backend layer.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401841 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 19:49:27 +00:00
Olivier Lamy 1f0f3766f3 use a better naming convention
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401299 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 14:03:06 +00:00
Olivier Lamy 1d46b329d2 use a better naming convention
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401298 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 14:02:33 +00:00
Olivier Lamy 01b9012562 fix unit tests
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401291 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 13:29:56 +00:00
Olivier Lamy 0835fd6be4 use a new bean rather than a lot of params to ease futur enhancements better with adding the class
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401290 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 13:29:38 +00:00
Olivier Lamy ef66c2d19f use a new bean rather than a lot of params to ease futur enhancements
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401289 13f79535-47bb-0310-9956-ffa450edef68
2012-10-23 13:29:21 +00:00
Olivier Lamy 38788585d7 use cursor hand when hover trash image
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401076 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:30 +00:00
Olivier Lamy bcc39e49ae fix deletion of project version when it's snapshot version, timestamped was not deleted
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401075 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:52:14 +00:00
Olivier Lamy 725db7a105 add util method to extract version from generic snapshot version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1401074 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 20:51:46 +00:00
Olivier Lamy ede0480333 [MRM-1703] Cannot delete project add unit test for metadata repository.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400904 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:51:12 +00:00
Olivier Lamy f1d408f40e fix mocks compilation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400903 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:50:49 +00:00
Olivier Lamy 69a9edb4c4 improve i18n
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400902 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:42 +00:00
Olivier Lamy 0af1bd62e7 [MRM-1703] Cannot delete project with the ui.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400901 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:49:23 +00:00
Olivier Lamy 555d674987 refresh content after deletion
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400900 13f79535-47bb-0310-9956-ffa450edef68
2012-10-22 14:48:25 +00:00
Olivier Lamy 3576d93130 fix osgi metadatas grhhhhhh
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400379 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 07:20:41 +00:00
Olivier Lamy 8a6a292a68 add null check as mock can return null
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400336 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 23:16:50 +00:00
Olivier Lamy daeb71afc0 remove ugly printStacktrace
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400325 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 22:51:03 +00:00
Olivier Lamy 4b5be0143c [MRM-1701] metadatas are not removed when a snapshot is purged.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400323 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 22:47:19 +00:00
Olivier Lamy 0b41e0e326 pass a selector here to avoid all dom trasversal
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400297 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 21:13:37 +00:00
Olivier Lamy c9b359b7bd [MRM-1700] Authentication for remote repositories doesn't work.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400179 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:17:31 +00:00
Olivier Lamy 683b2f90d7 oups cookie name has changed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400169 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 17:06:32 +00:00
Olivier Lamy 25bc7e6b5b i18n and checkbox checked if rememberme activated
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400164 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:29 +00:00
Olivier Lamy 70b46f383c [MRM-1699] Re implement remember me in new UI.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400163 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:49:12 +00:00
Olivier Lamy f34d32f93c take of relative path in configuration file
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400162 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 16:48:56 +00:00
Olivier Lamy b85e828155 make menu entries observableArray as maybe in the future with plugins stuff that will be dynamic
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1400069 13f79535-47bb-0310-9956-ffa450edef68
2012-10-19 12:28:08 +00:00
Olivier Lamy 3bc49a521f more selector cache reuse!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399605 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:37 +00:00
Olivier Lamy 18a32a9c65 possibility to reuse selector with this util method
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399604 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:25 +00:00
Olivier Lamy 677802e378 reuse selectors
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399603 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 12:17:12 +00:00
Olivier Lamy 97d3d2f5b0 oups 2 was only for testing purpose!
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399592 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:45:03 +00:00
Olivier Lamy b06d4e210f [MRM-863] Paginate Used By tab
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399591 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 11:44:51 +00:00
Olivier Lamy 86f58f2457 [MRM-862] Paginate Dependencies Page.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399507 13f79535-47bb-0310-9956-ffa450edef68
2012-10-18 03:16:53 +00:00
Olivier Lamy 2879d8775e fix available proxy connectors in proxy connectors screen
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399030 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:44:28 +00:00
Olivier Lamy 1a9f55d9c4 fix add proxyConnector rule
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399018 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:05:00 +00:00
Olivier Lamy 6ed4fc14c3 [MRM-1698] proxy connector update are not saved.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399017 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:04:46 +00:00
Olivier Lamy 1bdb2ec770 add loading state to button while saving datas
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1399016 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 22:04:29 +00:00
Olivier Lamy e4be549420 remove unused code
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398809 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 14:03:46 +00:00
Olivier Lamy 58d6b32d93 delete requirejs 2.0.6
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398775 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:03:06 +00:00
Olivier Lamy 04df4aefb4 require js 2.1.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398774 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 13:02:53 +00:00
Olivier Lamy 18c832b1c4 delete knockout 2.0.0
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398753 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:50 +00:00
Olivier Lamy 84fee3c0d8 add knockout-2.2.0rc.debug.js
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398752 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:36 +00:00
Olivier Lamy 67b8b5254c use knockout-2.2.0rc
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398751 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 11:54:21 +00:00
alecharp b2c8b7464e Improve metadata import interfaces
Possibility to import more than one metadata each time

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398702 13f79535-47bb-0310-9956-ffa450edef68
2012-10-16 09:08:22 +00:00
Olivier Lamy fecebd5b75 correctly set cache headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398324 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 15:09:56 +00:00
Olivier Lamy 56450cc053 use loading button feature while saving managed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1398299 13f79535-47bb-0310-9956-ffa450edef68
2012-10-15 14:10:55 +00:00